Language Version : | ActionScript 3.0 |
Player Version : | 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 |
Player Version : | Flash Player 9 |
Gets the current security domain.
Implementation
public static function get currentDomain():SecurityDomain
See also
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Tue Mar 18 2008, 12:59 PM GMT-07:00