PDA

View Full Version : preload for 5 indipendent swf


mandarava
08-30-2002, 08:28 AM
i would like to preload different movies:

i tried following the tutorial in this site but that script creates problem to my software...

so i would like to know if someone can help me to find a solution

thank u very much

mandarava

farafiro
09-02-2002, 10:06 AM
Tutorials section> Intermediate> tut 10

mandarava
09-02-2002, 10:47 AM
thanks but...i already tried (and written about in my message)
that preload...it gives me script problems

i am looking for another solution

farafiro
09-02-2002, 10:51 AM
post the fla or show us the code

Jesse
09-02-2002, 11:00 AM
Try these http://www.actionscripts.org/showMovie.php?id=42
http://www.actionscripts.org/showMovie.php?id=355

mandarava
09-02-2002, 11:27 AM
really thanks jesse...

i'll try yours

thanks very much

:-)

mandarava
09-02-2002, 01:19 PM
ok jesse i tried with yours,

i gave to my movies the names phase1.swf, phase2.swf...till 5 and i have adapted your script to mine..in some points, ..

it is ok to load the movie, however my movies should then play in sequence fron 1 to 5...

shall you suggest me how to do then ...to make them play in sequence...

(i do not need to create several movie..or duplicate)

thanks very much

:)

Jesse
09-03-2002, 01:07 AM
Here's a movie I made which plays MCs sequentially. http://www.actionscript.org/showMovie.php?id=52 . Try searching the movies section for "sequential"

mandarava
09-05-2002, 11:22 AM
thanks i'll try then