错误 #2130 无法刷新共享对象

发布于 2024-08-29 10:29:40 字数 34 浏览 5 评论 0原文

我无法刷新项目中的共享对象。我能为这个问题做些什么呢?

I cant flush the shared object in my project. What can I do for that problem?

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

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

发布评论

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

评论(4

ま昔日黯然 2024-09-05 10:29:40

确保 URL 有效。我在 URL 中使用双斜杠 (//) 时遇到了同样的问题:

http://localhost/myProject//MyProject.html?debug=true

Make sure that the URL is valid. I had the same problem with a double slash (//) in the URL:

http://localhost/myProject//MyProject.html?debug=true
东北女汉子 2024-09-05 10:29:40

应允许闪存将数据存储到硬盘上。您可以在此处配置存储设置:

http://www.macromedia .com/support/documentation/en/flashplayer/help/settings_manager03.html

Flash should be allowed to store data to your hard drive. You can configure storage settings here :

http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.html

薄荷港 2024-09-05 10:29:40

我在 Windows 7 中遇到了同样的问题。我进入控制面板并允许从那里进行存储。你可以做同样的事情

Control Panel -> System & Security -> Flash Player

I was having the same problem in Windows 7. I went to control panel and allowed storage from there. you can do the same at

Control Panel -> System & Security -> Flash Player
小嗲 2024-09-05 10:29:40

当您在安装了 debug(!) 版本的 Flash 播放器的情况下对远程对象执行 flash() 操作时,也可能会出现“错误 #2130 无法刷新共享对象”。
卸载调试版本并安装普通版本即可解决问题。

"Error #2130 Unable to flush sharedObject" can also happen when you do flash() on remote object with debug(!) version of Flash player installed.
Uninstall debug version and install a normal one to solve the problem.

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