|
Ease out creates the same linear easing
curve as the easein function. The
Easing curve still smoothly changes the
percentage tween from zero to one hundred
percent in the number of frames it takes to
complete the tween. However because the tween
is negative it is has the effect of deceleration.
This means that the object starts the animation
at its maximum velocity then slows down until
it is motionless.
As
with the easein function the exact value of the
deceleration depends on the relationship between
the number of fames in the tween and the change
in position on stage.
| [How to ease out] |

|
[Easing
knowledgebase] |