I’m creating a dynamic slideshow in flash, because I don’t want it to take forever to load.
(dynamic meaning it loads in the images from external files rather than them being embedded in the flash file itself.)
I’ll be using the ******.loadMovie command
I need it to fade from image to image - a simple motion tween with alpha, which is easy enough to accomplish in a single movie with preloaded images
My question is this:
Is there a way I can create two symbols (one with the current image, another with the next image, the next on the frame below) and just change the source of the images, then alpha tween the hell out of them upon button click?
Thanks for your help.
Wait… I’m going to try to use loadimage again - hope this works! I’ll let you all know if it does, and if not ill give you my code. :hr: