BigJake
01-31-2008, 04:34 AM
I have a Flash application (developed during the reign of IE6) which, because of the need for special capabilities, handles all keyboard and mouse input via Javascript.
Enter IE7. For some reason, when you click on a Flash object in IE7 (like to navigate to another input field), the Flash object seems to receive and then RETAIN focus, so that the Javascript no longer receives keyboard input. However, if you click on the browser background (outside of the border of the Flash object), the Javascript starts receiving keyboard input again. This same application in IE6 doesn't act this way. Does anyone have an idea what the deal is (and of course, how to fix it)?
Thank you.
Enter IE7. For some reason, when you click on a Flash object in IE7 (like to navigate to another input field), the Flash object seems to receive and then RETAIN focus, so that the Javascript no longer receives keyboard input. However, if you click on the browser background (outside of the border of the Flash object), the Javascript starts receiving keyboard input again. This same application in IE6 doesn't act this way. Does anyone have an idea what the deal is (and of course, how to fix it)?
Thank you.