A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
Tween — Class in package com.ericfeminella.effects
Custom actionScript 3 Tween API which allows Tween effects to be applied to any Object on the display list

For more information visit http://www.ericfeminella.com/blog

Tween(tweenTarget, propertyToTween, tweenType, tweenStartPosition, tweenStopPosition, tweenDuration, callback, callbackArgs) — Constructor in class com.ericfeminella.effects.Tween
All properties of a Tween effect must be specified in the Tween constructor
TweenType — Class in package com.ericfeminella.effects
Specifies a list of public constants which represent a valid Tween method
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z