A List of Tweening Classes for Flash

There are a lot of great options for tweening in Flash. My current favorite is TweenMax and it’s little brother TweenLite.

Since we are getting ready to finally make the switch to ActionScript 3 at work, it is nice to have a version that is written for both AS3 and AS2. This will hopefully allow for fewer issues as we make the transition to AS3.

  • TweenLite and TweenMax are written by GreenSock. TweenMax is the one that I have been using lately. I also really like the ease of use and the tiny file size of TweenLite. These are ActionScript 2 & 3 ready. (Just make sure you download the right one.)
  • Fuse Kit from mosesssupposes.com is a great setup for tweening. I have used this many times and like working with it. The only issue is that it is ActionScript 2 only.
  • Tweener: I have not yet used this. However, some of my friends have used it and love it. I am hoping to test it out very soon. This one is also good for ActionScript 2 & 3.

If you are not already using one of these, I would highly recommend you check them out. If you have something you like better, please drop me a line so I can check it out.

Related Posts

  1. Function Override for AS3?
  2. Add Scroll Bars to Full Browser Flash with a Simple jQuery Plugin
  3. jQuery's document.ready(), What is it and Why is it Useful?
  4. Reading XML with jQuery
  5. Adding Twitter to Your Web Site with JavaScript
This entry was posted in Flash and tagged , , . Bookmark the permalink.

Comments are closed.