Hi,
did you try this:
FLEX{er} » Blog Archive » How To Set Focus on UIComponent
Hi Flep,
I have an issue with the stage.focus !
Actually, I am developing a site with flex 3 and java ROs. And I have login page, when the page loads Iam trying to set the focus to the username textfield.
txtUserName.setFocus();
but this does not put the cursor in the txtUserName.
I read in some forums to use stage.focus = txtUserName.
and it does not work ! can you please help
Thanks
-Venky
Hi,
did you try this:
FLEX{er} » Blog Archive » How To Set Focus on UIComponent
Bookmarks