Super Handy tip for embedding data in swf from Ted Patrick
June 14th, 2010
No comments
[Embed(source="text.txt",mimeType="application/octet-stream")]private var TextClass : Class;
[Embed(source="text.txt",mimeType="application/octet-stream")]private var TextClass : Class;