home *** CD-ROM | disk | FTP | other *** search
- _parent.sssball13._y = this._y;
- _parent.sssball14._y = this._y;
- _parent.sssball13.ishit = true;
- _parent.sssball14.ishit = true;
- _parent.sssball13.Att_hit = true;
- _parent.sssball14.Att_hit = true;
- _parent.sssball13.pang_start = true;
- _parent.sssball14.pang_start = true;
- _parent.sssball14.dis = _parent.Hit._y - this._y + _root.tans;
- _parent.sssball13.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();
- }
- }
-