home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / pandawars.swf / scripts / frame_8 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  287 b   |  20 lines

  1. shinkoflg = 1;
  2. nDepth = 0;
  3. keyflg = false;
  4. ido = 5;
  5. kabehit = 0;
  6. dekoflg = 0;
  7. life = 200;
  8. j = 1000;
  9. ddd = 0;
  10. bounus = 0;
  11. savedata = SharedObject.getLocal("pandamsave");
  12. if(savedata.data.cleaflg != null)
  13. {
  14.    cleaflg = savedata.data.cleaflg;
  15. }
  16. else
  17. {
  18.    cleaflg = 0;
  19. }
  20.