home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 136 / MOBICLIC136.ISO / pc / DATA / HOTE / libs / amfphp / amfphp.swf / scripts / __Packages / mx / remoting / debug / events / NetDebugDuplicateNCDError.as < prev    next >
Text File  |  2011-07-20  |  271b  |  12 lines

  1. class mx.remoting.debug.events.NetDebugDuplicateNCDError
  2. {
  3.    function NetDebugDuplicateNCDError()
  4.    {
  5.       var _loc1_ = this;
  6.       super();
  7.       _loc1_.eventType = "Error";
  8.       _loc1_.source = "NCD";
  9.       _loc1_.message = "NCD_ALREADY_RUNNING";
  10.    }
  11. }
  12.