flashblockdetector: Javascript That Detects Flash Blocking Extensions

First time here? Subscribe to my RSS feed or follow me on Twitter.
Thanks for visiting!

Mark Pilgrim just released this nifty little flash block detector:

This is a pure-JavaScript library that detects whether Flash is blocked on the current page due to a Flash blocking extension. The current version can detect

  • FlashBlock #1 for Chromium / Google Chrome (Windows/Mac/Linux)
  • FlashBlock #2 for Chromium / Google Chrome (Windows/Mac/Linux)
  • FlashBlock for Firefox (Windows/Mac/Linux)
  • ClickToFlash 1.5.x (Mac/Safari only)

Pretty cool, but there’s a small catch:

If a Flash blocker is active, your callback function will be called almost immediately. If no Flash blocker is active, your callback function will be called after the 5 second timeout.

(Via Mark Pilgrim.)



Find This Article Useful?

  • Share/Save This Entry



Related Articles


About this entry