Quote:
Originally Posted by xAndrewx
You're also checking that "S" and "N" are not pressed in that example.
|
Not really. Extract from the wiki:
HTML Code:
keydown2( keycode,ignorecase) checks if a key has been pressed (ignorecase must be
false to check for shift,ctrl,alt)