Tagged Questions
5
votes
2answers
830 views
Detecting CTRL+V using AS3 in IE
I am not able to detect the keyboard event CTRL+V on a swf using AS3 in IE. It seems to trigger the default browser behavior, and im not able to do anything... Any workaround for this?