Hello,
Loading external .jpgs randomly with one fading into next
I would load jpgs with one fading in to the other, randomly (from a pool of five jpegs) on to the stage. My pictures are about 300k+ each, so I'll externally load them from the sam folder as my .swf file.
I'd like to know how to generate the random numbers, and how to get the externally loaded jpgs to fade into one another. I'm loading into a clip, and my understanding is that when a jpg is loaded in to an empty movie clip, it takes on the properties of that movie clip. So, if I have the empty movie clip fade (Alpha from 0 to 100, then back to 0), then I thought the picture would do the same.
Please help with one or both issues. Thanks, Mamaglee
Loading external .jpgs randomly with one fading into next
I would load jpgs with one fading in to the other, randomly (from a pool of five jpegs) on to the stage. My pictures are about 300k+ each, so I'll externally load them from the sam folder as my .swf file.
I'd like to know how to generate the random numbers, and how to get the externally loaded jpgs to fade into one another. I'm loading into a clip, and my understanding is that when a jpg is loaded in to an empty movie clip, it takes on the properties of that movie clip. So, if I have the empty movie clip fade (Alpha from 0 to 100, then back to 0), then I thought the picture would do the same.
Please help with one or both issues. Thanks, Mamaglee