Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method plays the transition.
Syntax
object.filters.item("DXImageTransform.Microsoft.<Filter Name>").play(
[iDuration]
);
Parameters
- iDuration
Floating-point that specifies how long, in seconds, that the filter should play. This parameter is optional
Return Value
None
Remarks
If iDuration is passed, the parameter value overrides the Duration property assigned to the transition for the current cycle of the transition. The Duration property is not overwritten however, and the next transition cycle reverts to the assigned value of the Duration property.