Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use allowInsecureDomain in order to support serving the SWF over HTTPS. #130

Closed
wants to merge 1 commit into from

Conversation

prekageo
Copy link

If the webpage is served over HTTP and the SWF is served over HTTPS, then jPlayer does not function. We need to call flash.system.Security.allowInsecureDomain("*") in order to fix it.

@ghost ghost assigned happyworm Nov 2, 2013
@happyworm
Copy link
Contributor

I will add this rule to the SWF. Thanks.

happyworm pushed a commit that referenced this pull request Nov 3, 2013
@happyworm
Copy link
Contributor

Added to dev branch.

Release note:
[dev] Added Support: Added the allowInsecureDomain("*") command to the Flash. This addition was proposed here Use allowInsecureDomain in order to support serving the SWF over HTTPS by prekageo

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants