myTween.onMotionStopped = function() { trace("onMotionStopped"); } myTween.onMotionFinished = function() { trace("onMotionFinished"); }