Thanks to your hints I finally found a way to identify the problem. The problem was that on the same page that I load the images, I also have a flash object, that loads sound files through the same service. I am not sure, but it seems like the calls for both the images and the soundfiles conflict with eachother making the images load, until the call for the first sound file comes. When the first sound file has been called, the image stream is stopped (reset by peer??)
This does - though - not happen in opera or firefox, only explorer. I am not even sure whether my interpretation is correct, but we solved the problem by forcing the flash player to load the sound files *after* all images had been loaded to the page. Thanks, Henrik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]