hii. i am new to flex. i have designed homepage which contains menubar, log in form and some video. when i click on the need to register button., i want to open registration page..i tried view states.. its getting but it opening in form only.. my requirement is when i click all that video and mune bar has to remove and only registation page has to appear.. plz help me...thank u
On Tue, Apr 6, 2010 at 12:05 PM, Gaurav <[email protected]> wrote: > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- 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.

