PDA

View Full Version : [F5] organizing different swfs for one site


daniel
11-14-2002, 09:15 PM
i have a bunch of swfs which i load into my site with LoadMovie.
works perfectly on my computer...

except that when i put the movie to be loaded on level 1 where everything else is level 0 (i presume...) my cursormovie disappears underneath the loaded movie

>> how do i put the cursormovie on level 2??

AND:

>> how do i put it all on the net?
should the movies-to-be-loaded have particular names (that i put in the URL spec of LoadMovie action)
because now theyre named "picX.swf" instead of "http://www.picX.swf"

:p

Billy T
11-15-2002, 06:15 AM
put your cursor mc into a seperate swf and load that into level2

just upload all the files to the same folder and you should be right

cheers

daniel
11-15-2002, 07:53 AM
thanks, i'll try that!

dunno how to load my cursor into level 2 but ill try :)

Billy T
11-15-2002, 08:45 AM
well if you have already loaded something into level 1 then I'm sure you can figure out how to load something into level 2 ;)