home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / lemonade.swf / scripts / frame_22 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  87 b   |  6 lines

  1. stop();
  2. a = random("8") + "2";
  3. b = random("8") + "1";
  4. total = "";
  5. answer = a * b;
  6.