i think it's not a big deal. are you putting your movie on a loop while the cast isn't available? on a frame script, frame 1, put something like that: global gNetProcess gNetProcess = (preloadNetThing "http:\\macromedia.com\my cast.cct") frame script 2: if netDone(gNetProcess) then go to the frame + 1 --whatever else go to the frame that's all. At 21:13 12/03/01 +0800, Brad Hile wrote: >Can someone please give me a good URL or explanation of how to use linked >external casts in shockwave. >Having only produced small shockwave pieces and CD based stuff so far so I >haven't a clue where I'm going wrong. >I have looked on DOUG, MediaMacros and Maromedia technotes and none actually >describe the process. >I am preloading the .cct but my cast members are just not available come >time to use them. Do I need to preload and then copy into an internal cast? >-- WIN platform D8 > >Thanks in advance >Brad Hile > > > > > >[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!] []'s Quixadá web site - http://www.alternex.com.br/~quixada [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!]
