mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 12:21:04 +00:00
Updated embed test data - embed movie symbol
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package embed_classes
|
||||
{
|
||||
import flash.display.Sprite;
|
||||
|
||||
[Embed(source="../../assets/movie_symbol.swf", symbol="symbols.MySymbol")]
|
||||
public class TestSwfSymbol extends Sprite
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user