使用 FDT 网络服务

发布于 2024-08-29 20:46:47 字数 264 浏览 2 评论 0原文

我最近开始使用 FDT,有一段时间我使用 FlashDevelop,它在编译器选项中有一个非常方便的功能,您可以将 UseNetworkServices 设置为 false,这将阻止编译后的 swf 连接到互联网,并且对于独立运行非常有用Flash应用程序在加载外部xml文件等时没有安全警告。

有人知道FDT是否有类似的功能吗?如果没有办法,那么不用担心,我可以在 Flash Develop 中编译该项目,但是如果我可以从 FDT 中进行编译,那就更好了。

干杯,伙计们, 将要

I've recently started using FDT, for a while I was using FlashDevelop, it had a really handy feature in Compiler options where you can set UseNetworkServices to false which would stop the compiled swf from connecting to the internet and became very useful for running standalone flash apps without security warnings when loading in an external xml file etc.

Does anybody know if FDT has a similar function? If there isn't a way, then no worries, I can compile the project in Flash Develop, however it would be best if I can do it from FDT.

Cheers guys,
Will

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

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

发布评论

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

评论(1

北方。的韩爷 2024-09-05 20:46:47

打开项目的运行配置并将 -use-network=true 添加到编译器参数中。

open run configurations for your project and add -use-network=true to the compiler arguments.

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