Flash 虚拟游览无法正常工作

发布于 2024-12-29 14:47:53 字数 457 浏览 2 评论 0原文

我使用第三方软件为我的客户网站创建虚拟旅游。它本身工作得很好,你可以在这里看到它 http://freshbeer.lv/ development/en/virtual_tour/virtual_tour.html

但是一旦我在索引页面上包含 virtual_tour.html 页面,它就不起作用了,你可以在这里看到它 http://freshbeer.lv/development/en

我确信我正确更改了所有文件路径,但是但它仍然不起作用。不过,我可以看到应该包含虚拟游览的灰色框,但它没有显示它,我真的很困惑,有人可以建议是什么导致了问题吗?

I've used third party software to create virtual tour for my clients website. It works perfectly fine on its own, you can see it here http://freshbeer.lv/development/en/virtual_tour/virtual_tour.html

But Once I include virtual_tour.html page on my index page it doesn't work, you can see it here http://freshbeer.lv/development/en

I'm confident that I changed all paths to files correctly, but still it doesn't work. However I can see Gray box that should contain virtual tour, but it doesn't display it, I'm really confused, could anyone please suggest what can be causing the problem?

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

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

发布评论

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

评论(1

故事↓在人 2025-01-05 14:47:53

您的 SWF 路径错误。该页面尝试从index.html 所在的同一文件夹加载它。如果您使用 Web 开发人员工具,例如在 Safari(活动窗口)或 Firebug 的“网络”视图中,您可以轻松看到这一点。

The path to your SWF is wrong. The page tries to load it from the same folder where index.html is located. You can easily see this if you use web developer tools, e.g. in Safari (Activity Window) or Firebug's "Net" view.

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