I tried:

on keydown
  put the key
end keydown

The ESC key returns a strange character in my case...

samn

-----Original Message-----
From: Carol Mahaffy <[EMAIL PROTECTED]>
To: Lingo List (E-mail) <[EMAIL PROTECTED]>
Date: Tuesday, March 26, 2002 2:04 PM
Subject: <lingo-l> ESC keyDown


>hey list --
>i am trying to capture the ESC key so that when pressed so that i can send
>it to a movie before it quits. I have set the exitLock to true on
>startMovie, i have also been able to capture the commandDown in combo with
>the "." or "q" key. my question is what is the key for the esc key? I have
>tried using
>-- keycode = "ESC"
>-- key = "58"
>-- key = "20"
>all of which i found reference to in books and on boards. none seem to be
>working. Can anyone help me out? thanks
>--carol
>[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]
>

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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