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 [...]
