Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.0 Flash Player 9 |
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 |
Runtime Versions: | AIR 1.0 Flash Player 9 |
Gets the current security domain.
Implementation public static function get currentDomain():SecurityDomain
See also
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00