Apply MethodApply Method*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Onfilterchange Event
*Next Topic: Play Method

Apply Method

Description

Applies a transition to the designated object.

Syntax

Call object.filters.item(index).apply()

ParameterDescription
object Identifier of the object to which the filter is to be applied.
index Integer. Index (position in the collection of transitions for this object) number of the transition. Value can be 0-n, where n is the last transition made available to this object.

Applies to

Transition filters


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