How can I detect if Flash Player is disabled in a browser using JavaScript?

后端 未结 4 1758
我寻月下人不归
我寻月下人不归 2021-01-06 14:53

I know how to detect if Flash player is installed in a browser. I\'m using the hasFlashPlayerVersion() function of swfobject for that. However, I can\'t seem to fin

4条回答
  •  渐次进展
    2021-01-06 15:43

    Here is a nice library I'm using: http://www.featureblend.com/javascript-flash-detection-library.html

提交回复
热议问题