Hi,

In only have expierence with the ESC key: in IE only the onKeyUp event is fired (not the onKeyDown), and in Firefox both of them are fired. So in my applications i never use the onKeyDown for the ESC key (I never needed the F1..F10 keys, so I don't know about them). So this means you can still use the ESC key, but maybe not the way you wanted.

Cheers,

Rinde

On 9/19/06, Siarhei Hupalovich <[EMAIL PROTECTED]> wrote:
Hi,
 
I spent much time to find working solution in internet, but without result.
 
I have application with key listener subscibed to onKeyDown & onKeyUp.
Running it in IE, key listener do not work pressing Esc & f1, f3, f4, f10 ...
In Netscape & Mozilla it works fine.
Any ideas?
 
Best regards,
Siarhei.

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to