Package | spark.transitions |
Class | public class CrossFadeViewTransition |
Inheritance | CrossFadeViewTransition ViewTransitionBase flash.events.EventDispatcher |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
Note:Create and configure view transitions in ActionScript; you cannot create them in MXML.
Method | Defined By | ||
---|---|---|---|
Constructor. | CrossFadeViewTransition | ||
captureEndValues():void
Called by the ViewNavigator during the preparation phase of a transition. | ViewTransitionBase | ||
captureStartValues():void
Called by the ViewNavigator during the preparation phase of a transition. | ViewTransitionBase | ||
play():void
Called by the ViewNavigator when the transition
should begin animating. | ViewTransitionBase | ||
prepareForPlay():void
Called by the ViewNavigator during the preparation phase
of a transition. | ViewTransitionBase |