> Dear List,
>        How to flush the the value from field or text member
> after user stop the movie.


for instance, U can use this script on the sprite that holds the member

on endSprite me
  myMember = sprite(me.spriteNum).member
  myMember.text = EMPTY
end endSprite

Bjarne
_______________________________________________________
If it's true that we are here to help others, then what exactly are the OTHERS here 
for?

Bjarne Nyquist
Researcher, Lingo Programmer
The Interactive Institute, phone: +46-(0)8 783 24 74
www.interactiveinstitute.se



[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!]

Reply via email to