home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / failuna.swf / scripts / aso#78760.as < prev   
Text File  |  2010-07-14  |  1KB  |  43 lines

  1. _global["aso#40042"] = function()
  2. {
  3.    this.offset = 0;
  4.    this._alpha = 80;
  5.    this["aso#58980"] = 0;
  6. };
  7. eval("aso#40042").prototype = new MovieClip();
  8. eval("aso#40042").prototype.onEnterFrame = function()
  9. {
  10.    if(_global["aso#69987"] == 0)
  11.    {
  12.       if(this != eval("aso#66782"))
  13.       {
  14.          this.offset = this.offset + 1;
  15.          this["aso#01324"] *= 0.975;
  16.          this["aso#32661"] += 0.2;
  17.          this._x += this["aso#01324"];
  18.          this._y += this["aso#32661"];
  19.          this._alpha -= 2;
  20.          if(this.offset > 30)
  21.          {
  22.             _global["aso#63998"](this);
  23.          }
  24.          if(this.hitTest(_root["aso#87954"]))
  25.          {
  26.             if(this["aso#07313"] == _global["aso#16086"])
  27.             {
  28.                if(_global["aso#25280"] < _global["aso#83357"])
  29.                {
  30.                   _global["aso#25280"] += _global["aso#52020"];
  31.                   if(_global["aso#56196"] > 5)
  32.                   {
  33.                      _global["aso#56196"] = 0;
  34.                   }
  35.                }
  36.             }
  37.             _global["aso#63998"](this);
  38.          }
  39.       }
  40.    }
  41. };
  42. Object.registerClass("aso#78760",eval("aso#40042"));
  43.