I'm working on a site for a funeral home. For the intro I'm loading an external movie with a text effect. Can I set the preloader to wait for the external movie (swf) to load? So far, it doesn't load until it get's to Scene1 Frame One and then it lags behind.
I am also wondering about preloaders - you seem to at least know something about them. can or did you find anything out? I am wanting to do a preloader for an internal "web site" presentation. I don't understand how to preload while the real movie is loading.
N' then I might just Jump back on An' ride Like a cowboy Into the dawn ........To Montana.
Join Date
Jun 2000
Location
not in Montana ™
Posts
10,192
I hope this PreLoader Question is a dumb one so you guys will know the answer.
ok question, but not the right place to ask, am moving to general help forum.
cheers,
david p.
Originally posted by mgb Sorry that was shorthand;
Load Movie ("yourmovie.swf",1)
Thanks, I figured that part out..!
Does it work for SWFX-exported .swf files where you cant add actionscript? (ie is it possible to preload external .swf files using only actionscript in the main .swf?)