Tuesday, October 21, 2003, 5:33:03 PM, you wrote:
>> packaged movie?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
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'
& as mentioned by Alex, when running from your desktop always run within a 'dswmedia' Umbrella folder.
btw - there are technotes about the 'dswmedia folder' at MACR too.
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!]
