Possible Duplicate:
Tween library for AS3
I have been out of ActionScript programming for a few years now and I am trying to create a simple sliding door animation with AS3. I used to use Tweener for all of this but noticed the library has not been updated since 2009 and want to know what current library allows for ActionScript animations? (Or perhaps people are still using the older libraries…)
Thanks for your help!
Greensock’s TweenMax, TweenLite and TweenNano are the best in my opinion.