Categories

Effects

stopTween


stopTween
Stops a specified tween
All properties being tweened remain as they are, with the values they had when the method was called.

TARGET.stopTween(tween);

ie: MovieClip.stopTween("OC_scaleTo");