Which keys? Many are eaten by the browser and you only get the KEY_UPs
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of jitendra jain Sent: Thursday, August 21, 2008 9:39 PM To: flex group flex Subject: [flexcoders] KeyEvent in Application and in component Hi Friends, I have a key down listener in my application and also in my component that is childeren of this main application. But when i press a key, it doesn't fire any event. But when i change this to key up listener it is firing. I know that the key precedence starts with childern. Please help!!! Thanks, with Regards, Jitendra Jain

