Groups | Blog | Home
all groups > flash actionscript > march 2007 >

flash actionscript : Zoom Mc and symbol


Jomathr
3/23/2007 8:52:00 PM
What I need to know for know is how to zoom a symbol by about 250%. What I am
not sure about is that sybol will have buttons on it and they need, of course,
to work. I suppose I have to insert the buttons in the symbol for it to work
and not put them on the symbol in the main scene.

To give you a general idea of what I am going to do, imagine an elevator
pannel with all the floors buttons, I need it to zoom to have a better look on
what is written on the buttons.

I'm using flash 8

Thank you in advance

MotionMaker
3/25/2007 6:31:39 PM
1. Put the zoom content in a MovieClip.
2. Place it on stage and give it an instance name.
3. Add buttons on the stage and use the MovieClip.xScale and MovieClip.yscale
properties to change the size.
AddThis Social Bookmark Button