Hi
I am trying to load a series of images(jpg) based on information returned by a
cold fusion query, and then break the images up into pages of four, which will
fade in and out as you go to the next page.
it is to be a catalog of products, but with the content being dynamic.

I have tried loadMovie, but it only displays the last image, seemingly loading
the previous images and then unloading them imediatly.
I can only change any of the new movies properties if I refer to it by the
layer it is on. Is there another way?

Thanks in advance!