I have five SWF files that are loaded into a main SWF. All five load when testing in the Flash CS3 IDE.
When testing in the browser, only three of the five SWF files load. Loading just haults after the first three. No IOErrorEvent is triggered, and I am sure that the URLs for the SWFs are correct.
I have used MonsterDebugger to pinpoint this issue. I have tried removing the two non-loading SWFs from the load queue, and the site commences normally when I do this. I have tried recompiling the SWFs that are not loading and have combed through them looking for strange run-time errors.
Are there any reasons that can be shared as to why this would be happening?
The URLS are absolute.