home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / dexter.swf / scripts / DefineSprite_327 / frame_12 / DoAction.as
Encoding:
Text File  |  2003-10-24  |  100 b   |  9 lines

  1. if(eval("/:hnow") == "1")
  2. {
  3.    tellTarget("none")
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8. stop();
  9.