Skip to content

Instantly share code, notes, and snippets.

@Leask
Created July 22, 2013 13:31
Show Gist options
  • Select an option

  • Save Leask/6053819 to your computer and use it in GitHub Desktop.

Select an option

Save Leask/6053819 to your computer and use it in GitHub Desktop.
crossdomain.xml for Flash only
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*.com"/>
</cross-domain-policy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment