home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / mole-game.swf / scripts / frame_40 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  146 b   |  13 lines

  1. tellTarget("/ball")
  2. {
  3.    gotoAndStop(1);
  4. }
  5. tellTarget("/ball/saruru")
  6. {
  7.    gotoAndStop(1);
  8. }
  9. if(hai30 == "0")
  10. {
  11.    gotoAndPlay(46);
  12. }
  13.