loadMovie working locally but not on server

I have a project that consists of two swfs and a text file. One swf is the main swf. On a frame in the main swf I created an empty movie clip and loaded a movie into it. The movie that is loaded into the empty clip has actions that loads variables into a text box.

It works locally but it doesn’t work when I upload the project to a server and try to view it. It only loads the main swf. The files are all in the same place on the server. I don’t know what I’m doing wrong. Any help would be greatly appreciated.

Miles