software
Binding Navigation Buttons to Scripts
Binding the Navigation buttons
In this example we will bind the four navigation keys and the fire key on the mobile device to script functions. The user will be able to move the text around the screen using the arrow keys and change the text by pressing the fire key.
The PHP code is as follows