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

  1. diff(difficulty,35,25,15,25,20,12);
  2. startLevel(50);
  3. onEnterFrame = function()
  4. {
  5.    level(10,"level 2","level 1",1,3);
  6. };
  7.