javascript - _BROWSER_ has prevented an outdated plugin "Adobe Flash" from running on this site -


update 23/8/17: link added.

i'm facing following issue on our webshop:

after updating windows 10 1703 our website loading usual after few sec following popup message comes up: 'browser' has prevented outdated plugin "adobe flash" running on site. occurs in ie , chrome well, although doesn't have issue on older versions of windows or latest mac os, or on mobile browsers.

there couple of things tried:

  1. reinstalling flash
  2. enabling , disabling preference of html on flash , tried local group policies in windows, issue still appears.

the 'funniest' part i'm not aware of situation have flash object on site. when scrolling source code there few instances found related flash:

  1. a flash player version checker - javascript (inside client.js on site)
  2. in fancybox jquery

can these trigger behavior?

is there has experienced similar lately? there workaround avoid this?

thanks in advance

i believe fancybox not related this, unless used display flash content, quite noticeable :)

quite possible "flash player version checker" creates flash object check supported version. try disable it.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -