Play MethodPlay Method*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Apply Method
*Next Topic: Stop Method

Play Method

Description

Plays the transition.

Syntax

Call object.filters.item(index).play(duration)

ParameterDescription
object Identifier of the object to which the filter has been applied.
duration Float, seconds.milliseconds (0.000). Valid values are 0.0-N.n. Optional parameter, read-write at run time.

Remarks

If a playback duration is explicitly specified as a parameter of the this method, it will override the Duration property assigned to the transition for that instance of the transition's playback.

Applies to

Transition filters


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.