Categories

Effects

stopAllTweens


stopAllTweens
Stops all tweens inside the specified movieclip
All properties being tweened remain as they are, with the values they had when the method was called.
TARGET.stopAllTweens();

ie: MovieClip.stopAllTweens();