com.asual.enflash.effects.Tween
Creates tweening effects using Robert Penner's Easing Equations.
static public function create(component, property, value, duration, easing, callbackObj, callbackMethod):Object
static public function destroy(tween:Object):Void