flexcomponents  

Re: [flexcomponents] TextInput focus problem

Janak Jivani
Wed, 29 Apr 2009 21:46:55 -0700

hi,

there is a creationComplete event for page, define this event and write 
textbox.setFocus() in this event. this will definitely work..