This class implements the functionality of the client login section. It encapsulates the XML Image Gallery, but won't display it until the user is authenticated.
The following events are dispatched by this class:
DisplayObjectInit - dispatched when the gallery's init function is done executing.
DisplayObjectEnter - dispatched when the gallery's enter function is done executing.
DisplayObjectExit - dispatched afer the exit function of the gallery is done executing.
public xmlFile:String [Write Only]