Greetings,
I made an app that uses the KEY_DOWN and KEY_UP events and functioned normally in the player and windows. However if I export to html5 the event does not work. keyboard events does not really work in html5 or I have to activate a feature?
I read the documentation and found nothing about.
Thank you.
Comments
On which browser did you test ?
Likes: kinrpg
http://www.sinistersoft.com/bacteria/gideros.html
if so then it must be your code somehow?
Likes: kinrpg
https://deluxepixel.com
Should be like this?
Likes: kinrpg
I used google chrome.
The solution was to create a index.html with a hyperlink that calls the gideros.html when clicked.
Test for windows and html5
http://gamejolt.com/games/a-ultima-cerveja/181546
Likes: SinisterSoft
Likes: kinrpg
https://deluxepixel.com
Likes: kinrpg