vote up 1 vote down star

Flash player has a bug in using anything other than wmode="window" in Firefox/Chrome when using any other language than English. This bug is reported and not fixed yet

http://bugs.adobe.com/jira/browse/FP-501

The issue can be seen better here -

http://www.5etdemi.com/blog/archives/2005/06/firefox-wmodetransparent-is-completely-screwy-and-breaks-textfields/

Now to my problem - im trying to use Uza's right click solution ( http://www.uza.lt/blog/2007/08/solved-right-click-in-as3 ) in my application, but am stuck with problem of wmode. The event capturing doesnt seem to work with wmode="window" and i need multiple languages to work on my app as well.

Is there any solution to this that anyone has identified? Or is there any way that the right click can be captured without setting wmode.

Any help will be greatly appreciated. Thanks!!

flag
I'm confused how JavaScript enters this equation – altCognito May 25 at 18:45
SWFObject is a JavaScript solution also capturing and suppressing the rightclick event is done through JavaScript. IF thats what you are asking? :-) – Hiraash May 25 at 19:40

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.