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

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