At 2:58 PM +0400 10/23/03, you wrote:
Hello Kerry,

Tuesday, October 21, 2003, 5:33:03 PM, you wrote:

 Well. There is a projector with one external linked cast
 (name it "one.cct"). After user clicked a button, the
 projector loads another castlib (name it "two.cct), like
 this: castlib(2).filename = "two.cct". This method worked in
 projector, but when I tryed to do so in packaged movie, this
 method didn't work. So, how to load different castlibs in
 packaged movie?

KT> Sorry, that's a term I don't know. What's a packaged movie?


KT> Cordially,

KT> Kerry Thompson

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

Well, packaged movie is a .dsr Director Movie.

If you are meaning a .dcr (as a Shockwave or compressed movie), and to then play that movie you are using a browser with Shockwave installed, then you'll need to use 'preloadNetThing()' to get the .cct castLibs 'down to the movie'.


there are technotes at MACR about using this technique.
try a search for 'preloadNetThing castLib'

I hope this helps.

-Buzz
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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