addEventListener(TweenEvent.COMPLETE, myFunction);; You can kill all tweens of a particular object anytime with the TweenMax.killTweensOf(myObject);; You can ...
確定! 回上一頁