Skip to content

Instantly share code, notes, and snippets.

@jasonroelofs
Created June 3, 2009 17:37
Show Gist options
  • Save jasonroelofs/123117 to your computer and use it in GitHub Desktop.
Save jasonroelofs/123117 to your computer and use it in GitHub Desktop.
import flash.system.Security;
...
Security.loadPolicyFile("xmlsocket://" + securityServiceHost + ":" + securityServicePort);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment