home *** CD-ROM | disk | FTP | other *** search
- _parent.time_bar_start.play();
- _parent.mball1.ishit = true;
- _parent.mball2.ishit = true;
- _parent.sssball17.ishit = true;
- _parent.sssball18.ishit = true;
- _parent.mball1.Att_hit = true;
- _parent.mball2.Att_hit = true;
- _parent.sssball17.Att_hit = true;
- _parent.sssball18.Att_hit = true;
- _parent.mball1.dis = _parent.Hit._y - this._y + 100;
- _parent.mball2.dis = _parent.Hit._y - this._y + 100;
- _parent.sssball17.dis = _parent.Hit._y - this._y + 100;
- _parent.sssball18.dis = _parent.Hit._y - this._y + 100;
- _parent.mball1.pang_start = true;
- _parent.mball2.pang_start = true;
- _parent.sssball17.pang_start = true;
- _parent.sssball18.pang_start = true;
- _parent.move_play = true;
- _parent.Move = true;
- _parent.player_move = true;
- _parent.canPlay = true;
- stop();
- _parent.SoundObj.start(0,999);
-