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.74Owner
cristi.balutaLicense
GPLHistory
-
2009-07-02 11:21:261.33.74Tweener.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:281.31.74Works better that the previous port but probably not perfect. JS version included.
-
2008-09-13 12:46:051.31.71Fixed 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:231.31.70For AS2 and AS3 projects. AS3 version has some bugs, please read about them on my website.