在 Internet Explorer/Firefox/Chrome 中出于测试目的禁用 Flash
我想知道是否有一种简单的方法可以在 Internet Explorer 中禁用 Flash 以进行测试:
我正在编写一个测试 Flash 的脚本(基于此链接中的信息 - https://www.adobe.com/support/flash/how/shock/javaplugs/javaplugs02.html )我希望有一种比卸载闪存更简单的方法来测试这一点。有什么想法吗?
I'm wondering if there's an easy way to disable flash in Internet Explorer for testing purposes:
I'm writing a script that tests for flash (based off the information at this link - https://www.adobe.com/support/flash/how/shock/javaplugs/javaplugs02.html) and I'm hoping there is an easier way to test this than uninstalling flash. Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
检查插件通常有效。如果您有 Flash,程序将编写默认代码(当使用 Flash 生成页面以插入 swf 文件时)来检测 Flash 插件。
checking for the plugin usually works. If you have Flash, the program will write default code (when using Flash to generate pages to insert your swf files) that detects for the flash plugin.
对于 Internet Explorer 我没有想法。但正如您在标题中询问有关 Firefox 的问题: QuickJava 是一个很棒的工具Firefox AddOn 允许您通过单击按钮来禁用/启用 Flash(以及 Java、Javascript、Silverlight 和 CSS)。
For Internet Explorer I don't have an idea. But as you are also asking about Firefox in the title: QuickJava is a great Firefox AddOn that allows you to disable/enable Flash (and Java, Javascript, Silverlight and CSS) with the click of a button.