home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / PlanetRacer.swf / scripts / DefineSprite_335_mcFlits / frame_1 / DoAction.as
Text File  |  2007-09-26  |  326b  |  28 lines

  1. §§push(true);
  2. §§push(false);
  3. §§push(false);
  4. §§push(true);
  5. while(true)
  6. {
  7.    if(┬º┬ºpop())
  8.    {
  9.    }
  10.    if(┬º┬ºpop())
  11.    {
  12.    }
  13.    if(┬º┬ºpop())
  14.    {
  15.       break;
  16.    }
  17.    ┬º┬ºpush(true);
  18.    ┬º┬ºpush(false);
  19. }
  20. e.f = function()
  21. {
  22.    this.g -= 15;
  23.    if(this.g <= 0)
  24.    {
  25.       this.h();
  26.    }
  27. };
  28.