Hi List,
I need to be able to use a key down function with the Escape key (windows).
I've tried using the folllowing frame script:
on keyDown
if the keyCode = 53 then go next
end
This does not seem to work for this keyCode(I have tested this with other
keyCodes), all that seems to happen is that the shockwave movie freezes.
Any thoughts?
[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!]