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()

Allows SWF files in the identified domains to 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()

Allows SWF files in the identified domains to access objects and variables in the calling SWF file, which is hosted using the HTTPS protocol.