viotti
01-17-2002, 08:17 PM
I'm working on a small project here that I could really use some help with. I'm a little overwhelmed with all this actionscript, so I'm probably just missing something little in the tutorials.
I have a main stage that I want 6 different images to fade in. From there I want to be able to click on each of the images and open another swf unto the main stage and make the rest of images to fade out.
I want to create a MC and duplicate it for the rest of the five images. The only difference between the movie clips would be the image itself. From what I've been reading, I assume that when I duplicate the MC I can position it anywhere on the mainstage so I should be able to get that part done without problems.
Can I just create a variable to hold the pictures and replace them when I duplicate the MC??
I have a main stage that I want 6 different images to fade in. From there I want to be able to click on each of the images and open another swf unto the main stage and make the rest of images to fade out.
I want to create a MC and duplicate it for the rest of the five images. The only difference between the movie clips would be the image itself. From what I've been reading, I assume that when I duplicate the MC I can position it anywhere on the mainstage so I should be able to get that part done without problems.
Can I just create a variable to hold the pictures and replace them when I duplicate the MC??