hyperobject / crossorigin.me

A CORS proxy for everyone.
http://crossorigin.me
MIT License
679 stars 132 forks source link

crossdomain.xml #45

Closed colt05 closed 8 years ago

colt05 commented 8 years ago

Hi. I have been trying to get Nesbox to work with crossorigin.me (as a test). It runs AS3. I have looked in the browser console and it says it has tried to access http://crossorigin.me/crossdomain.xml, but there is a 500 error. Can this be fixed? Thanks!

hyperobject commented 8 years ago

Hi there! I don't think this is a problem with the proxy, as 'crossdomain.xml' doesn't exist on my server. Make sure that you're using full URLS for files passed through the proxy, otherwise stuff just won't work.

colt05 commented 8 years ago

The problem is, AS3 requires a crossdomain.xml on every server it connects to.