Hi all, In flash player application I am having various components and controls including Tab Navigator. I am listening key down event for various key combination.
The event is listened well and key event handler is getting called. But as soon as I switch/navigate the tab by clicking Tab navigator, key pressed event handler is not getting called. Rather I will say event is not caught. Interestingly, when I try to debug then event is getting called. I think I click on tab button, application lose focus and stops listening keys. So I cant read the key pressed. My requirement is that the application must always listen keys even if we click on any component. It will be great and appreciable if I get any advice or guidance from anyone of you. Regards, Gaurav Joshi -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

