{ "type": "class", | |
"qname": "mx.messaging.config.LoaderConfig", | |
"baseClassname": "" | |
, | |
"description": "This class acts as a context for the messaging framework so that it has access the URL and arguments of the SWF without needing access to the root MovieClip's LoaderInfo or Flex's Application class.", | |
"tags": [ | |
{ "tagName": "private", | |
"values": []} ], | |
"members": [ | |
{ "type": "method", | |
"qname": "init", | |
"namespace": "public", | |
"bindable": [], | |
"details": ["static"], | |
"deprecated": {}, | |
"return": "void", | |
"params": [{ "name": "root", "type": "flash.display.DisplayObject"}]} | |
, | |
{ "type": "method", | |
"qname": "mx.messaging.config.LoaderConfig", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Constructor. <p>One instance of LoaderConfig is created by the SystemManager. You should not need to construct your own.</p>", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Flex 3"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"return": "", | |
"params": []} | |
, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "Object", | |
"qname": "parameters", | |
"namespace": "public", | |
"bindable": [], | |
"details": ["static"], | |
"deprecated": {}, | |
"description": "If the LoaderConfig has been initialized, this should represent the top-level MovieClip's parameters.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Flex 3"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}, | |
{ "type": "field", | |
"qname": "_swfVersion", | |
"return": "uint", | |
"namespace": "mx_internal", | |
"bindable": [], | |
"details": ["static"], | |
"deprecated": {}}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "uint", | |
"qname": "swfVersion", | |
"namespace": "public", | |
"bindable": [], | |
"details": ["static"], | |
"deprecated": {}, | |
"description": "If the LoaderConfig has been initialized, this should represent the top-level MovieClip's swfVersion."}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "String", | |
"qname": "url", | |
"namespace": "public", | |
"bindable": [], | |
"details": ["static"], | |
"deprecated": {}, | |
"description": "If the LoaderConfig has been initialized, this should represent the top-level MovieClip's URL.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Flex 3"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}] | |
} |