I successfully created a menu like this one on this site here: http://www.webwasp.co.uk/tutorials/b04-menu-swing/menu-swing.php
Now, I want to make a menu where the buttons don’t swing from left to right, but from the top to bottom. So, I guess the same idea as the rollover/swing, but kind of like a drop down menu too.
I’ve succeeded at almost accomplishing this task. When I test the movie, the buttons swing from top to bottom, but it looks only as if one button is swinging. I have 8 buttons, and seven will trail behind the 8th one which is fine, but they continue to trail until they are hidden behind the last button. I don’t know if I’ve explained this well enough, but I’ve attached the movie and .fla file.
Can someone help me with making it so that the buttons move up and down with out hiding behind the final button? Thanks for any help.