home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / failuna.swf / scripts / aso#10097.as next >
Text File  |  2010-07-14  |  583b  |  24 lines

  1. _global["aso#71379"] = function()
  2. {
  3.    this.offset = 0;
  4.    this._alpha = 80;
  5. };
  6. eval("aso#71379").prototype = new MovieClip();
  7. eval("aso#71379").prototype.onEnterFrame = function()
  8. {
  9.    if(this != eval("aso#72771"))
  10.    {
  11.       this.offset = this.offset + 1;
  12.       this["aso#01324"] *= 0.99;
  13.       this["aso#32661"] += 0.2;
  14.       this._x += this["aso#01324"];
  15.       this._y += this["aso#32661"];
  16.       this._alpha -= 2;
  17.       if(this.offset > 30)
  18.       {
  19.          _global["aso#63998"](this);
  20.       }
  21.    }
  22. };
  23. Object.registerClass("aso#10097",eval("aso#71379"));
  24.