Tuesday, July 7, 2009

Set Focus

Just sharing some info about focus in As3.

Opon experimenting with text input boxes I discovered that setFocus(), when uses on a hidden text input box was a great way to hide a cursor after ENTER event.

drawFocus() also comes in handy to bring a field back into perspective.

No comments:

Post a Comment