Packagecom.adobe.net
Classpublic dynamic class DynamicURLLoader
InheritanceDynamicURLLoader Inheritance flash.net.URLLoader

Class that provides a dynamic implimentation of the URLLoader class. This class provides no API implimentations. However, since the class is declared as dynamic, it can be used in place of URLLoader, and allow you to dynamically attach properties to it (which URLLoader does not allow).



Public Methods
 MethodDefined by
  
DynamicURLLoader
Constructor detail
DynamicURLLoader()constructor
public function DynamicURLLoader()