delayBetweenPieces

This read-write public property indicates the time delay introduced between the block elements, expressed as a percentage.

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

Implementation

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

Example

An example will be posted in a short time.

See also

blockType | container | easingType | ordering | progress | properties | reversed