Please keep in mind that my meaning is Keyboard lose tab focus after call FileReference.browser().
--- In flexcoders@yahoogroups.com, Akshar Kaul <akshar.k...@...> wrote: > > can you share your code. > > Akshar Kaul > > > On Tue, Aug 10, 2010 at 13:11, chinaloveshisiling < > chinaloveshisil...@...> wrote: > > > > > > > Tried. Still no effect. And other ideas? :-) > > > > > > --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, Akshar > > Kaul <akshar.kaul@> wrote: > > > > > > try importButton.setFocus(); > > > > > > Akshar Kaul > > > > > > > > > On Tue, Aug 10, 2010 at 11:42, chinaloveshisiling < > > > chinaloveshisiling@> wrote: > > > > > > > > > > > > > > > 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 > > > > <flexcoders%40yahoogroups.com><flexcoders% > > 40yahoogroups.com>, Akshar > > > > > > Kaul <akshar.kaul@> 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 < > > > > > chinaloveshisiling@> 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. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >