progress

This read-write public property indicates at which point the effect running process is on its timeline.

The data type of this property is Number and it can take values between 0 and 1.

Implementation

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

Example

An example will be posted in a short time.

See also

blockType | container | delayBetweenPieces | easingType | ordering | properties | reversed