Tagged with 'tweener'
Scraps
-
ActionScript Animation Library Tweener by vixiom
In layman's terms, Tweener helps you move things around on the screen using only code, instead of the timeline. The general idea of a tweening Class is that dynamic animation and transitions (created by code) are easier to maintain and control, and more stable than animation based on the regular Flash timeline, since you can control it by time rather than by frames.
Save as Favorite | Tags: animation, AS3, AS2, tweener, transitions, library


