home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / chicken_eggs.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  93 b   |  7 lines

  1. level = 1;
  2. score = 0;
  3. scorecheck = "0";
  4. lives = 2;
  5. gamestarttime = getTimer();
  6. stop();
  7.