Thanks Akshar, I had tried use the method you mentioned. Call focusManager.setFocus(importButton); in the function handle for the completion event. But there is no effect.
--- In flexcoders@yahoogroups.com, Akshar Kaul <akshar.k...@...> wrote: > > you can listen to the completion event of the filereference and then set the > focus to whatever component you want. > > Akshar Kaul > > > On Tue, Aug 10, 2010 at 11:13, chinaloveshisiling < > chinaloveshisil...@...> wrote: > > > > > > > When using the keyboard to navigate the UI, focus is lost after > > importing file using FileReference. Who know how to deal with this > > issue? Thanks. > > > > > > >