We have seen that the MovieClip class of Flash CS4 has a new property z.
Now look at a practical example on which to apply precisely this effect-feeling three-dimensional.
In this tutorial we will see how to apply the Z axis to image that if you click exchange the view between them.
I create a FLA that except as “main.fla”.
I create a MovieClip with ’s background color square.
Import a square image in the Flash library and place it inside of the MovieClip ( which stays on the stage ).
I create 2 more instances of the same MovieClip and assign their instance names: clip_0_mc, clip_1_mc, clip_2_mc.
Now I create the Document Class, an AS file that I save in the same directory where main.fla is.
The Document Class is implemented in this way …








{ 0 comments… add one now }