0
Tween - Adobe ActionScript® 3 (AS3 Flash) API Reference
Explorer
,
/t5/animate-discussions/tween-adobe-actionscript-3-as3-flash-api-reference/td-p/4831024
Feb 07, 2013
Feb 07, 2013
Copy link to clipboard
Copied
This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/fl/transitions/Tween.html
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/animate-discussions/tween-adobe-actionscript-3-as3-flash-api-reference/m-p/4831025#M130381
Feb 07, 2013
Feb 07, 2013
Copy link to clipboard
Copied
Your Tween_class[2].as examples should include examples of how to use/handle TweenEvents, which would probably also necessitate using myTween.start(), myTween.stop(), etc. Thus, this example would also show how to exercise even more granular code-control over dynamically generated Tweens. Here's the tutorial I consulted to see how to use TweenEvent.motionFinish: http://active.tutsplus.com/tutorials/actionscript/an-introduction-to-tweening-with-actionscript-3-0/; Step 16 provided the how-to example I was looking for.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

