If you set wmode when you embed your Flash movie, key presses will not work in Firefox. This is because, in Firefox, Key.isDown() always returns false.
If using wmode, use Key.getCode() instead of Key.isDown()
This post helped me solve the problem:
http://www.johanvanmol.org/content/view/47/41/
08 March 2007
Flash wmode / Firefox: key.isDown() always returns false
Posted by
Dan Lavender
at
1:23 PM
0
comments
Links to this post
Subscribe to:
Posts (Atom)