Classes
 ClassDescription
 Back The Back class defines three easing functions to implement motion with ActionScript animations.
 Bounce The Bounce class defines three easing functions to implement bouncing motion with ActionScript animation, similar to a ball falling and bouncing on a floor with several decaying rebounds.
 Circ The Circ class defines three easing functions to implement motion with ActionScript animations.
 Cubic The Cubic class defines three easing functions to implement motion with ActionScript animations.
 Elastic The Elastic class defines three easing functions to implement motion with ActionScript animations.
 Expo The Expo class defines three easing functions to implement motion with ActionScript animations.
 Linear The Linear class defines three easing functions to implement motion with ActionScript animations.
 Quad The Quad class defines three easing functions to implement motion with ActionScript animations.
 Quart The Quart class defines three easing functions to implement motion with ActionScript animations.
 Quint The Quint class defines three easing functions to implement motion with ActionScript animations.
 Regular The Regular class defines three easing functions to implement motion with ActionScript animations.
 Sine The Sine class defines three easing functions to implement motion with ActionScript animations.
 Strong The Strong class defines three easing functions to implement motion with ActionScript animations.