Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Flash doesn't work

more options

Within the past week, Flash completely stopped working in Firefox 49.0.2 (64-bit) on Windows 7. I can get it working at, e.g., http://www.adobe.com/software/flash/about/ if I remove all of my extensions, but as soon as I reinstall, say, Firebug, it's gone again.

Can anyone help me troubleshoot? Thanks!

Within the past week, Flash completely stopped working in Firefox 49.0.2 (64-bit) on Windows 7. I can get it working at, e.g., http://www.adobe.com/software/flash/about/ if I remove all of my extensions, but as soon as I reinstall, say, Firebug, it's gone again. Can anyone help me troubleshoot? Thanks!

Выбранное решение

Some users are having problem with Flash due to an incompatibility with a new feature. You could try turning it off as follows:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste async and pause while the list is filtered

(3) Double-click the dom.ipc.plugins.asyncdrawing.enabled preference to switch the value from true to false

This might not take effect until the next time you exit Firefox and start it up again.

Does that help?

Прочитайте этот ответ в контексте 👍 2

Все ответы (3)

more options

Выбранное решение

Some users are having problem with Flash due to an incompatibility with a new feature. You could try turning it off as follows:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste async and pause while the list is filtered

(3) Double-click the dom.ipc.plugins.asyncdrawing.enabled preference to switch the value from true to false

This might not take effect until the next time you exit Firefox and start it up again.

Does that help?

more options

Thanks jscher2000, that fixed it!

Should I be concerned at all about leaving dom.ipc.plugins.asyncdrawing.enabled set to false permanently?

more options

Well, I don't think any sites depend on it, it's just meant to allow some parts of the media to load more quickly than others rather than all waiting their turn. What you get by turning it off is how it worked in Firefox 48. Hopefully in a couple cycles the bugs will all be worked out.