Packagenet.sourceforge.fxpotpourri.logging.misc
Interfacepublic interface IURLLoader extends flash.events.IEventDispatcher
ImplementorsURLLoaderImpl



Public Properties
 PropertyDefined by
  data : *
[read-only]
IURLLoader
  dataFormat : String
IURLLoader
Public Methods
 MethodDefined by
  
load(request:URLRequest):void
IURLLoader
Property detail
dataproperty
data:*  [read-only]Implementation
    public function get data():*
dataFormatproperty 
dataFormat:String  [read-write]Implementation
    public function get dataFormat():String
    public function set dataFormat(value:String):void
Method detail
load()method
public function load(request:URLRequest):voidParameters
request:URLRequest