TransitionManager class summary

The following sections list the methods, properties, and events for the TransitionManager class.

Method summary for the TransitionManager class

The following table lists the methods of the TransitionManager class.

Method

Description

TransitionManager.start()

Creates a new TransitionManager instance, designates the target object, applies a transition, and starts the transition.

TransitionManager.startTransition()

Creates a transition instance and starts it.

TransitionManager.toString()

Returns the type of the TransitionManager as a string.

Property summary for the TransitionManager class

The following table lists the properties of the TransitionManager class.

Property

Description

TransitionManager.content

The movie clip instance to which TransitionManager is to apply a transition.

TransitionManager.contentAppearance

An object that contains the saved visual properties of the content (target movie clip) to which the transitions will be applied. This property is read-only.

Event summary for the TransitionManager class

The following table lists the events of the TransitionManager class.

Event

Description

TransitionManager.allTransitionsInDone

Broadcast by a TransitionManager instance when it completes a transition with a direction property of mx.transitions.Transition.IN.

TransitionManager.allTransitionsOutDone

Broadcast by a TransitionManager instance when it completes a transition with a direction property of mx.transitions.Transition.OUT.


Version 8

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/8/main/00004085.html