I’m fairly new to Flash, but don’t worry I’m not trying to figure out how to animate buttons (over, down, hit)…I’ve figured that much out!!!
What I am trying to do is take the code posted in the zip here:
http://www.actionscript.org/forums/showthread.php3?t=17157&page=2
and keep all functionality identical…except:
- When you click on the buttons for 2 and 3, ALL three buttons move to a different part of the screen.
- When you click on the button for 1, ALL three buttons return to their initial position.
Ideally, when the buttons move they would in fact travel across the screen rather than disappear for an instant and reappear in the new locations. Usually I would do this via a motion tween, but I can’t figure out how to incorporate one here without conflicting with the other actions and thus messing everything up! I have to use a site structure similar to this one because I need the transitions to be different between each mc. If there’s anyone out there who can help me with this I would be eternally grateful! I’ve been working on this problem for days, and I have to deliver a website ASAP!!!
THANK YOU!!