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-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00