useDelay

This read-write public property controls whether there will be a delay before the enabled effect elements will start, delay specified by the delayTime property.

The data type of this property is Boolean.

Implementation

public function get useDelay():Boolean 
public function set useDelay(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 | useIn | useInAsOut | useMove | useOut | useWait