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

  1. yuka.jimen.gotoAndStop(1);
  2. yuka.ten.gotoAndStop(1);
  3. city.gotoAndStop(1);
  4. yuka.hantei.gotoAndStop(1);
  5. if(cleaflg == 1)
  6. {
  7.    bounus = 1;
  8. }
  9. else if(cleaflg > 1 && cleaflg <= 4)
  10. {
  11.    bounus = 2;
  12. }
  13. else if(cleaflg == 5)
  14. {
  15.    bounus = 3;
  16. }
  17.