I have my game, before start the player needs to enter some data in text box, is there a way to put the cursor in the first text box without using the mouse to select that box? just let them start writing :rolleyes:
Printable View
I have my game, before start the player needs to enter some data in text box, is there a way to put the cursor in the first text box without using the mouse to select that box? just let them start writing :rolleyes:
In AS3 you can use setFocus I think.
I remember setFocus I think, lol
but what about AS2, how I use it?
wow thanks