Ok here's the deal. I've got a movie that contains a button and on that button there is a loadmovie command to load an external movie , onto level 100. In the external movie which is loaded I have a movieclip with an instance name. What I want to do is have a button in the main movie on level 0, load the movie on level 100, but target the movieclip in the movie in level 100 and jump to a certain frame of that movieclip. Is this possible?
I hope I haven't confused you all. Please help and thanks in advance! I am using Flash MX by the way!
Thanks for the response... what happens if I have several buttons calling different external movies. Should I load all movies at once on different levels? I figured that wasn't good since they'd overlap one another.