play Method

Internet Development Index

Plays the transition.

Syntax

object.filters.item(
    "DXImageTransform.Microsoft.filter-name").play( [iDuration])

Parameters

iDuration Optional. Floating-point that specifies the amount of time, in seconds, that the filter should play.

Return Value

No return value.

Remarks

If a duration is specified as a play method parameter, this duration overrides the Duration property assigned to the transition for the current cycle of the transition. The Duration property is not overwritten though, and the next transition cycle reverts to the assigned value of the Duration property.

Applies To

BlendTrans, RevealTrans, Barn, Blinds, Compositor, Fade, GradientWipe, Inset, Iris, Pixelate, RadialWipe, RandomBars, RandomDissolve, Slide, Spiral, Stretch, Strips, Wheel, Zigzag