home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 136 / MOBICLIC136.ISO / pc / DATA / DSS136 / DSS136_03 / DSS136_03.swf / scripts / frame_320 / DoAction.as
Text File  |  2011-07-20  |  148b  |  8 lines

  1. if(MEMO.Zones[_root.gModuleNumber - 1] == 0)
  2. {
  3.    MEMO.Zones[_root.gModuleNumber - 1] = 1;
  4.    MEMO.Save();
  5. }
  6. ONCLE._visible = false;
  7. stop();
  8.