Hello,
I’m just wondering. Is there a list of available meta tags to put at the top of an AS file?
For example, I have
[SWF(width="400", height="250", frameRate="24")]
Which works great, and I would like to add more meta code. For example, I would like to exclude some libraries when I export, and I’d like to have it in the code instead of in the compiler options because it’s a lot more convenient to just comment/erase code from the source then going to the compiler options every time…
Thanks,
-Danny