开发者

Use Network Services for FDT

开发者 https://www.devze.com 2022-12-28 00:45 出处:网络
I\'ve recently started using FDT, for a while I was using FlashD开发者_如何学Pythonevelop, it had a really handy feature in Compiler options where you can set UseNetworkServices to false which would s

I've recently started using FDT, for a while I was using FlashD开发者_如何学Pythonevelop, 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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号