Colin.  Thanks so much.  That works.

The only problem with the script is that when I stop the movie and resume 
playing the number that was in the field when I stopped lingo starts 
counting from that previous number instead of from "1".

I put these two scripts in there to remedy the problem but to no avail:

on startmovie me
  set fieldCount = 1
end

on stopMovie me
  set fieldCount = 1
end

Any suggestions?

-nt
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


[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