Loaded swf & html help please

I have One man SWF that loads 7 swfs separatly using loadmovie. I have all of the swf’s in one folder, however, the client wants the folders set up his way. So the HTML files are located in a different folder that is in another folder.

So its looks like this:

Documents -->
media -->
|_ tour —>
|_ olb --> Contains the SWFs
online -->
|_tour -->
|_olb --> HTML file is in this folder

I have changed the location of the main.swf in the html to point to the …/…/…/media/tour/olb/main.swf in the html file, and tried the HTML, and the first main SWF plays, but the loaded movies do not play?

Does this make sense? Please help?