Interfaces
 InterfaceDescription
 Easing Defines an easing tool.
Classes
 ClassDescription
 Back The Back class defines three easing functions to implement motion with ActionScript animations.
 BackEasing The BackEasing class.
 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.
 BounceEasing The BounceEasing class.
 Circular The Circular class defines three easing functions to implement motion with ActionScript animations.
 CircularEasing The CircularEasing class.
 Cubic The Cubic class defines three easing functions to implement motion with ActionScript animations.
 CubicEasing The CubicEasing class.
 EasingMode The enumeration list of all easing modes types.
 Elastic The Elastic class defines three easing functions to implement motion with ActionScript animations.
 ElasticEasing The ElasticEasing class.
 Expo The Expo class defines three easing functions to implement motion with ActionScript animations.
 ExpoEasing The ExpoEasing class.
 Linear The Linear class defines three easing functions to implement motion with ActionScript animations.
 LinearEasing The Linear easing equation.
 Quadratic The Quadratic class defines three easing functions to implement motion with ActionScript animations.
 QuadraticEasing The QuadraticEasing class.
 Quartic The Quartic class defines three easing functions to implement motion with ActionScript animation.
 Quintic The Quintic class defines three easing functions to implement motion with ActionScript animations.
 QuinticEasing The QuinticEasing class.
 Regular The Regular class defines three easing functions to implement motion with ActionScript animations.
 RegularEasing The RegularEasing class.
 Sine The Sine class defines three easing functions to implement motion with ActionScript animations.
 SineEasing The SineEasing class.
 Strong The Strong class defines three easing functions to implement motion with ActionScript animations.
 StrongEasing The StrongEasing class.