Disable CTRL-TAB in Flash Builder
2 answers
I may be wrong, but when swf is active inside the web browser, it will grab the input that way, and the shortcuts that normally work in the browser will do nothing - until you click somewhere outside of the swf, but still inside browser. So I don't think you can write any code to capture the shortcut and then instruct the browser to do something. This is similar to scrolling, if you have the swf highlighted in the browser and you are using the mouse scroll wheel it will not scroll the web page.
Hope it helps.
Debu
+2
a source to share