> >How can I save a shockwave3D file that I created in real time
> > using lingo??
>
> You can't.
Colin just took the words straight out of my mouth :)
But what you Can (and expected to do) is to save the LINGO that you used to
create the world, and recreate it each time you start playing the movie.
Also, don't forget to re-destroy your world before you re-create it,
otherwise you'll have some "garbage" from the previous time you created it
floating around.
I think it's something likemember(whichCastmember).resetWorld() and/or
member("Scene").revertToWorldDefaults().
Karina
[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!]