File path problem on the server. HELP! Please

I have an index.htm file in my main directory. This file contains a link to the main movie in a subdirectory (flashfiles). In this subdirectory there are all the files which must be loaded into the main movie which is in the same subdirectory. When I go to the index.htm page, the main movie (which is in the subdirectory) appears but none of those other external swf files.
Everything works on my PC. I use only the file name as the external swf name. For example: loadMovie(“external1.swf” …)
Can anybody see the problem here?

mx-guest2004 :slight_smile: