home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / rickshaw-jam.swf / scripts / frame_9 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  78 b   |  6 lines

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