Loading Question

Hey

I’m working on a website. I have a button which loads a movie in a “empty mc container”. I use the _root.rightcontentcontent.loadMovie("./content/members.swf") command to load the movie. This works fine. Now what I want to do is when I press a button in the rightcontent movie it loads a page in my other “leftcontent mc container”. This empty is on the same page as the “rightcontent empty mc container” I mentioned earlier. What code do I need to use if I want to load a movieclip (let’s say home.swf) in the left content mc container by pressing a button in the rightcontent mc container? I know it sounds a little bit complicated, but I can;t post my .fla because no one can open those files on their computer (stupid bugs).

I have attached a drawing to explain the situation.