useMove

This read-write public property controls whether a motion will be applied on the component.

The data type of this property is Boolean.

Implementation

public function get useMove():Boolean 
public function set useMove(value:Boolean):void

Example

An example will be posted in a short time.

See also

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