home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Esportes / bowling.swf / scripts / frame_33 / DoAction.as
Encoding:
Text File  |  2005-09-26  |  140 b   |  11 lines

  1. stop();
  2. ZDpunkty = "0";
  3. j = "1";
  4. while("10" >= j)
  5. {
  6.    set("K" add j,"1");
  7.    j += "1";
  8. }
  9. call("mv_punkt:init");
  10. gotoAndPlay(34);
  11.