开发者

How to modify browser proxy settings adobe air?

开发者 https://www.devze.com 2023-04-01 09:58 出处:网络
Is it possible to modify browser proxy settings with flex/actionscript/air? Thanks in a开发者_StackOverflow中文版dvance!

Is it possible to modify browser proxy settings with flex/actionscript/air?

Thanks in a开发者_StackOverflow中文版dvance! Joseph


As far as Flash Player runs in sandbox and hasn't any access to native environment it is impossible to reach your goal with Flex/Flash web application.

Using Adobe AIR you can create native utilities to change proxy settings and/or set corresponding browser extensions using NativeProcess and native installers.

0

精彩评论

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