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

  1. if("0" < d)
  2. {
  3.    gotoAndPlay(_currentframe - "1");
  4. }
  5.