lib.haxe.org

TweenerHX

Tweener is a powerful tweening Class for Flash ActionScript by Zeh Fernando. You can tween almost any numeric value of an object via code. Thanks to conditional compiling, Tweener for haXe is available for AS2, AS3 and JS in a single package.
Version
1.33.74
License
GPL

History

  • 2009-07-02 11:21:26
    1.33.74
    Tweener.autoOverwrite property added (default to true). If set to false, will skip the overwrite checking and will make everything faster for a large number of objects. Tweener.defaultTransition is set to easeOutCubic and when a new one is set, a checking for its availability is performed.
  • 2009-02-12 20:56:28
    1.31.74
    Works better that the previous port but probably not perfect. JS version included.
  • 2008-09-13 12:46:05
    1.31.71
    Fixed to work with haXe 2.0 and tweener_lite conditional compiling flag was added. This will limit your Tweener only to important functions, but will lower your final file size also.
  • 2008-05-29 13:50:23
    1.31.70
    For AS2 and AS3 projects. AS3 version has some bugs, please read about them on my website.