Skip to main content
Participant
November 25, 2015
Question

How can you detect whether a flash swf is paused or not?

  • November 25, 2015
  • 1 reply
  • 190 views

As chrome is pausing flash swfs, is there a way to detect whether it is being paused?

This topic has been closed for replies.

1 reply

jeromiec83223024
Inspiring
December 8, 2015

Flash never gets instantiated, so there's no chance for us to send out a notification.  It's worth noting that Chrome is pausing content that looks like an ad for power savings, and that it affects both Flash and HTML/JavaScript content.  If your primary content is Flash, it shouldn't get paused.  If it's an ad, you're going to have some interesting challenges ahead.  I expect that there will be an arms race of workarounds and mitigations as the browsers continue to focus on power management, and content providers participate in bad practices like ad-stuffing, etc.