Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > security (System.security) | |||
Object
|
+-System.security
public class security
extends Object
The System.security class contains methods that specify how SWF files in different domains can communicate with each other.
For more information, see the following:
Availability: ActionScript 1.0; Flash Player 6
|
Modifiers |
Property |
Description |
|---|---|---|
|
|
sandboxType |
Indicates the type of security sandbox in which the calling SWF file is operating. |
Properties inherited from class Object constructor (Object.constructor property), __proto__ (Object.__proto__ property), prototype (Object.prototype property), __resolve (Object.__resolve property)
|
Modifiers |
Signature |
Description |
|---|---|---|
|
|
allowDomain |
Lets SWF files and HTML files in the identified domains access objects and variables in the SWF file that contains the |
|
|
allowInsecureDomain |
Lets SWF files and HTML files in the identified domains access objects and variables in the calling SWF file, which is hosted by means of the HTTPS protocol. |
|
|
loadPolicyFile |
Loads a cross-domain policy file from a location specified by the |
Methods inherited from class Object
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00002103.html