当对象标签没有 id (IE) 时,allowscriptaccess 属性被忽略

发布于 2024-12-09 17:37:57 字数 245 浏览 1 评论 0原文

在 IE 中,当 swf 嵌入到没有 id 属性的对象标记中时,Flash 会忽略 allowedscriptaccess=always 属性。这很容易验证。我的 swf 在 IE 中工作得很好,除了在缺少 id 属性时没有脚本访问权限之外。

假设我无法控制 id 属性是否存在,有没有办法在 AS2 或 3 中对此进行编码?我的目标是通过ExternalInterface捕获window.location.href和navigator.userAgent。

In IE, Flash ignores the allowscriptaccess=always property when the swf is embedded in an object tag that doesn't have an id attribute. This is very easy to verify. I have swfs that work completely fine in IE apart from not having the script access they should when the id attribute is missing.

Is there any way to code around this in AS2 or 3, assuming I have no control over whether the id attribute will be present or or not? My aim is to capture window.location.href and navigator.userAgent through ExternalInterface.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文