home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / neko_juppiki.swf / scripts / DefineSprite_84 / frame_21 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  129 b   |  6 lines

  1. this.total_circle_cnt = 4;
  2. this.mc_player.init();
  3. this.initCircle(this.total_circle_cnt);
  4. trace("set stage2");
  5. this.stop();
  6.