home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  77 b   |  6 lines

  1. if(Math.round(b1 / 1024) <= 35)
  2. {
  3.    gotoAndStop("loop1");
  4.    play();
  5. }
  6.