Main Page | Packages | Class Tree | Index | Help

System

class security

Object
  |
  +--System.security


intrinsic class security
extends Object

ActionScript Standard Library System.security controls



Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

static
allowDomain ( ): Void


static
allowInsecureDomain ( ): Void


static
loadPolicyFile ( url: String ): Void


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Method Documentation

allowDomain

static function allowDomain(): Void

allowInsecureDomain

static function allowInsecureDomain(): Void

loadPolicyFile

static function loadPolicyFile(url: String): Void

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc