Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Learn More

I need to reset Focus to Javascript after the embedded Flash file took focus. (need it for keyboard input) window.focus(); not working.

  • 1 одговор
  • 10 има овај проблем
  • 11 прегледа
  • Последњи одговор послао cor-el

more options

I have a Flash application that use JavaScript for keyboard inputs. At some point the user have to click on a textfield inside the swf. Flash then takes focus away form the JavaScript. I solved this by calling the following Javascript function from Flash>

function setBrowserFocus() { window.focus(); }

This works perfect in IE but not in Firefox 3.6 I made sure that the "Raise or lower windows" is checked in Firefox options.

I have a Flash application that use JavaScript for keyboard inputs. At some point the user have to click on a textfield inside the swf. Flash then takes focus away form the JavaScript. I solved this by calling the following Javascript function from Flash> function setBrowserFocus() { window.focus(); } This works perfect in IE but not in Firefox 3.6 I made sure that the "Raise or lower windows" is checked in Firefox options.

Сви одговори (1)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.

The helpers at that forum are more knowledgeable about web development issues.

You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25