cast members are loaded based on their position as sprites in the score.
first frames first.
preload member commands don't work. preload frame commands do.

so put those castmembers in the first few frames of your movie, in the
order you need them. if you don't want them visible, just put them
offstage, eg. point(-100, -100), but put them in there anyway. then
preload the frames you need.

then loop in a single frame until the members are loaded. there are lots
of examples of doing this sort of thing in shockwave, mostly for network
calls like getNetText.

you can also set shockwave to load everything before it plays at all...

--bh

nik max wrote:
> 
> hi all,
> 
> a really simple question probably:
> how can i set the order in which a shockwave movie downloads its cast members. some 
>are internal ones, some are streamed, some are flash, etc.
> i need to download placeholder for bigger castmembers first, but at the moment some 
>of the place holders (6k each come after the pieces they 'hold place' for..
> 
> many thanks,
> #nik
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]

-- 
R. Bhakti Klein
Multimedia Programmer, Distributed Learning Workshop
http://www.dlworkshop.net/
··
Baritone, Wicki6
http://www.wicki6.com
···
"On Earth, you can only do little things;
but you can do them with a lot of Love."
                              -- Mother Theresa

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to