I'm trying to load external XML and JPEGS using loadMovie and XML.load but keep getting intermittent "Error opening URL" messages. Sometimes the resources load othertimes not.

Looking at the server logs, there are no 404 errors and System.security.allowDomain has been set.

I've used onLoad for XML and created a preloader for the JPEG which will retry when a failure occurs BUT even doing this doesn't always work.

Does anyone have any suggestions? or had similar experiences?

I've trawled the net and this site and come up blank, so any comments would be very much appreciated. Thank you.