home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / arcanecastle.swf / scripts / frame_23 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  118 b   |  7 lines

  1. diff(difficulty,30,22,14,35,25,20);
  2. startLevel(2);
  3. onEnterFrame = function()
  4. {
  5.    level(20,"end","end",5,3);
  6. };
  7.