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

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