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

  1. if(b1 < b2)
  2. {
  3.    gotoAndStop("loop3");
  4.    play();
  5. }
  6.