User Guide

System.security object 843
System.security object
Availability
Flash Player 6.
Description
This object contains methods that specify how SWF files in different domains can communicate
with each other.
Method summary for the System.security object
Method Description
System.security.allowDomain()
Lets SWF files in the identified domains access objects
and variables in the calling SWF file or in any other SWF
file from the same domain as the calling SWF file.
System.security.allowInsecureDomain()
Lets SWF files in the identified domains access objects
and variables in the calling SWF file, which is hosted
using the HTTPS protocol.
System.security.loadPolicyFile()
Loads a cross-domain policy file from a specified
location.
CHAPTER 2
ActionScript Language Reference