I have the following flash object code in my html code. In the code is <param name=“wmode” value=“transparent” /> and I need it for my website. It is working fine in IE7, Opera 7.5, Apple Safari but not properly with Firefox. Mouse clickable Flash items aren’t working properly. Keystrokes for zoom-in/zoom-out is not a problem.
I don’t want to use <embed> … /embed> because I want to have my site xhtml validated
Have you read through this post in the Flash forum? Not sure if it will help as I never use flash but the sticky threads in that forum have a lot of advice.
Thanks for your help and advice but this is not the solution. The flash is only loading a bit faster with opaque. I can’t show you my website because I am not allowed to place any link in this forum but my site gets ugly without <param name=“wmode” value=“opaque” />
I am going to send an email to Mozilla, this is just an ugly bug in Firefox.