IE 弹出“对象不支持该方法的属性”消息当使用ExternalInterface.call时

发布于 2024-09-03 16:29:29 字数 258 浏览 4 评论 0原文

我在这里疯了。

每次我尝试做一个

ExternalInterface.call('alert','abc');

(这适用于每个浏览器)我都会得到一个

对象不支持此属性或方法

出现警报后,

。它甚至发生在由 flash 生成的 HTML 中,而我没有接触它...... 有什么解决办法吗?!

谢谢!

i"m getting nuts in here.

everytime i try to do even an

ExternalInterface.call('alert','abc');

(which will work on every browser) i get an

object doesent support this propety or method

after the alert appears.

it even happens in the HTML generated by flash without me touching it...
there is any solution?!

thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

反话 2024-09-10 16:29:30

3天后!找到了!
Flash 电影的 id 在页面上不是唯一的..仅此而已..

after 3 days! found it!
the id of the flash movie wasn't unique on the page.. that's all..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文