Loading (non)-existent jpg's

Hi,

I have made 5 MC’s in which, every time I click another button (from another swf), I load 5 other jpg’s, using loadMovie();.

The problem starts when there are only 4 jpg’s online/available. It loads those 4 jpg’s, that’s fine, but after that, it keeps loading only 4 jpg’s, even when there are 5 online/available. This also happens when I unloadMovie the MC’s before I load new jpg’s.

And the funny thing is that it works fine locally, but the problem shows up when I try it online.

I really would like to use these same 5 MC’s in one Flasf file over and over again, because I want to build a big archive of jpg’s.

Thank you,

Jerryj.