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