matthaliski
5/24/2012 - 2:28 AM

Define swf properties in ActionScript only projects

Define swf properties in ActionScript only projects

//There is no need to hook up to a pointless FLA in larger projects. Just define your swf properties like this
//Included in the Document Class within the package.

[SWF(width='160',height='600',backgroundColor='#000000',frameRate='24')]