Setting proxy settings for Flash Player

天大地大妈咪最大 提交于 2020-01-14 08:55:50

问题


I asked Google. But there is no working answer for it. I checked "right click -> global setings" and found no proxy setting in macromedia.com. Can anyone know how to configure proxy settings for flash player?

Thank you.


回答1:


Flash Player uses system proxy settings.So you have to change system proxy settings by navigating to : Control Panel=> Network and Internet Connections => Internet Options => Connections => Select your profile and change proxy settings then click ok.




回答2:


Flash Player connects directly to its destination, not through the web browser. Since there is no known way to set up proxy settings for Flash, you have to use a workaround like described in the link below.

http://www.digitalacetone.com/2010/08/flash-player-can-reveal-your-true-ip-address-when-using-ssh-tunel-for-web-browser-proxy/




回答3:


As I know, flash player gets proxy settings from browser, where it is embedded in. So, you can set proxy server etc. in your browser.

In case you use flash embedded in your own application, it gets proxy settings from IE. To override their, you can intercept WinInet functions InternetConnect (and call InternetSetOption to set proxy address and port) and InternetOpen (to set proxy login and password).



来源:https://stackoverflow.com/questions/4640384/setting-proxy-settings-for-flash-player

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