Okay. I just read the manual entry for "dynamic" and the explanation for how sealed classes improve performance. Very helpful and interesting.

Glen Pike wrote:
Andrew Sinning wrote:
Why can't I add any properties to an AS3 Event object? I get a 1056: cannot create property prop-name on Event....
Event extends Object, right?
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


You probably have to extend the Event class and create your own private / public variables to pass data around...
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to