Home
> Uncategorized > CrossDomain.xml proxy
CrossDomain.xml proxy
Ever tried to request a url in Silverlight, or WP7 to be stopped because you need to have a crossdomain.xml file installed in the root of the server.
Here’s a solution, a crossdomain.xml proxy.
Call http://<url>/CrossDomainProxy.aspx?url=http://YOURDOMAIN/YOURSCRIPT
and http://<url>/CrossDomain.xml is set to accept all hosts and requests.
Therefore even if there is not a CrossDomain.xml policy file on your server, you can use this proxy to bypass that.
Please, if you use this, give this blog a link back!, and a thank you would be nice!
Categories: Uncategorized
Comments (0)
Trackbacks (0)
Leave a comment
Trackback