Archives
Trick for adding properties to a sprite object
I remember the days of AS2 when I was able to add dynamic properties to a movieclip and able to access them within some event. Now working with AS3 I still able to do the same, yet, if I use more effective Sprite class, then this is not possible becase Sprite is not synamic class. [...]

