Flash OCX 错误导致 IE6/7 崩溃
以前有人遇到过这个错误吗? 我正在尝试为客户调试一个问题,但似乎无法取得任何进展。
有了清晰的互联网缓存,我几乎每次都会访问 http://www.safcoproducts.com(首次加载时) )它会使 IE 6 和 7 崩溃。在 FireFox 中不会发生这种情况。 我们已经在不同的服务器上测试了相同的文件,并且也无法复制此错误。
如果没有清晰的缓存,错误似乎会随时出现和消失。
有一个流媒体音乐播放器和一个渐进式下载视频“剧院”。
任何人都可以提供一些见解吗?
Has anyone encountered this error before? I am trying to debug an issue for a client and can not seem to get anywhere with this.
With a clear Internet cache I visit http://www.safcoproducts.com and almost every time (on first load) it crashes IE 6 and 7. This does not occur in FireFox. We have tested the same files on a different server and this error cannot be replicated as well.
Without a clear cache the error seems to come and go when it pleases.
There is a streaming music player and well as a progressive download video "theater".
Can anyone shed some insight?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该错误只会发生在 IE 中,因为 ocx 表示 ActiveX。 我建议使用 SWFObject 嵌入 Flash 对象
The error will only occur in IE cause ocx means ActiveX. I would recommend embedding the your Flash object using SWFObject