Posted: Mon May 09, 2016 8:33 am Post subject: pressing '<' key
Is it possible to simulate the keypress '<' or '>'?
The following did not work:
Code:
doKeyPress('<');
doKeyPress(60) -- 60 in ascii='<'
Reason : a flash game where the controls change in every level, on level 10, pressing < makes the actor go left, and > right, wanted to add a hotkey that when pressed, simulates the keypress of < (because on some keyboards, there isn't even <), game : http://www.newgrounds.com/portal/view/673708.[/code]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum