I have a flash .swf embeded in an html page. I would like the user to press F4 to navigate throught the .swf. The problem is when you press F4, in IE 5.5 at least, it causes the address's drop-down menu to expand/contract and the key press never makes it to the .swf. Is there a piece of JavaScript I can add to the html page that will get the browser to ignore the F4 key press?