Groups | Blog | Home
all groups > flash (macromedia) > september 2004 >

flash (macromedia) : Help with loading a movie in a movie!


paul_the_brickwall
9/20/2004 11:46:16 PM
I need some help yet again guys.

I have made a movie clip that simply fades some images in and out etc, and i
want it to be playing on the last frame of my intro, where everything else is
still and this movie clip is playing through on the main page. I have simply
made a new layer and dragged and dropped the movie clip but it does not
actually play. Can anyone help?

Paul
pwiop
9/21/2004 12:59:05 AM
Two suggestions;
SAve the fading pictures as a separate swf and load it into an empty moviclip
on the stage where required using the following code - make sure you give an
instance name to your empty mc ie myMC

loadMovie("fadingPics.swf","myMC")

ALTERNATIVLY

make sure that your fading pics are in their own mc and drag an instance of
that mc onto the stage in the frame you require to view it


p a u l
AddThis Social Bookmark Button