Plays the transition.
dhtml语法
object.filters.item(
"dximagetransform.microsoft.filter-name").play( [iduration])
parameters
iDuration |
Optional.
Floating-pointthat 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 |
|