home *** CD-ROM | disk | FTP | other *** search
/ 200 Game / 200GAME2.iso / FLASHGAME / PARADE.EXE / scripts / DefineSprite_159 / frame_8 / DoAction.as
Encoding:
Text File  |  2000-08-17  |  129 b   |  10 lines

  1. tellTarget("/bvar")
  2. {
  3.    gotoAndStop(3);
  4. }
  5. tellTarget("dude" add eval("/:hits"))
  6. {
  7.    gotoAndStop("kill");
  8.    play();
  9. }
  10.