Transition Effect Flash Actionscript Tutorial
This Transition Effect tutorial series show how to use TransitionManager Class with flash ActionScript 3.
The TransitionManager Class allows to create many interesting transition effects between MovieClips. There are 10 transition effects:
- Blinds,
- Fade,
- Fly,
- Iris,
- Photo,
- PixelDissolve,
- Rotate,
- Squeeze,
- Wipe, and
- Zoom.
We will show each flash actionscript transition effect with animation examples. You can change the parameters of each transition effects to compare the difference.
We also show how to use the Transition effect with TransitionManager and other animation with Flash ActionScript 3. We can create very interesting flash animation with transition effect and other animation classes.
Remarks:
This Flash ActionScript tutorial provided an introduction of Transition Effect.