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

Examples not loading on chromium #97

Closed
luckylooke opened this issue Jun 23, 2015 · 3 comments
Closed

Examples not loading on chromium #97

luckylooke opened this issue Jun 23, 2015 · 3 comments

Comments

@luckylooke
Copy link

Console error:

Mixed Content: The page at 'https://phaser.io/examples/v2/groups/bring-a-group-to-top' was loaded over HTTPS, but requested an insecure resource 'http://examples.phaser.io/embed.php?f=groups/bring+a+group+to+top.js'. This request has been blocked; the content must be served over HTTPS.

what can I try?

@tgeorge91
Copy link

I noticed this yesterday as well. Get rid of the https in your url and just do http and it'll work, until this is fixed. http://phaser.io/examples/v2/groups/bring-a-group-to-top should work.

@luckylooke
Copy link
Author

Youre right! I dont know how did I get to https.. chromium doesnt show protocol, but when I force http.. it works, thank you ;)

@photonstorm
Copy link
Collaborator

Just closing this off as I fixed it a while ago.

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

No branches or pull requests

3 participants