javascript - Is there a way to detect Flash blockers? -
I am thinking that there is a JavaScript method to install any type of flash blocking plugin to a user So that I can adjust it to these users properly
For example, I use 'click to flash', but the site cipher that uses text to render is full of "click to flash" button , Which is getting very annoying. I do not use SIFR in my designs for this reason but if I can see the weather, a flash blocking plugin has been installed, then I will not call the simple function.
Any thoughts?
Take a look After the page loads you can call the following.
var movie = window.document.movie; {// If the film is blocked then should be loaded per percent by one exception (movie.Parentaloded ()> 0) {// movie loading or loading}} Catch (E) {/ / Movie block is
Comments
Post a Comment