This content has been marked as final.
Show 2 replies
-
1. Re: Unable to set focus to login text field AUTOMATICALLY on page load
Ned Murphy Jun 8, 2008 6:50 PM (in response to OrlandoJetset)Use the following in the Flash code:
Selection.setFocus(username_field_instance_name); -
2. Re: Unable to set focus to login text field AUTOMATICALLY on page load
OrlandoJetset Jun 9, 2008 4:24 AM (in response to Ned Murphy)Awesome! :)


