Thanks Alex, '+' and '-' keys . How would i enforce the browser to stop eating those ??
Thanks, with Regards, Jitendra Jain ----- Original Message ---- From: Alex Harui <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, August 22, 2008 11:55:26 AM Subject: RE: [flexcoders] KeyEvent in Application and in component Which keys? Many are eaten by the browser and you only get the KEY_UPs ________________________________ From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@ yahoogroups. com] 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

