Loadmovie()

Hey All.

I Have a question about loadmovie().

I have a “menu MC” inside the “menu MC” there is a “container_mc” where the content loads into.
That works fine, the problem is when I navigate from the content loaded into the “container_mc” I lose the “MenuMC”.

Is there a another way instead of changing all the content page’s buttons to
on (release) {loadMovie(“Profile.swf”,_parent.Container_mc);

or do i have to use _parent?

thanks

vxd

}