Easer: A UI For Generating Tweens in Tweener, Flash Pro, and TweenLite

Here's a handy tool you can use to create tweens without having to guess all the numbers involved. Just click and drag to create the graph of the tween, tweak your desired timing, and export to any of four formats: Flash's native tweening engine, Tweener, TweenLite, or TweenMax. And if you're a Tuts+ Premium member, you can grab the source code for the tool itself!


Use Easer

Easer is simple to use:

  1. Click the Time button to set the easing time.
  2. Click the red line to add a custom node. You can drag the control points left or right to adjust the curve for the ease transition. You also can delete node by pressing Delete on your keyboard.
  3. Click Preview button to view your custom ease transition.
  4. Pick your tween engine of choice, then click "COPY CODE" button.
  5. Paste the code into your project's source. Make sure you import the Easer class from the source download.

Example Code

Get Easer's Source

The download link at the top of this page is for the files required to use Easer. If you'd like to modify Easer, or just take it apart to see how it works, then you can get the source files for Easer itself from Tuts+ Premium.

Tags:

Comments

Related Articles