Loadmovie, dynamic data not loading

Hey, I’m trying to make a large site with 60+ pages that are all the same layout, just a change in the content displayed.

I tried making it so the main swf loads a movie from the directory of content/1/ content/2/ and so on, and that movie dynamically loads the content from its folder. But when the external movie is loaded instead of looking for the dynamic content in its folder, it looks for it in the root directory, is there any way to preserve the directory structure?

Here is a zip of the files. If you open the external movie on its own, the dynamic content loads, but if you open it through the index, it won’t.

Alternatively, if there is an easier method to doing this, I’m open to suggestions.