Wmode transparent and symbols issue with foreign keyboard

Posted by Boun on Stack Overflow See other posts from Stack Overflow or by Boun
Published on 2010-04-27T09:00:12Z Indexed on 2010/04/27 9:03 UTC
Read the original article Hit count: 315

Hello,

I have the known issue with wmode transparent and input textfield in my page. I know that the question is often asked but I have a special situation with that case.

I need to embed my swf with wmode=transparent but in my swf I have an input textfield and the bug with "@" or "." symbols exists.

I have a french keyboard and I decided to overcome this problem with a string replacement with the FirefoxWmodeFix class from Manmaru (see the link below).

http://www.manmaru.fr/mlab/?p=95

It works for my keyboard but I need that "trick" with EN/DE/IT keyboard. Could anyone help me with the right combination of keys on different keyboard and different OS system to display "@" and "." symbols.

I don't have any foreign Windows system to get the key code for each combination.

Or if anyone has another solution, I will be pleased to hear that one.

Thanks in advance for any help.

© Stack Overflow or respective owner

Related posts about actionscript-3

Related posts about wmode