External swf's not loading properly, please help

The files I posted were the files I use on the site. I just double checked in case I made changes and forgot.

In Web.swf you were right, originally the loadMovie was _root and not _parent. When it was _root though, the web movie would load but would then end and go into the mini section movies that I made. The only way I could get the movie to play and load properly is by changing the commands to _parent. Hence the problem that I am at now.

I tried changing all of the the _parent back to _root and also tried _root.content.content but when I do that, the mini sections dont load, only the first part of the transition movie plays and it stops at “loading.” I tried different ways of doing this, but should I change every instance of _root to _root.content.content or just in certain places? I wasn’t sure.

Thanks!

P