Re: Assigning Function Keys

2001-03-08 Thread The Stet
the keycode of F1. > >on keyUp me > if the keycode = 122 then > videopause(sprite 1) > end if >end stetGet Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi T

Assigning Function Keys

2001-03-08 Thread Ravi Garimella
Hi all, How do you assign a Function Key (F1) instead of the key p here What is the keycode of F1. on keyUp me if (the key = "p" or the key = "P") then videopause(sprite 1) end if end ravi _ Get Your Private, F