home *** CD-ROM | disk | FTP | other *** search
- this._parent._parent.attachMovie("spellflash","spellflash",this._parent._parent.getNextHighestDepth());
- this._parent._parent.bg9._visible = true;
- this._parent._parent.bg3._visible = false;
- this._parent._parent.boss.unloadMovie();
- f = this._parent._parent.attachMovie("badzel","boss2",this._parent._parent.getNextHighestDepth());
- f._x = this._parent._parent.zel._x;
- f._y = this._parent._parent.zel._y;
- f.blinking = true;
- f.jumping = true;
-