ActionScript 2.0 Components Language Reference |
|
|
|
| TransitionManager class > Transition-based classes | |||
Inheritance (Root class)
ActionScript Class Name mx.transitions.Transition
The Transition class is the base class for all transition classes. You do not use or access this class directly. It allows transition-based classes to share some common behaviors and properties that are accessed by an instance of the TransitionManager class. Transition-based classes define an effect that is applied over time to a movie clip or a slide.
|
|
|
|