Error #2130 Unable to flush sharedObject

♀尐吖头ヾ 提交于 2019-12-11 21:19:50

问题


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


回答1:


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



回答2:


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




回答3:


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



回答4:


"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.



来源:https://stackoverflow.com/questions/2688472/error-2130-unable-to-flush-sharedobject

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!