On the main page, in those 3 little boxes, some image thumbnails are supposed to load. In Firefox it seems to work perfectly. In IE6 PC, the dynamically loaded JPEGs refuse to show!!!
The server is running Windows, and it’s caused me a few problems already - I’m guessing this is another.
Images are simply loaded with:
ActionScript Code:
[FONT=Courier New][LEFT]mc1.[COLOR=#0000FF]loadmovie[/COLOR]COLOR=#000000[/COLOR];
[/LEFT]
[/FONT]
I even tried an extremely simple image loader [click here]. Same problem - works in Firefox, but not IE PC.
Funny thing is, using loadMovie for SWFs works fine…
Both the client and I have the same problem. Pretty sure he’s using IE on PC. Not sure which version.
HELP!!!