Alright this is getting pretty weird.
I am having this problem with this site,
http://brandexpression.com.au/staging/
loading 14 images sequentially, the biggest is 10kb!
the problem is using Firefox 3.0.7 and IE8, flash player 10 debug version.
The first time you load the site, all images load successfully and the site plays.
refresh and it’s dead. it hangs on loading the images.
This only happens in IE8 and FF 3.0.7 on XP sp3. Works fine on mac Safari and firefox.
Interesting enough when debugging in Charles, the response code shows -1, with no content-type. so not image is been loaded, even though the progress shows data loaded from 0 to 100 of that particular image.
For God’s sake has anyone encountered this?
contacted the hosting company, thinking might be a memory, or htaccess issue, but turns out all good at their end, obviously that only those two browsers hang when loading.
Just need a closure to this bizarre issue, why is this happening?
any thoughts or guidance will be super,very, highly, extremely appreciated!
thanks
UPDATE:
Still happening. in Charles debugger, the image RC is -1 (content-type null), if i right-click on url and select repeat, the image loads fine.