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
[email protected]
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
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders