all groups > macromedia flash sitedesign > august 2005 >
You're in the

macromedia flash sitedesign

group:

wait on loadMovie


Re: wait on loadMovie tralfaz
8/31/2005 1:14:26 PM
macromedia flash sitedesign:
[quoted text, click to view]

On first frame of external swf make an empty frame (no graphics at
all) and put stop() command on first frame. That way it will load up
and then wait on the empty frame until you need it. Play the
movieclip or level that holds it when it is time for it to run.
tralfaz

Re: wait on loadMovie tralfaz
8/31/2005 2:51:24 PM
[quoted text, click to view]


// on final frame of exit animation
stop();
_level1.play(); // play swf that was loaded into level 1

wait on loadMovie madansr
8/31/2005 8:06:54 PM
hi there! i am trying to make a flash website, where in call swf movies. i need
to know, how to put a wait on loadMovie, so that the current playing swf
finishes before the called swf is loaded. plz help ! its urgent !
Re: wait on loadMovie madansr
8/31/2005 8:40:59 PM
AddThis Social Bookmark Button