When doing pure AS 3.0 projects, i use in example this line:
[SWF(width=“800”, height=“600”, frameRate=“80”, backgroundColor="#DDDDDD")]
which then controls the appearance on the SWF. I’ve been trying to search for the documentation on this, but the keywords are not exact enough so i havent found it.
Id like to know what i can control here.