Nanonus
11-13-2003, 12:32 AM
Hey guys.
I'm tearing my hair out atm because of me crappy skills in programmnig :(
I hope some 1 can help me with these 2 problems.
I have a draggable menu that i want to load ontop of all my scenes. I know that _root is the "base" of the movie, and i also know that its possible to have many levels. But how do i load my dragable menu into say level5000?
And also the dragable menu is a MC that is placed on the main scene, inside that MC i have placed the buttons. I cant seem to get the buttons inside that MC to work? e.g. My link button says
On press
gotoandPlay ("links", 1)
Scene name is Links.
Nothing happens, and i suspect its because the buttons are inside a MC?
If some 1 can help me ill be EXTREMLY happy :)
I'm tearing my hair out atm because of me crappy skills in programmnig :(
I hope some 1 can help me with these 2 problems.
I have a draggable menu that i want to load ontop of all my scenes. I know that _root is the "base" of the movie, and i also know that its possible to have many levels. But how do i load my dragable menu into say level5000?
And also the dragable menu is a MC that is placed on the main scene, inside that MC i have placed the buttons. I cant seem to get the buttons inside that MC to work? e.g. My link button says
On press
gotoandPlay ("links", 1)
Scene name is Links.
Nothing happens, and i suspect its because the buttons are inside a MC?
If some 1 can help me ill be EXTREMLY happy :)