scribd / flash_heed

Fixes all Flash elements on a page so that they heed DOM stacking order.
45 stars 10 forks source link

Causing errors in js on page #1

Open jhanifen opened 12 years ago

jhanifen commented 12 years ago

Here is an example error.

uncaught exception: Error: Permission denied for https://www.facebook.com to get property Proxy.InstallTrigger return new ActiveXObject('...(/\D+/g, ',').match(/^,?(.+),?$/)[1];

and another

window.name is null http://connect.facebook.net/en_US/all.js

Seems to be causing problems with some third party scripts.

I believe the workout around would be to target the specific flash ads instead of all flash on page.