Class com.flashdoctors.net.LoadEventPublisher
- com.flashdoctors.net.LoadEventPublisher
Constructor Detail
LoadEventPublisher
public function LoadEventPublisher()Method Detail
addLoadEventListener
public function addLoadEventListener(obj:ILoadEventListener):VoidSpecified By
removeLoadEventListener
public function removeLoadEventListener(obj:ILoadEventListener):VoidSpecified By
clearLoadEventListeners
public function clearLoadEventListeners():VoidpublishLoadEvent
public function publishLoadEvent(evt:LoadEvent):VoidSpecified By
toString
public function toString():String