Language Version: | ActionScript 3.0 |
The SecurityDomain class represents the current security "sandbox," also known as a security domain.
By passing an instance of this class to
Loader.load()
, you can request that loaded media be placed in
a particular sandbox.
currentDomain:SecurityDomain
[read-only]
Language Version: | ActionScript 3.0 |
Gets the current security domain.
Implementation public static function get currentDomain():SecurityDomain
See also
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Sun Oct 19 2008, 07:03 PM -07:00