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