Hi,
nearing the end of a project (the one with the movieclip talking to internal
sprites).
What is the optimum way of dynamically inserting/replacing an external cast
within the shockwave environment?
I seem to be getting mixed results.
I have an external cast (which basically holds a product). Upon passing a
value through a shockwave param tag (currently just hardcoded in a string in
the file), I want this new product to be displayed on the stage.
I am preloading the cast (xxx.cct), obviously can't importfileinto so I'm
just setting the castLib("product_external").fileName =
"http://theserver.com/thedirectory/" & gProdcast, where gProdcast is the new
cast name.
Is this the correct method? Most reference I can find is based on importing
files into existing casts.
Should this work OK?
Regards,
IanMJ
[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!]