Hi,

I'm using the keyboard as an input-source to my swf-file. Problem is that I have to capture Ctrl+N from the user. This always leads to a new browser-window popping up. I've tried to cancel the eventbubbling, but it doesn't seem to work.

What I'm trying to do now is capturing the keystrokes using Javascript and then sending the keystrokes to Flash, but I can't find any info on how to do this.

Hins in the right direction will be greatly appreciated.


Regards Thomas