Re: [flexcoders] Re: How can i disable/trap f5 when a flash movie has focus?
Tim Hoff and Ben Lucyk Thanks Steven -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSORED LINKS Web site design development Computer software development Software design and development Macromedia flex Software development best practice YAHOO! GROUPS LINKS Visit your group "flexcoders" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
RE: [flexcoders] Re: How can i disable/trap f5 when a flash movie has focus?
Hi Steven, If we can’t stop the F5 key press event from bubbling to IE and refreshing the browser, we can at least warn the user before it happens. This old trick still works for me when the Flash Player has focus.