SWF 仅在调试文件夹中工作
如果我从调试文件夹复制所有文件并将其粘贴到某个位置,它就会停止工作,从而出现沙箱错误。 (我没有使用任何绝对路径)并且调试文件夹中的一切似乎都很好。有什么想法吗?
这是 Flex 构建器中的一个 ActionScript 项目。
If I copy all the files from the debug folder and paste it somewhere it stops working gives me a sandbox error. ( I am not using any absolute paths) and everything seems to be fine in debug folder. Any Ideas?
It's a actionscript project in flex builder.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这可能会有所帮助:http://blogs.adobe.com/flexdoc/2008/ 06/the_security_sandbox_in_flex_b.html
This may help: http://blogs.adobe.com/flexdoc/2008/06/the_security_sandbox_in_flex_b.html
您需要将新路径添加到 Flash Player 信任文件中。
You need to add the new path to your Flash Player trust file.