Flash + Javascript + HTTPS (SSL)

◇◆丶佛笑我妖孽 提交于 2020-01-02 11:26:10

问题


I want to support purchasing items via a flash SWF.

Does flash support posting to HTTPs? (given that the object container uses the https versions of the player)

If the above is a problem (posting HTTPs via flash) can I communicate javascript<->flash inside an HTTPs html and post via javascript?

Thanks for the help


回答1:


It's no different than anything else under HTTPS. Just make sure it's hosted on the same HTTPS server as anything else, and you're good to go.



来源:https://stackoverflow.com/questions/4724929/flash-javascript-https-ssl

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