Alex, thank you very much for the help. You just saved me from madness after 4 days I spent with this problem.
Only one thing I want to mention: if I use a mixture of automatic & manual popups generation, I still have to call manually fSetFocus() in the parent. PS I've updated the code in examples, so now it works in any combination of calls Dmitri. --- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote: > > The Flex Framework has some built-in functionality around popups. In > general, you should not need to call FocusManager.activate() or > SystemManager.activate() unless you are in some unexpected scenario.