Simple question for the chiefs reading and posting in this GREAT Flash based forum (you rocks guys! ).
I got an horizontal menu with 6 different links (button i made in flash).
Iād like to know how to have a little circle that zoom itself (increasing) when i go to rollover the button and then zoom (decreasing) when i rollout the button. Same thing for the other buttons. I know how to do it without actionscript but i think it will be easier to have an āactionscripted instanceā of that circle (or whatever iād like to zoom) over every voice of my menu (biography, gallery, etc etcā¦).
Eg:
I rollover a button ā> the cirlce zooms.
I press that button ā> the cirlce remains zoomed.
I rollover another button ā> the circle that i zoomed before desappear smoothly and another circle appears (zooming) over the button iām going to press.
And so on for all the buttons i got.
Sorry for my bad english and for the confusing (hope not) question iāve posted.
You didnāt mention 3d in your first post. May be you should explain about the 3d object yo want.
As for the zoomig effect, you can use claudioās code for a movie clip of your choice.
If you decided to use the code and had problems then post your questions.
I checked the post you gave me b4 and thatās my new ārookieā problem :
Iāve created a red circle on the stage (level1) , no borders.
Converted to an button instance named āpulsanteā
Applied this little as modified by the first one of Claudio :
// this is what iāve added, just the action for the mouse, the ā}ā at the end of the code and the name āpulsanteā instead of my_movie_clip generic