The thing that bothers me is that no one seems to care if this is a bug or not.

It shouldn't, it's been discussed at least a hundred times here already, and it's not a bug. Don't initialize class variables in the class defenition, it adds them to the prototype. Initialize them in the constructor and everything will work exactly how you expect it to.

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

Reply via email to