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

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