PDA

View Full Version : tabIndex (?) question



fspaiva
March 17th, 2003, 01:39 PM
Hi everybody,

I have a simple "login", "password" and "ok" fields...
The usuary types the login, press tab, the cursor goes to the password field, he types the password and press enter. When the login/password are wrong, the cursor continues on the password field. How do I do to the cursor goes back to the login field so the usuary can type it again?

Thks!

CyanBlue
March 17th, 2003, 03:29 PM
Howdy...

Check out the 'Selection' in the Flash manual... ;)