I have bought the HTML5 exporter and decided to port some of my old projects to HTML5
But in the game there's a frame to allow the player reassign the control keys for the game, which used the ControlX object and no longer works in HTML5 runtime.
I wonder how to do the same thing in a HTML5 application...
