Posts tagged ‘Easing’

December 10th, 2008

Flash CS4 example: Spray Brush, Tween instance, new motion, AS3, fancy JSFL… Profit!

by Jen deHaan

In the previous blog entry, I linked to a new JSFL that automatically gives instance names to selected instances in a smart way. You can go read about and download the JSFL from this page. This entry shows you how to use this command along with some of the new features in Flash CS4.

November 20th, 2008

Flash CS4: How to ease between keyframes using new motion tweens

by Jen deHaan

In Flash CS3, you could set easing on each keyframe in your animation to apply easing between two instances. Because there is only one instance per tween span, you cannot ease the same way using the new motion model. In order to apply an easing effect to a motion tween, you need to use a custom ease or modify curves in property graphs using the Motion Editor. Keep reading to learn how to ease between keyframes using a custom ease.

November 20th, 2008

Flash CS4: Modifying and applying a custom ease in the Motion Editor

by Jen deHaan

You can then edit the custom ease using the standard bezier editing controls found in other property graphs in the Motion Editor.
To apply the custom ease to a property, you select the custom ease’s name from the Ease menu in the property you want to apply it to. The property graph updates with a dashed curve that displays the actual tweened values after the ease is applied, as it does for the preset eases you can apply using this Ease section of the Motion Editor. Keep reading to learn how to create custom eases.

November 18th, 2008

Motion source FLA files for MAX presentation (Flash CS4 from Flash QE team)

by Jen deHaan

This morning I presented about how you can use some of the preset eases in Flash to create animation really quickly. This post provides a real quick overview about how I built the files, and has the source FLAs for you to look at in Flash CS4.