Peng Zhang on June 13th, 2009

I have been using the Tween class built into Flash for animation. Yes, it is a bit tedious to set up a simple animation. I have to create a bunch of Timer objects in order to sequence the action if there is more than one animation. The other way would be to add event listeners [...]

Continue reading about Flash Tween Engines for AS3