home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / DinkySmash.swf / scripts / DefineSprite_507 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  126 b   |  4 lines

  1. hd.timeLimit.gotoAndStop("f" + theScreen.timeLimit / 1000);
  2. hd.numDinkys.gotoAndStop("f" + theScreen.dinkysToHit);
  3. play();
  4.