[osflash] MTASC & Preloading
mail@tonio.com
mail at tonio.com
Tue Jul 11 03:47:40 EDT 2006
>> Perhaps Nicolas can help to understand these things right? ;-)
> Done ;)
Great! Nicolas, while your there. Can I ask about the -keep option?
If I'm injecting classes into a SWF with the MCC components then I
have to force MTASC to compile the stuff to use them right? With this
kinf of thing in my classes:
var ui_component_extensions = mx.core.ext.UIComponentExtensions;
var button = mx.controls.Button;
etc...
But mtasc.org says:
"keep AS2 classes compiled by MCC into the SWF (this could cause some
classes to be present two times if also compiled with MTASC"
So now I have 2 copies of the classes that run the components?? How
bad is that?
Thanks
Tony
More information about the osflash
mailing list