moveDuration

This read-write public property indicates the duration of the motion applied on the component.

The data type of this property is Number and its value specifies a number of frames.

Implementation

public function get moveDuration():Number
public function set moveDuration(value:Number):void

Example

An example will be posted in a short time.

See also

afterInDelay | afterWaitDelay | delayTime | doNothing | htmlText | moveEasing | moveFromX | moveFromY | properties | useDelay | useIn | useInAsOut | useMove | useOut | useWait