home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / sparks.swf / scripts / DefineSprite_4 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  80 b   |  7 lines

  1. stop();
  2. _root.score -= 10;
  3. tellTarget("_root.replaystage")
  4. {
  5.    play();
  6. }
  7.