Hey guys, I really like the idea of defining my SWF parameters for AS
projects right at the main script file for actionscript files, but I
have two problems:

1, wish it worked, my source:

package {
        
        [SWF(width="500", height="500", backgroundColor="#ffffff",
frameRate="40")]

That's it, just defining the SWF parameters at the package level.

2, wish I knew where to look for the available parameters, does anyone
know where it's documented?

Sincerely,

Elibol

Reply via email to