多个 swf 文件未在 DNN 5.X 中加载

发布于 2024-08-07 00:54:10 字数 462 浏览 5 评论 0原文

我们现在已经运行了大量测试,现在可以归结为 DNN-SWFObject 在页面上加载多个 swf 文件或 Firefox 错误。

这是我们需要的结果:

一页上有两个 swf 文件:

  1. Header.swf:其中包含导航和一些闪亮的动画。
  2. Map.swf:其中突出显示了该国的不同省份。通过 Javascript 读取 URL 来突出显示活动省份,然后通过 FlashVars 加载到 Map.swf 中。

在我们在其他浏览器中进行的所有其他测试中,该场景运行得很好,但在 Firefox 3.5.3 中 swf 文件拒绝显示。

我们已将此测试简化为最低限度的一个 html 页面场景,并使用 SWFObject 2.2 以相同的方式嵌入它,这在 Firefox 中有效。当在DNN中上传时,swf文件拒绝显示。

有什么人能想到的吗?

非常感谢, 詹姆斯

We have run numerous tests now and it has now come down to either a DNN-SWFObject loading multiple swf files on a page or Firefox bug.

Here's the outcome we need:

Two swf files on one page:

  1. Header.swf: which holds the nav and some bling animation.
  2. Map.swf: which has different provinces of the country highlighted on rollover. The active province is highlighted by reading the URL via Javascript and then loaded into the Map.swf via FlashVars.

In all of our other tests in other browsers, the scenario works very well but in Firefox 3.5.3 The swf files refuse to show.

We have stripped this test down to the bare minimum, one html page scenario and embedding it the same way using SWFObject 2.2 and this works in Firefox. When it is uploaded in DNN, the swf files refuse to show.

Is there anything anyone can think of?

Many thanks,
James

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

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

发布评论

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

评论(1

合约呢 2024-08-14 00:54:10

我的第一个想法是 dnn 重命名元素 id 的方式 - 您是否使用客户端 id

如果您可以发布一些代码,那么查看它或查看 url 可能会有所帮助

My first thought would be the way dnn renames element ids - and are you using client ids

If you could post some code it might help to look at it or a url to look at

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