This is a known issue with Browsers. They do not like to give focus to plug ins You can solve this in IE. Someone will jump in with an example. I don't have it handy.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Appan Parige Sent: Tuesday, September 04, 2007 12:47 AM To: [email protected] Subject: [flexcoders] textbox setfocus method I am using login page as a state in my main application and I set it as start state.And i set username textbox's setfocus in enterstate event of login state. But during execution, username textbox is highlighted but mouse cursor is not there. I have to explicitly click the textbox for entering data. During logout button, i simply callled the login state and setfocus method for textbox which works fine(selection and mouse cursor both r there) Please clarify on this issue. Thanks in advance, Appan Parige.

