home *** CD-ROM | disk | FTP | other *** search
- _parent.sssball19._y = this._y;
- _parent.sssball20._y = this._y;
- _parent.sssball19.ishit = true;
- _parent.sssball20.ishit = true;
- _parent.sssball19.Att_hit = true;
- _parent.sssball20.Att_hit = true;
- _parent.sssball20.pang_start = true;
- _parent.sssball19.pang_start = true;
- _parent.sssball19.dis = _parent.Hit._y - this._y + _root.tans;
- _parent.sssball20.dis = _parent.Hit._y - this._y + _root.tans;
- if(random(3) == 0)
- {
- if(_parent.pang_item_hit)
- {
- _parent.item_Down = true;
- _parent.obj._x = this._x;
- _parent.obj._y = this._y;
- _parent.pang_item_hit = false;
- _parent.obj._visible = true;
- _parent.obj.in_obj.start_obj.play();
- }
- }
-