I have a start to a nav bar that i have made....what i want to happen is, when the button is moused over and the submenu fades up below it, i want the button to stay in the "over" state........like macromedia.com's menu......PLZ HELP!
For it to stay in the over state you can not use a button. You have to make a movieclip that acta like one. For instance make a movieclip with two frames. Put a button in each frame ( second one will be the over state. And make the action on the first frame go to the second when mouse overed. ( Also make a stop action in the first frame so the movieclip does not play by itself ).