| Package | Top Level |
| Class | public class _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory |
| Inheritance | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory flash.display.Sprite |
| Implements | mx.core.IFlexModuleFactory, flashx.textLayout.compose.ISWFContext |
| Property | Defined By | ||
|---|---|---|---|
| preloadedRSLs : Dictionary [read-only]
The RSLs loaded by this system manager before the application
starts. | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
| Method | Defined By | ||
|---|---|---|---|
| _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | |||
allowDomain(... domains):void
Calls Security.allowDomain() for the SWF associated with this IFlexModuleFactory
plus all the SWFs assocatiated with RSLs preLoaded by this IFlexModuleFactory. | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
allowDomainInRSL(... domains):void | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
allowInsecureDomain(... domains):void
Calls Security.allowInsecureDomain() for the SWF associated with this IFlexModuleFactory
plus all the SWFs assocatiated with RSLs preLoaded by this IFlexModuleFactory. | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
allowInsecureDomainInRSL(... domains):void | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean = true):* | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
create(... params):Object | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
info():Object | _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | ||
| preloadedRSLs | property |
preloadedRSLs:Dictionary [read-only] The RSLs loaded by this system manager before the application starts. RSLs loaded by the application are not included in this list.
public function get preloadedRSLs():Dictionary| _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory | () | Constructor |
public function _7196bbb97586d88c94d55f238272e4ab580c85896a7a2802500f93b1f32f81e1_mx_core_FlexModuleFactory()| allowDomain | () | method |
public function allowDomain(... domains):voidCalls Security.allowDomain() for the SWF associated with this IFlexModuleFactory plus all the SWFs assocatiated with RSLs preLoaded by this IFlexModuleFactory.
Parameters
... domains |
| allowDomainInRSL | () | method |
public function allowDomainInRSL(... domains):voidParameters
... domains |
| allowInsecureDomain | () | method |
public function allowInsecureDomain(... domains):voidCalls Security.allowInsecureDomain() for the SWF associated with this IFlexModuleFactory plus all the SWFs assocatiated with RSLs preLoaded by this IFlexModuleFactory.
Parameters
... domains |
| allowInsecureDomainInRSL | () | method |
public function allowInsecureDomainInRSL(... domains):voidParameters
... domains |
| callInContext | () | method |
public function callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean = true):*Parameters
fn:Function | |
thisArg:Object | |
argArray:Array | |
returns:Boolean (default = true) |
* |
| create | () | method |
public function create(... params):ObjectParameters
... params |
Object |
| info | () | method |
public function info():ObjectReturnsObject |