Skip to main content
Known Participant
August 14, 2014
Question

Focus lost when pressing ALT key

  • August 14, 2014
  • 0 replies
  • 237 views

Hi,

is there any way to prevent the focus to be lost when pressing ALT key in an AIR app??

I tried event.preventDefault() in KEY_UP and KEY_DOWN events but it doesn't work

when the user press the ALT key, the stage loses the focus

thanks

This topic has been closed for replies.