This read-write public property indicates which easing type the effect will follow.
The data type of this property is String and its available values are None.easeNone, Regular.easeIn, Regular.easeOut, Regular.easeInOut and the same like for Regular for the other types - Strong, Elastic, Back and Bounce.
public function get moveEasing():String public function set moveEasing(value:String):void
An example will be posted in a short time.
afterInDelay | afterWaitDelay | delayTime | doNothing | htmlText | moveDuration | moveFromX | moveFromY | properties | useDelay | useIn | useInAsOut | useMove | useOut | useWait