Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Firefox switches off adobe flash plugin during debugging

  • 2 απαντήσεις
  • 46 έχουν αυτό το πρόβλημα
  • 17 προβολές
  • Τελευταία απάντηση από AnonymousUser

more options

Firefox 3.6.4 switches off adobe flash plugin during debugging

This happened

Every time Firefox opened

== when my application is stopped on breakpoint in adobe flash builder firefox switches flash plugin off in 15-20 secconds. can i disable this behaviour?

Firefox 3.6.4 switches off adobe flash plugin during debugging == This happened == Every time Firefox opened == when my application is stopped on breakpoint in adobe flash builder firefox switches flash plugin off in 15-20 secconds. can i disable this behaviour?

Επιλεγμένη λύση

Enter about:config into the address bar, click through any warning, then into the Filter box paste:

dom.ipc.plugins.timeoutSecs

Double-click that line to change the value to the number of seconds you want.

Ανάγνωση απάντησης σε πλαίσιο 👍 2

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

Enter about:config into the address bar, click through any warning, then into the Filter box paste:

dom.ipc.plugins.timeoutSecs

Double-click that line to change the value to the number of seconds you want.

more options

You can disable the timeout with a value of -1 of the pref dom.ipc.plugins.timeoutSecs

See http://benjamin.smedbergs.us/blog/tag/hang/