Packageverlocity.loaders
Classpublic class Preloader
InheritancePreloader Inheritance flash.display.MovieClip



Protected Properties
 PropertyDefined By
  DocumentClass : String
Preloader
Public Methods
 MethodDefined By
  
Creates the preloader.
Preloader
Protected Methods
 MethodDefined By
  
Creates the Verlocity preloader GUI.
Preloader
  
Removes the Verlocity preloader.
Preloader
  
Updates the Verlocity preloader.
Preloader
Property Detail
DocumentClassproperty
protected var DocumentClass:String

Constructor Detail
Preloader()Constructor
public function Preloader()

Creates the preloader.

Method Detail
CreateLoadGUI()method
protected function CreateLoadGUI():void

Creates the Verlocity preloader GUI.

RemoveLoadGUI()method 
protected function RemoveLoadGUI():void

Removes the Verlocity preloader.

UpdateLoadGUI()method 
protected function UpdateLoadGUI():void

Updates the Verlocity preloader.