Trouble with loadMovieNum

Hey guys,

Looks like I am having some trouble with loaded movies.

Specifically, I can get a movie loaded using loadMovieNum no problem. But then I cant get the loaded movie to affect the movie that it was loaded into.

For example, I have parent.swf, which loads child.swf. That part is fine. Then a button in child.swf tries to use “_parent.gotoandstop(5)” to get the parent.swf to go to frame 5, obviously. But that does not work.

I have attached the source fla’s if you needed to take a closer look at them.

Thanks