Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

disable native browser shortcuts

Guest
Feb 03, 2011 Feb 03, 2011

Hi all,

Are native browser shortcuts(e.g. CTRL+T opens new tab) enabled/disabled be default? How can I enable/disable them?

TOPICS
ActionScript
933
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 03, 2011 Feb 03, 2011

This can be done through Javascript using event.preventDefault() if Flash cannot trap the key. Not sure if your users would be happy if you do this, but that's another story

Translate
Community Expert ,
Feb 03, 2011 Feb 03, 2011

This can be done through Javascript using event.preventDefault() if Flash cannot trap the key. Not sure if your users would be happy if you do this, but that's another story

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 03, 2011 Feb 03, 2011
LATEST

well, in that case I really don't think they will be happy 😃

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines