home *** CD-ROM | disk | FTP | other *** search
/ 200 Game / 200GAME2.iso / FLASHGAME / COCKROACH.EXE / scripts / DefineSprite_16 / frame_32 / DoAction.as
Encoding:
Text File  |  2000-06-10  |  70 b   |  7 lines

  1. stop();
  2. tellTarget("/")
  3. {
  4.    gotoAndStop("Start");
  5.    play();
  6. }
  7.