marconiduarte / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

ie7 doesn't ignore key down scrolling for web page when flash is focus #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. wmode set to transparent
2. webpage larger than browser size
3. keydown listener (i was using AS3)

What is the expected output? What do you see instead?
When flash is focused, the key down or key up events should not scroll the
webpage so that the flash movie can stay where it is and you can interact
with the content that requires arrow key events.

What version of the product are you using? On what operating system?
This error occurs on IE7 w/ windows vista

Please provide any additional information below.

Original issue reported on code.google.com by chris.ga...@gmail.com on 17 Dec 2008 at 8:59

GoogleCodeExporter commented 9 years ago
wmode issues are Flash Player/browser specific and not caused by SWFObject.

Original comment by bobbyvandersluis on 17 Dec 2008 at 10:10