delayTime

This read-write public property indicates the time the enabled effect element - like the In effect, Wait effect or Out effect - will wait before starting.

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

Implementation

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

Example

An example will be posted in a short time.

See also

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