home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / RestZone.swf / scripts / DefineSprite_181 / frame_13 / DoAction.as
Encoding:
Text File  |  2004-07-20  |  81 b   |  7 lines

  1. status += 1;
  2. trace(status);
  3. tellTarget("/")
  4. {
  5.    gotoAndStop("restart");
  6. }
  7.