cant get mc to play on root
Hello,
I need some help.
I have a movie mc that contains buttons called menuMovie. I also have another movie clip called "myMovie". There is an instance of menuMovie on the main timeline in keyframe1 called "_menuMovie_mc". There is also an instance of myMovie on keyframe1 called "_myMovie_mc" . I want to have one of the buttons in menuMovie play myMovie.mc which has a label called _here". My understanding is:
root._myMovie_mc.gotoAndStop("_here");
Thank you,
-David