PDA

View Full Version : Pop-Up Menu Question



JustOnePix
March 4th, 2003, 08:17 PM
Hey. I built a pop-up menu using a button and a movie clip with three buttons nested inside of the movie clip. What is the code to link one of these nested buttons to another scene in the main movie timeline? I tried the on (release), with (button), _root.movieclip.button, etc... I can't seem to get it.

Thank you.