This class serves as an 'adapter' class that manages the loading, unloading, intro and outro of the externally loaded SWF files.
The following events are dispatched by this class:
DisplayObjectInit - dispatched when the loaded SWF file has been initialized.
DisplayObjectEnter - dispatched when the loaded SWF file has executed its enter> function.
DisplayObjectExit - dispatched when the loaded SWF file has executed its exit> function.
public xmlFile:String [Write Only]