home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 174 / MOBICLIC174.ISO / mac / DATA / DSS174 / DSS174_08 / DSS174_08.swf / scripts / frame_150 / DoAction.as
Text File  |  2015-04-27  |  65b  |  6 lines

  1. function goSuite()
  2. {
  3.    this.gotoAndStop("_FIN");
  4. }
  5. stop();
  6.