[EMAIL PROTECTED] wrote:
> I want to flush the user input value at a time of stoping the movie.
You can do that by setting:
member("TextField").text = EMPTY
...before exiting the movie - for instance placed in event handler "on
stopMovie". Or simpler: Clear your fields empty before writing your
projector and avoid "saveMovie()" during runtime.
All the best
Dominik
[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!]