Hi:
I´m trying to do an effect that requires the same image in two different movie clips(one under a mask, and the other outside). The image is entered dynamically since I have many images and I don´t want to increase the size of the whole film. The problem is that when I order to duplicate (using “duplicateMovieClip”) the movieClip in which the image was loaded, it doesn´t do it (I give the order on the “onLoadInit”).
Is there a way of doing this? Or I have to enter the image twice in my film, which increase the loading time?
Regards,
Lenna