패키지 | flash.system |
클래스 | public class SecurityDomain |
상속 | SecurityDomain Object |
언어 버전: | ActionScript 3.0 |
런타임 버전: | AIR 1.0, Flash Player 9, Flash Lite 4 |
Loader.load()
에 전달하면 로드된 해당 미디어를 특정 샌드박스에 배치하도록 요청할 수 있습니다.
기타 예제
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
constructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다. | Object | ||
currentDomain : SecurityDomain [정적] [읽기 전용]
현재 보안 도메인을 가져옵니다. | SecurityDomain |
공용 메서드
속성 세부 정보
currentDomain | 속성 |
currentDomain:SecurityDomain
[읽기 전용] 언어 버전: | ActionScript 3.0 |
런타임 버전: | AIR 1.0, Flash Player 9, Flash Lite 4 |
현재 보안 도메인을 가져옵니다.
구현
public static function get currentDomain():SecurityDomain
관련 API 요소
Tue Jun 12 2018, 03:17 PM Z