How to make complicated tweenings in ActionScript?
Say if I got a arrow MC with instance name : myTweenObject
How do I make the arrow, (start with pointing upwards) twist 90 degrees CW in 30 frames, then twist 180 degrees AntiCW in 80 frames, then expand itself by 30%???
I know how to animate but how to continuesly animate something by AS?
