loadMovie, Projector and Windows XP - won't load

Hello all,

having a big problem. I am loading a bunch of external jpegs using the following code. Works great everywhere, except on Windows XP. Seems neither the SWF or a projector will work. The client is using Player 8 and otherwise everything works. I’ve also tried using “/images/” but no luck.

loadMovie(“images/”+newArray*+".jpg", textArray*.photo);

Anyone know why XP hates this when Win2000 and OS X are fine with it? I don’t have XP installed so can’t really troubleshoot it.