home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / skatecart.swf / scripts / DefineSprite_100 / frame_43 / DoAction.as
Encoding:
Text File  |  2005-11-19  |  88 b   |  6 lines

  1. set("/:score",eval("/:score") + "15");
  2. tellTarget("/score")
  3. {
  4.    gotoAndPlay(2);
  5. }
  6.