Frame 1
stop();
Stage.showMenu = false;
_root.onEnterFrame = function () {
loaded = _root.getBytesLoaded();
loadall = _root.getBytesTotal();
gotoframe = int((loaded / loadall) * 100);
loading.gotoAndStop(gotoframe);
if (gotoframe == 100) {
delete _root.onEnterFrame;
nextFrame();
}
};
Instance of Symbol 420 MovieClip "chen" in Frame 5
/* no clip actions */
Frame 7
stop();
guan = 0;
Frame 8
function zhongquan_enemy() {
enemy_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - enemy._x) <= 150) and ((chen._x - enemy._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
enemy.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
} else if (((((((enemy._x - chen._x) <= 150) and ((enemy._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
enemy.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
}
}
function zhongquan2_enemy() {
enemy_gongji_name = "\u4E2D\u653B";
if (((((((chen._x - enemy._x) <= 180) and ((chen._x - enemy._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
enemy.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((((enemy._x - chen._x) <= 180) and ((enemy._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
enemy.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function qingquan_enemy() {
enemy_gongji_name = "\u4E0B\u653B";
if (((((((chen._x - enemy._x) <= 120) and ((chen._x - enemy._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
enemy.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
} else if (((((((enemy._x - chen._x) <= 120) and ((enemy._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
enemy.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
}
}
function zhongquan_chen() {
_root.gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - enemy._x) <= 150) and ((chen._x - enemy._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dun == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(9);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
} else if ((((((((enemy._x - chen._x) <= 150) and ((enemy._x - chen._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dun == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(9);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
}
}
function qingquan_chen() {
_root.gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - enemy._x) <= 120) and ((chen._x - enemy._x) > 0)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dun == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(9);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
} else if ((((((((enemy._x - chen._x) <= 120) and ((enemy._x - chen._x) > 0)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dun == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(9);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
}
}
function qingjiao_chen() {
_root.gongji_chen_name = "\u4E2D\u4E0B\u653B";
if (((((((chen._x - enemy._x) <= 150) and ((chen._x - enemy._x) > 0)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
enemy.gotoAndStop(8);
enemy.men.gotoAndPlay(1);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
} else if (((((((enemy._x - chen._x) <= 150) and ((enemy._x - chen._x) > 0)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(8);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
}
}
function qingjiao2_chen() {
_root.gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - enemy._x) <= 180) and ((chen._x - enemy._x) > 0)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(8);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
} else if (((((((enemy._x - chen._x) <= 180) and ((enemy._x - chen._x) > 0)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(8);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
}
}
function ceti_chen() {
_root.gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - enemy._x) <= 180) and ((chen._x - enemy._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(11);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
} else if (((((((enemy._x - chen._x) <= 180) and ((enemy._x - chen._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(11);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
}
}
function saotui_chen() {
_root.gongji_chen_name = "\u4E0B\u653B";
if (((((((chen._x - enemy._x) <= 150) and ((chen._x - enemy._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
enemy.gotoAndStop(10);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
} else if (((((((enemy._x - chen._x) <= 150) and ((enemy._x - chen._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
enemy.gotoAndStop(10);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
}
}
function xiapi_chen() {
_root.gongji_chen_name = "\u4E0A\u653B";
if (((((((chen._x - enemy._x) <= 150) and ((chen._x - enemy._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(8);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
} else if (((((((enemy._x - chen._x) <= 150) and ((enemy._x - chen._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(8);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
}
}
function zhongjiao_chen() {
_root.gongji_chen_name = "\u4E0A\u653B";
if (((((((chen._x - enemy._x) <= 180) and ((chen._x - enemy._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
enemy.gotoAndStop(10);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
} else if (((((((enemy._x - chen._x) <= 180) and ((enemy._x - chen._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
enemy.gotoAndStop(10);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 5));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
}
}
function zhongjiao2_chen() {
_root.gongji_chen_name = "\u4E0A\u653B";
if (((((((chen._x - enemy._x) <= 180) and ((chen._x - enemy._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(9);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
} else if (((((((enemy._x - chen._x) <= 180) and ((enemy._x - chen._x) > 50)) and (enemy_dang_up == false)) and (enemy_dang_down == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
delete enemy.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
enemy.gotoAndStop(9);
enemy.men.gotoAndPlay(1);
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 2));
}
}
function zhua_chen() {
gongji_chen_name = "";
if ((((((chen._x - enemy._x) <= 120) and ((chen._x - enemy._x) > 0)) and (enemy_dun == false)) and (enemy_dao == false)) and (fangxiang >= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
if (fangxiang == 1) {
enemy._x = chen._x + 100;
} else if (fangxiang == 2) {
enemy._x = chen._x - 100;
}
delete enemy.onEnterFrame;
enemy.gotoAndStop(12);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 10));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
} else if ((((((enemy._x - chen._x) <= 120) and ((enemy._x - chen._x) > 0)) and (enemy_dun == false)) and (enemy_dao == false)) and (fangxiang <= enemy_fangxiang)) {
chen.swapDepths(5);
enemy.swapDepths(1);
enemy_ai = true;
if (fangxiang == 1) {
enemy._x = chen._x + 100;
} else if (fangxiang == 2) {
enemy._x = chen._x - 100;
}
delete enemy.onEnterFrame;
enemy.gotoAndStop(12);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_enemy.aa1.gotoAndStop((xie_enemy.aa1._currentframe = xie_enemy.aa1._currentframe + 10));
if (xie_enemy.aa1._currentframe >= 50) {
_root.enemy_died = true;
}
}
}
function sheng_hu() {
aa = new Sound();
aa.attachSound("hu");
aa.start(0, 1);
}
function sheng_die() {
bb = new Sound();
bb.attachSound("die");
bb.start(0, 1);
}
function sheng_die2() {
bb = new Sound();
bb.attachSound("die2");
bb.start(0, 1);
}
function sheng_pa() {
cc = new Sound();
cc.attachSound("pa");
cc.start(0, 1);
}
function sheng_sou() {
dd = new Sound();
dd.attachSound("sou");
dd.start(0, 1);
}
function sheng_dong() {
ee = new Sound();
ee.attachSound("dong");
ee.start(0, 1);
}
function sheng_jiu() {
ff = new Sound();
ff.attachSound("jiu");
ff.start(0, 1);
}
_root.attachMovie("ji", "ji", 10);
_root.ji._x = 50;
_root.ji._y = 370;
mysc = new Sound();
mysc.attachSound("music");
mysc.start(0, 999);
function enemy_move() {
if (started and (enemy_died == false)) {
if (enemy_ai == false) {
move2 = random(6) + 1;
if (enemy._x > chen._x) {
delete enemy.onEnterFrame;
enemy._xscale = 105.5;
enemy_fangxiang = 1;
} else {
delete enemy.onEnterFrame;
enemy._xscale = -105.5;
enemy_fangxiang = 2;
}
enemy_chen = enemy._x - chen._x;
if (((enemy_chen <= (random(50) + 150)) and (enemy_chen > 0)) and (gongji_enemy == false)) {
gongji_enemy = true;
enemy_dang_up = false;
enemy_dang_down = false;
enemy.gotoAndStop(random(2) + 3);
delete enemy.onEnterFrame;
} else if (((enemy_chen >= (-(random(50) + 150))) and (enemy_chen < 0)) and (gongji_enemy == false)) {
gongji_enemy = true;
enemy_dang_up = false;
enemy_dang_down = false;
enemy.gotoAndStop(random(2) + 3);
delete enemy.onEnterFrame;
} else if (((((enemy_chen <= (random(50) + 150)) and (enemy_chen > 0)) and (gongji_enemy == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_enemy = true;
enemy_dang_up = true;
enemy_dang_down = false;
enemy.gotoAndStop(5);
delete enemy.onEnterFrame;
} else if (((((enemy_chen >= (-(random(50) + 150))) and (enemy_chen < 0)) and (gongji_enemy == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_enemy = true;
enemy_dang_up = true;
enemy_dang_down = false;
enemy.gotoAndStop(5);
delete enemy.onEnterFrame;
} else if (((((enemy_chen <= (random(50) + 150)) and (enemy_chen > 0)) and (gongji_enemy == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_enemy = true;
enemy_dang_up = false;
enemy_dang_down = true;
enemy.gotoAndStop(6);
delete enemy.onEnterFrame;
} else if (((((enemy_chen >= (-(random(50) + 150))) and (enemy_chen < 0)) and (gongji_enemy == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_enemy = true;
enemy_dang_up = false;
enemy_dang_down = true;
enemy.gotoAndStop(6);
delete enemy.onEnterFrame;
} else {
enemy.onEnterFrame = function () {
if ((enemy._x < chen._x) and ((chen._x - enemy._x) >= 50)) {
if (((move2 == 1) or (move2 == 2)) or ((move2 == 3) and (gongji_enemy == false))) {
if (enemy._x < 550) {
enemy._x = enemy._x + 3;
enemy.gotoAndStop(2);
} else {
move2 = 4;
}
enemy.gotoAndStop(2);
} else if ((move2 == 4) and (gongji_enemy == false)) {
if (enemy._x > 50) {
enemy._x = enemy._x - 3;
enemy.gotoAndStop(2);
} else {
move2 = 1;
}
} else if (gongji_enemy == false) {
delete enemy.onEnterFrame;
enemy.gotoAndStop(1);
}
}
if ((enemy._x > chen._x) and ((enemy._x - chen._x) >= 50)) {
if (((move2 == 1) or (move2 == 2)) or ((move2 == 3) and (gongji_enemy == false))) {
if (enemy._x > 50) {
enemy._x = enemy._x - 3;
enemy.gotoAndStop(2);
} else {
move2 = 4;
}
enemy.gotoAndStop(2);
} else if ((move2 == 4) and (gongji_enemy == false)) {
if (enemy._x < 550) {
enemy._x = enemy._x + 3;
enemy.gotoAndStop(2);
} else {
move2 = 1;
}
} else if (gongji_enemy == false) {
delete enemy.onEnterFrame;
enemy.gotoAndStop(1);
}
}
};
}
}
}
}
gongji_chen = false;
gongji_chen_up = false;
gongji_chen_down = false;
gongji_chen_name = "";
chen_dun = false;
chen_dao = false;
chen_ai = false;
_root.chen_dang_down = false;
_root.chen_dang_up = false;
bisha_chen = false;
fangxiang = 1;
lian = false;
lian2 = false;
lian3 = false;
gongji_enemy = false;
gongji_enemy_up = false;
gongji_enemy_down = false;
enemy_dang_up = false;
enemy_dang_down = false;
enemy_ai = false;
enemy_dun = false;
enemy_dao = false;
enemy_died = false;
chen_died = false;
chen_tiao = false;
enemy_gongji_name = "";
setInterval(function () {
enemy_move();
}, 3000);
stop();
started = false;
_root.enemy._visible = 0;
xie_enemy._visible = 0;
enemy._x = 700;
r = 1;
beijing._x = 0;
Instance of Symbol 490 MovieClip "sky" in Frame 8
onClipEvent (load) {
if (_root.guan == 0) {
gotoAndStop (1);
} else if (_root.guan == 1) {
gotoAndStop (6);
} else if (_root.guan == 2) {
gotoAndStop (11);
}
}
Instance of Symbol 502 MovieClip "beijing" in Frame 8
onClipEvent (load) {
if (_root.guan == 0) {
gotoAndStop (1);
} else if (_root.guan == 1) {
gotoAndStop (6);
} else if (_root.guan == 2) {
gotoAndStop (11);
}
}
Instance of Symbol 672 MovieClip "chen" in Frame 8
onClipEvent (enterFrame) {
if ((_root.chen_ai == false) and (_root.chen_died == false)) {
if ((((Key.isDown(68) and _root.lian3) and (_root.lian2 == false)) and (_root.xie_chen.aa2._currentframe >= 100)) and (_root.gongji_chen == false)) {
gotoAndStop (13);
_root.gongji_chen = true;
_root.bisha_chen = true;
_root.xie_chen.aa2.gotoAndStop(20);
if ((_root.xie_chen.aa2._currentframe >= 50) and (_root.xie_chen.aa2._currentframe < 100)) {
_root.ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
_root.ji.gotoAndStop(3);
} else {
_root.ji.gotoAndStop(1);
}
} else if ((((Key.isDown(37) and (_root.gongji_chen == false)) and (_root.lian == false)) and (_root.lian2 == false)) and (_root.lian3 == false)) {
if (Key.isDown(65)) {
_root.gongji_chen = true;
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
gotoAndStop (4);
} else if (Key.isDown(83)) {
_root.gongji_chen = true;
_root.gongji_chen_up = true;
_root.gongji_chen_down = true;
gotoAndStop (6);
} else if (Key.isDown(68)) {
_root.gongji_chen = true;
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
gotoAndStop (9);
} else if (_root.gongji_chen == false) {
if (_x > 50) {
gotoAndStop (2);
_root.fangxiang = 2;
_x = (_x - 6);
_xscale = -100;
}
}
} else if ((((Key.isDown(39) and (_root.gongji_chen == false)) and (_root.lian == false)) and (_root.lian2 == false)) and (_root.lian3 == false)) {
if (Key.isDown(65)) {
_root.gongji_chen = true;
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
gotoAndStop (4);
} else if (Key.isDown(83)) {
_root.gongji_chen = true;
_root.gongji_chen_up = true;
_root.gongji_chen_down = true;
gotoAndStop (6);
} else if (Key.isDown(68)) {
_root.gongji_chen = true;
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
gotoAndStop (9);
} else if (_root.gongji_chen == false) {
if ((_x < 500) and _root.started) {
gotoAndStop (2);
_root.fangxiang = 1;
_x = (_x + 6);
_xscale = 100;
} else if (((_root.started == false) and (_x >= 275)) and (_root.beijing._x >= -2410)) {
gotoAndStop (2);
_root.beijing._x = _root.beijing._x - 6;
_root.enemy._x = _root.enemy._x - 6;
if ((_root.enemy._x - _root.chen._x) <= 300) {
ttt = random(2) + 1;
if (ttt == 1) {
_root.enemy._x = 600;
} else {
_root.enemy._x = -50;
}
_root.started = true;
_root.enemy._visible = 1;
_root.go.gotoAndStop(1);
_root.xie_enemy._visible = 1;
}
_xscale = 100;
} else if ((_x < 500) and (_root.started == false)) {
gotoAndStop (2);
_root.fangxiang = 1;
_x = (_x + 6);
_xscale = 100;
}
}
} else if (Key.isDown(40) and (_root.gongji_chen == false)) {
_root.lian = true;
if (Key.isDown(37) and _root.lian) {
_root.lian = false;
_root.lian2 = true;
} else if (Key.isDown(39) and _root.lian) {
_root.lian = false;
_root.lian2 = true;
} else if (Key.isDown(68)) {
_root.gongji_chen = true;
_root.gongji_chen_up = false;
_root.gongji_chen_down = true;
gotoAndStop (7);
} else if (Key.isDown(87)) {
_root.gongji_chen_up = false;
_root.gongji_chen_down = false;
_root.chen_dang_down = true;
_root.chen_dang_up = false;
_root.gongji_chen = false;
gotoAndStop (15);
men.gotoAndPlay(1);
} else if (_root.gongji_chen == false) {
_root.gongji_chen_up = false;
_root.gongji_chen_down = false;
_root.gongji_chen = false;
gotoAndStop (16);
}
} else if ((((Key.isDown(65) and (_root.gongji_chen == false)) and (_root.lian == false)) and (_root.lian2 == false)) and (_root.lian3 == false)) {
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
_root.gongji_chen = true;
gotoAndStop (3);
} else if ((((Key.isDown(83) and (_root.gongji_chen == false)) and (_root.lian == false)) and (_root.lian2 == false)) and (_root.lian3 == false)) {
_root.gongji_chen_up = false;
_root.gongji_chen_down = true;
_root.gongji_chen = true;
gotoAndStop (5);
} else if ((((Key.isDown(68) and (_root.gongji_chen == false)) and (_root.lian == false)) and (_root.lian2 == false)) and (_root.lian3 == false)) {
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
_root.gongji_chen = true;
gotoAndStop (8);
} else if ((((Key.isDown(87) and (_root.gongji_chen == false)) and (_root.lian == false)) and (_root.lian2 == false)) and (_root.lian3 == false)) {
_root.gongji_chen_up = false;
_root.gongji_chen_down = false;
_root.chen_dang_down = false;
_root.chen_dang_up = true;
_root.gongji_chen = false;
gotoAndStop (14);
men.gotoAndPlay(1);
} else if (((Key.isDown(83) and _root.lian2) and (_root.lian == false)) and (_root.gongji_chen == false)) {
gotoAndStop (11);
_root.gongji_chen = true;
} else if (((((Key.isDown(68) and _root.lian2) and (_root.lian == false)) and (_root.xie_chen.aa2._currentframe >= 50)) and (_root.xie_chen.aa2._currentframe < 100)) and (_root.gongji_chen == false)) {
gotoAndStop (12);
_root.bisha_chen = true;
_root.gongji_chen = true;
_root.xie_chen.aa2.gotoAndStop((_root.xie_chen.aa2._currentframe = _root.xie_chen.aa2._currentframe - 50));
if ((_root.xie_chen.aa2._currentframe >= 50) and (_root.xie_chen.aa2._currentframe < 100)) {
_root.ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
_root.ji.gotoAndStop(3);
} else {
_root.ji.gotoAndStop(1);
}
} else if (((Key.isDown(65) and _root.lian2) and (_root.lian == false)) and (_root.gongji_chen == false)) {
_root.gongji_chen = true;
gotoAndStop (10);
} else if (Key.isDown(38) and _root.lian2) {
_root.lian = false;
_root.lian2 = false;
_root.lian3 = true;
} else if ((((_root.gongji_chen == false) and (_root.lian == false)) and (_root.lian2 == false)) and (_root.lian3 == false)) {
_root.gongji_chen_up = false;
_root.gongji_chen_down = false;
_root.gongji_chen_name = "";
gotoAndStop (1);
}
}
}
Frame 9
function zhongquan_boss1() {
boss1_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss1._x) <= 150) and ((chen._x - boss1._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
} else if (((((((boss1._x - chen._x) <= 150) and ((boss1._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
}
}
function qingquan_boss1() {
boss1_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss1._x) <= 120) and ((chen._x - boss1._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
} else if (((((((boss1._x - chen._x) <= 120) and ((boss1._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
}
}
function qingjiao_boss1() {
boss1_gongji_name = "\u4E2D\u653B";
if ((((((chen._x - boss1._x) <= 150) and ((chen._x - boss1._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
} else if ((((((boss1._x - chen._x) <= 150) and ((boss1._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
}
}
function qingquan2_boss1() {
boss1_gongji_name = "\u4E2D\u653B";
if ((((((chen._x - boss1._x) <= 120) and ((chen._x - boss1._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
} else if ((((((boss1._x - chen._x) <= 120) and ((boss1._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
}
}
function zhongjiao_boss1() {
boss1_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss1._x) <= 180) and ((chen._x - boss1._x) > 0)) and (chen_dun == false)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((((boss1._x - chen._x) <= 180) and ((boss1._x - chen._x) > 0)) and (chen_dun == false)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function saotui_boss1() {
boss1_gongji_name = "\u4E0B\u653B";
if ((((((chen._x - boss1._x) <= 180) and ((chen._x - boss1._x) > 0)) and (chen_dang_down == false)) and (chen_dao == false)) and (chen_tiao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if ((((((boss1._x - chen._x) <= 180) and ((boss1._x - chen._x) > 0)) and (chen_dang_down == false)) and (chen_dao == false)) and (chen_tiao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function saotui2_boss1() {
boss1_gongji_name = "\u4E0B\u653B";
if ((((((chen._x - boss1._x) <= 200) and ((chen._x - boss1._x) > 0)) and (chen_dang_down == false)) and (chen_dao == false)) and (chen_tiao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if ((((((boss1._x - chen._x) <= 200) and ((boss1._x - chen._x) > 0)) and (chen_dang_down == false)) and (chen_dao == false)) and (chen_tiao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function zhua_boss1() {
boss1_gongji_name = "\u4E0A\u653B";
if (((((chen._x - boss1._x) <= 120) and ((chen._x - boss1._x) > 0)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(21);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((boss1._x - chen._x) <= 120) and ((boss1._x - chen._x) > 0)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss1.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(21);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
chen_died = (boss1_died = true);
chen.gotoAndStop(1);
delete enemy_fangxiang;
delete enemy_gongji_name;
delete chen_ai;
delete enemy_ai;
function zhongquan_chen() {
gongji_chen_name = "\u4E0A\u653B";
if (((((((((chen._x - boss1._x) <= 120) and ((chen._x - boss1._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (boss1_dun == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(13);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
} else if (((((((((boss1._x - chen._x) <= 120) and ((boss1._x - chen._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (boss1_dun == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
xie_chen.ji._visible = 0;
xie_chen.sha._visible = 0;
}
boss1.gotoAndStop(13);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
}
}
function qingquan_chen() {
gongji_chen_name = "\u4E0A\u653B";
if (((((((((chen._x - boss1._x) <= 120) and ((chen._x - boss1._x) > 0)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (boss1_dun == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(13);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 2));
} else if (((((((((boss1._x - chen._x) <= 120) and ((boss1._x - chen._x) > 0)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (boss1_dun == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
boss1.gotoAndStop(13);
boss1.men.gotoAndPlay(1);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(13);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 2));
}
}
function qingjiao_chen() {
gongji_chen_name = "\u4E2D\u4E0B\u653B";
if (((((((chen._x - boss1._x) <= 120) and ((chen._x - boss1._x) > 0)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(14);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 2));
} else if (((((((boss1._x - chen._x) <= 120) and ((boss1._x - chen._x) > 0)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(14);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 2));
}
}
function qingjiao2_chen() {
gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - boss1._x) <= 180) and ((chen._x - boss1._x) > 0)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(14);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 2));
} else if (((((((boss1._x - chen._x) <= 180) and ((boss1._x - chen._x) > 0)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(14);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 2));
}
}
function ceti_chen() {
gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - boss1._x) <= 180) and ((chen._x - boss1._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(18);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
} else if (((((((boss1._x - chen._x) <= 180) and ((boss1._x - chen._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(18);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
}
}
function saotui_chen() {
gongji_chen_name = "\u4E0B\u653B";
if (((((((chen._x - boss1._x) <= 150) and ((chen._x - boss1._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
boss1.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
} else if (((((((boss1._x - chen._x) <= 150) and ((boss1._x - chen._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
boss1.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
}
}
function xiapi_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss1._x) <= 150) and ((chen._x - boss1._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(14);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
} else if ((((((((boss1._x - chen._x) <= 150) and ((boss1._x - chen._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(14);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
}
}
function zhongjiao_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss1._x) <= 180) and ((chen._x - boss1._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
boss1.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
} else if ((((((((boss1._x - chen._x) <= 180) and ((boss1._x - chen._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
boss1.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
}
}
function zhongjiao2_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss1._x) <= 180) and ((chen._x - boss1._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(13);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
} else if ((((((((boss1._x - chen._x) <= 180) and ((boss1._x - chen._x) > 50)) and (boss1_dang_up == false)) and (boss1_dang_down == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) and (boss1_dun == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss1.gotoAndStop(13);
boss1.men.gotoAndPlay(1);
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
}
}
function zhua_chen() {
gongji_chen_name = "";
if ((((((chen._x - boss1._x) <= 120) and ((chen._x - boss1._x) > 0)) and (boss1_dun == false)) and (fangxiang >= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
boss1.gotoAndStop(17);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
} else if ((((((boss1._x - chen._x) <= 120) and ((boss1._x - chen._x) > 50)) and (boss1_dun == false)) and (fangxiang <= boss1_fangxiang)) and (boss1_dao == false)) {
chen.swapDepths(5);
boss1.swapDepths(1);
boss1_ai = true;
delete boss1.onEnterFrame;
boss1.gotoAndStop(17);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss1.aa1.gotoAndStop((xie_boss1.aa1._currentframe = xie_boss1.aa1._currentframe + 5));
if (xie_boss1.aa1._currentframe >= 200) {
_root.boss1_died = true;
}
}
}
removeMovieClip("enemy");
mysc.stop();
function boss1_move() {
if ((boss1_ai == false) and (boss1_died == false)) {
move1 = random(6) + 1;
if (boss1._x > chen._x) {
delete boss1.onEnterFrame;
boss1._xscale = 85.1;
boss1_fangxiang = 1;
} else {
delete boss1.onEnterFrame;
boss1._xscale = -85.1;
boss1_fangxiang = 2;
}
boss1_chen = boss1._x - chen._x;
if (((boss1_chen <= (random(50) + 50)) and (boss1_chen > 0)) and (gongji_boss1 == false)) {
gongji_boss1 = true;
boss1.gotoAndStop(random(2) + 3);
delete boss1.onEnterFrame;
} else if (((boss1_chen >= (-(random(50) + 50))) and (boss1_chen < 0)) and (gongji_boss1 == false)) {
gongji_boss1 = true;
boss1.gotoAndStop(random(2) + 3);
delete boss1.onEnterFrame;
} else if (((boss1_chen <= (random(50) + 150)) and (boss1_chen > 0)) and (gongji_boss1 == false)) {
gongji_boss1 = true;
boss1.gotoAndStop(random(5) + 5);
delete boss1.onEnterFrame;
} else if (((boss1_chen >= (-(random(50) + 150))) and (boss1_chen < 0)) and (gongji_boss1 == false)) {
gongji_boss1 = true;
boss1.gotoAndStop(random(5) + 5);
delete boss1.onEnterFrame;
} else if (((((boss1_chen <= (random(50) + 200)) and (boss1_chen > 0)) and (gongji_boss1 == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_boss1 = true;
boss1_dang_up = true;
boss1_dang_down = false;
boss1.gotoAndStop(11);
delete boss1.onEnterFrame;
} else if (((((boss1_chen >= (-(random(50) + 200))) and (boss1_chen < 0)) and (gongji_boss1 == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_boss1 = true;
boss1_dang_up = true;
boss1_dang_down = false;
boss1.gotoAndStop(11);
delete boss1.onEnterFrame;
} else if (((((boss1_chen <= (random(50) + 200)) and (boss1_chen > 0)) and (gongji_boss1 == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_boss1 = true;
boss1_dang_up = false;
boss1_dang_down = true;
boss1.gotoAndStop(12);
delete boss1.onEnterFrame;
} else if (((((boss1_chen >= (-(random(50) + 200))) and (boss1_chen < 0)) and (gongji_boss1 == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_boss1 = true;
boss1_dang_up = false;
boss1_dang_down = true;
boss1.gotoAndStop(12);
delete boss1.onEnterFrame;
} else if ((((boss1_chen <= (random(50) + 100)) and (boss1_chen > 0)) and (gongji_boss1 == false)) and (gongji_chen_name != "")) {
gongji_boss1 = true;
boss1_dang_up = false;
boss1_dang_down = false;
delete boss1.onEnterFrame;
boss1.gotoAndStop(10);
} else if ((((boss1_chen >= (-(random(50) + 100))) and (boss1_chen < 0)) and (gongji_boss1 == false)) and (gongji_chen_name != "")) {
gongji_boss1 = true;
boss1_dang_up = false;
boss1_dang_down = false;
boss1.gotoAndStop(10);
delete boss1.onEnterFrame;
} else {
boss1.onEnterFrame = function () {
if ((boss1._x > chen._x) and (gongji_boss1 == false)) {
if (((move1 == 1) or (move1 == 2)) or (move1 == 3)) {
if ((boss1._x > 50) and ((boss1._x - chen._x) >= 50)) {
boss1._x = boss1._x - 3;
boss1.gotoAndStop(2);
} else {
move1 = 4;
}
} else if (move1 == 4) {
if (boss1._x < 550) {
boss1._x = boss1._x + 3;
boss1.gotoAndStop(2);
} else {
move1 = 1;
}
} else if (gongji_boss1 == false) {
delete boss1.onenterframe;
boss1.gotoAndStop(1);
}
}
if ((boss1._x < chen._x) and (gongji_boss1 == false)) {
if (((move1 == 1) or (move1 == 2)) or (move1 == 3)) {
if ((boss1._x < 550) and ((chen._x - boss1._x) >= 50)) {
boss1._x = boss1._x + 3;
boss1.gotoAndStop(2);
} else {
move1 = 4;
}
} else if (move1 == 4) {
if (boss1._x > 50) {
boss1._x = boss1._x - 3;
boss1.gotoAndStop(2);
} else {
move1 = 1;
}
} else if (gongji_boss1 == false) {
delete boss1.onEnterFrame;
boss1.gotoAndStop(1);
}
}
};
}
}
}
gongji_chen = false;
gongji_boss1 = false;
gongji_boss1_up = false;
gongji_boss1_down = false;
gongji_chen_up = false;
gongji_chen_down = false;
gongji_chen_name = "";
chen_dun = false;
chen_dao = false;
chen_ai = false;
_root.chen_dang_down = false;
_root.chen_dang_up = false;
boss1_dang_up = false;
boss1_dang_down = false;
boss1_ai = false;
boss1_dun = false;
boss1_dao = false;
bisha_chen = false;
fangxiang = 1;
lian = false;
lian2 = false;
lian3 = false;
boss1_fangxiang = 1;
boss1_gongji_name = "";
setInterval(function () {
boss1_move();
}, 500);
Frame 10
function zhongquan_boss2() {
boss2_gongji_name = "\u4E2D\u653B";
if (((((((chen._x - boss2._x) <= 180) and ((chen._x - boss2._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
}
}
function zhongquan2_boss2() {
boss2_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss2._x) <= 180) and ((chen._x - boss2._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function qingquan_boss2() {
boss2_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss2._x) <= 120) and ((chen._x - boss2._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 1));
} else if (((((((boss2._x - chen._x) <= 120) and ((boss2._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 1));
}
}
function qingjiao_boss2() {
boss2_gongji_name = "\u4E2D\u653B";
if ((((((chen._x - boss2._x) <= 100) and ((chen._x - boss2._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 1));
} else if ((((((boss2._x - chen._x) <= 100) and ((boss2._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 1));
}
}
function qingquan2_boss2() {
boss2_gongji_name = "\u4E2D\u653B";
if ((((((chen._x - boss2._x) <= 150) and ((chen._x - boss2._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 1));
} else if ((((((boss2._x - chen._x) <= 150) and ((boss2._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 1));
}
}
function zhongjiao_boss2() {
boss2_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss2._x) <= 150) and ((chen._x - boss2._x) > 50)) and (chen_dun == false)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 50)) and (chen_dun == false)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
}
}
function zhongjiao2_boss2() {
boss2_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss2._x) <= 180) and ((chen._x - boss2._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function zhua_boss2() {
boss2_gongji_name = "\u4E0A\u653B";
if (((((chen._x - boss2._x) <= 120) and ((chen._x - boss2._x) > 0)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(21);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((boss2._x - chen._x) <= 120) and ((boss2._x - chen._x) > 0)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss2.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(21);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss2.aa2.gotoAndStop((xie_boss2.aa2._currentframe = xie_boss2.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
chen_died = (boss2_died = true);
chen.gotoAndStop(1);
delete enemy_fangxiang;
delete enemy_gongji_name;
delete chen_ai;
delete enemy_ai;
function zhongquan_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss2._x) <= 120) and ((chen._x - boss2._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (boss2_dun == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(13);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
} else if ((((((((boss2._x - chen._x) <= 120) and ((boss2._x - chen._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (boss2_dun == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
xie_chen.ji._visible = 0;
xie_chen.sha._visible = 0;
}
boss2.gotoAndStop(13);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
}
}
function qingquan_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss2._x) <= 120) and ((chen._x - boss2._x) > 0)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (boss2_dun == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(13);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 2));
} else if ((((((((boss2._x - chen._x) <= 120) and ((boss2._x - chen._x) > 0)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (boss2_dun == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
boss2.gotoAndStop(13);
boss2.men.gotoAndPlay(1);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(13);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 2));
}
}
function qingjiao_chen() {
gongji_chen_name = "\u4E2D\u4E0B\u653B";
if (((((((chen._x - boss2._x) <= 120) and ((chen._x - boss2._x) > 0)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(14);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 2));
} else if (((((((boss2._x - chen._x) <= 120) and ((boss2._x - chen._x) > 0)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(14);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 2));
}
}
function qingjiao2_chen() {
gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - boss2._x) <= 180) and ((chen._x - boss2._x) > 0)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(14);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 2));
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 0)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(14);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 2));
}
}
function ceti_chen() {
gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - boss2._x) <= 180) and ((chen._x - boss2._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(18);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(18);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
}
}
function saotui_chen() {
gongji_chen_name = "\u4E0B\u653B";
if ((((((((chen._x - boss2._x) <= 150) and ((chen._x - boss2._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) and (boss2_tiao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
boss2.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
} else if ((((((((boss2._x - chen._x) <= 150) and ((boss2._x - chen._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) and (boss2_tiao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
boss2.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
}
}
function xiapi_chen() {
gongji_chen_name = "\u4E0A\u653B";
if (((((((chen._x - boss2._x) <= 150) and ((chen._x - boss2._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(14);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
} else if (((((((boss2._x - chen._x) <= 150) and ((boss2._x - chen._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(14);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
}
}
function zhongjiao_chen() {
gongji_chen_name = "\u4E0A\u653B";
if (((((((chen._x - boss2._x) <= 180) and ((chen._x - boss2._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
boss2.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
boss2.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
}
}
function zhongjiao2_chen() {
gongji_chen_name = "\u4E0A\u653B";
if (((((((chen._x - boss2._x) <= 180) and ((chen._x - boss2._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(13);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
} else if (((((((boss2._x - chen._x) <= 180) and ((boss2._x - chen._x) > 50)) and (boss2_dang_up == false)) and (boss2_dang_down == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss2.gotoAndStop(13);
boss2.men.gotoAndPlay(1);
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
}
}
function zhua_chen() {
gongji_chen_name = "";
if ((((((chen._x - boss2._x) <= 120) and ((chen._x - boss2._x) > 0)) and (boss2_dun == false)) and (fangxiang >= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
boss2.gotoAndStop(17);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
} else if ((((((boss2._x - chen._x) <= 120) and ((boss2._x - chen._x) > 50)) and (boss2_dun == false)) and (fangxiang <= boss2_fangxiang)) and (boss2_dao == false)) {
chen.swapDepths(5);
boss2.swapDepths(1);
boss2_ai = true;
delete boss2.onEnterFrame;
boss2.gotoAndStop(17);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss2.aa1.gotoAndStop((xie_boss2.aa1._currentframe = xie_boss2.aa1._currentframe + 5));
if (xie_boss2.aa1._currentframe >= 200) {
_root.boss2_died = true;
}
}
}
removeMovieClip("enemy");
mysc.stop();
function boss2_move() {
if ((boss2_ai == false) and (boss2_died == false)) {
move1 = random(6) + 1;
if (boss2._x > chen._x) {
delete boss2.onEnterFrame;
boss2._xscale = 96.4;
boss2_fangxiang = 1;
} else {
delete boss2.onEnterFrame;
boss2._xscale = -96.4;
boss2_fangxiang = 2;
}
boss2_chen = boss2._x - chen._x;
if ((((boss2_chen <= (random(50) + 150)) and (boss2_chen > 0)) and (gongji_boss2 == false)) and (xie_boss2.aa2._currentframe >= 30)) {
gongji_boss2 = true;
boss2_dang_up = false;
boss2_dang_down = false;
_root.xie_boss2.aa2.gotoAndStop(1);
boss2.gotoAndStop(10);
delete boss2.onEnterFrame;
} else if ((((boss2_chen >= (-(random(50) + 150))) and (boss2_chen < 0)) and (gongji_boss2 == false)) and (xie_boss2.aa2._currentframe >= 30)) {
gongji_boss2 = true;
boss2_dang_up = false;
boss2_dang_down = false;
_root.xie_boss2.aa2.gotoAndStop(1);
boss2.gotoAndStop(10);
delete boss2.onEnterFrame;
} else if (((boss2_chen <= (random(50) + 50)) and (boss2_chen > 0)) and (gongji_boss2 == false)) {
gongji_boss2 = true;
boss2.gotoAndStop(random(2) + 3);
delete boss2.onEnterFrame;
} else if (((boss2_chen >= (-(random(50) + 50))) and (boss2_chen < 0)) and (gongji_boss2 == false)) {
gongji_boss2 = true;
boss2.gotoAndStop(random(2) + 3);
delete boss2.onEnterFrame;
} else if (((boss2_chen <= (random(50) + 150)) and (boss2_chen > 0)) and (gongji_boss2 == false)) {
gongji_boss2 = true;
boss2.gotoAndStop(random(5) + 5);
delete boss2.onEnterFrame;
} else if (((boss2_chen >= (-(random(50) + 150))) and (boss2_chen < 0)) and (gongji_boss2 == false)) {
gongji_boss2 = true;
boss2.gotoAndStop(random(5) + 5);
delete boss2.onEnterFrame;
} else if (((((boss2_chen <= (random(50) + 200)) and (boss2_chen > 0)) and (gongji_boss2 == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_boss2 = true;
boss2_dang_up = true;
boss2_dang_down = false;
boss2.gotoAndStop(11);
delete boss2.onEnterFrame;
} else if (((((boss2_chen >= (-(random(50) + 200))) and (boss2_chen < 0)) and (gongji_boss2 == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_boss2 = true;
boss2_dang_up = true;
boss2_dang_down = false;
boss2.gotoAndStop(11);
delete boss2.onEnterFrame;
} else if (((((boss2_chen <= (random(50) + 200)) and (boss2_chen > 0)) and (gongji_boss2 == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_boss2 = true;
boss2_dang_up = false;
boss2_dang_down = true;
boss2.gotoAndStop(12);
delete boss2.onEnterFrame;
} else if (((((boss2_chen >= (-(random(50) + 200))) and (boss2_chen < 0)) and (gongji_boss2 == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_boss2 = true;
boss2_dang_up = false;
boss2_dang_down = true;
boss2.gotoAndStop(12);
delete boss2.onEnterFrame;
} else {
boss2.onEnterFrame = function () {
if ((boss2._x > chen._x) and (gongji_boss2 == false)) {
if (((move1 == 1) or (move1 == 2)) or (move1 == 3)) {
if ((boss2._x > 50) and ((boss2._x - chen._x) >= 50)) {
boss2._x = boss2._x - 3;
boss2.gotoAndStop(2);
} else {
move1 = 4;
}
boss2.gotoAndStop(2);
} else if (move1 == 4) {
if (boss2._x < 550) {
boss2._x = boss2._x + 3;
boss2.gotoAndStop(2);
} else {
move1 = 1;
}
} else if (gongji_boss2 == false) {
delete boss2.onenterframe;
boss2.gotoAndStop(1);
}
}
if ((boss2._x < chen._x) and (gongji_boss2 == false)) {
if (((move1 == 1) or (move1 == 2)) or (move1 == 3)) {
if ((boss2._x < 550) and ((chen._x - boss2._x) >= 50)) {
boss2._x = boss2._x + 3;
boss2.gotoAndStop(2);
} else {
move1 = 4;
}
boss2.gotoAndStop(2);
} else if (move1 == 4) {
if (boss2._x > 50) {
boss2._x = boss2._x - 3;
boss2.gotoAndStop(2);
} else {
move1 = 1;
}
} else if (gongji_boss2 == false) {
delete boss2.onEnterFrame;
boss2.gotoAndStop(1);
}
}
};
}
}
}
gongji_chen = false;
gongji_boss2 = false;
gongji_boss2_up = false;
gongji_boss2_down = false;
gongji_chen_up = false;
gongji_chen_down = false;
gongji_chen_name = "";
chen_dun = false;
chen_dao = false;
chen_ai = false;
_root.chen_dang_down = false;
_root.chen_dang_up = false;
boss2_dang_up = false;
boss2_dang_down = false;
boss2_tiao = false;
boss2_ai = false;
boss2_dun = false;
boss2_dao = false;
bisha_chen = false;
fangxiang = 1;
lian = false;
lian2 = false;
lian3 = false;
boss2_fangxiang = 1;
boss2_gongji_name = "";
setInterval(function () {
boss2_move();
}, 300);
Frame 11
function zhongquan_boss3() {
boss3_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss3._x) <= 150) and ((chen._x - boss3._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((((boss3._x - chen._x) <= 150) and ((boss3._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function zhongquan2_boss3() {
boss3_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss3._x) <= 120) and ((chen._x - boss3._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((((boss3._x - chen._x) <= 120) and ((boss3._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function qingquan_boss3() {
boss3_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss3._x) <= 120) and ((chen._x - boss3._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 1));
} else if (((((((boss3._x - chen._x) <= 120) and ((boss3._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(17);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 1));
}
}
function qingjiao_boss3() {
boss3_gongji_name = "\u4E2D\u653B";
if ((((((chen._x - boss3._x) <= 100) and ((chen._x - boss3._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 1));
} else if ((((((boss3._x - chen._x) <= 100) and ((boss3._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 1));
}
}
function qingquan2_boss3() {
boss3_gongji_name = "\u4E2D\u653B";
if ((((((chen._x - boss3._x) <= 150) and ((chen._x - boss3._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 1));
} else if ((((((boss3._x - chen._x) <= 150) and ((boss3._x - chen._x) > 0)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 2));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 1));
}
}
function zhongjiao_boss3() {
boss3_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss3._x) <= 150) and ((chen._x - boss3._x) > 50)) and (chen_dun == false)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
} else if (((((((boss3._x - chen._x) <= 180) and ((boss3._x - chen._x) > 50)) and (chen_dun == false)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(18);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
}
}
function saotui_boss3() {
boss3_gongji_name = "\u4E0B\u653B";
if ((((((chen._x - boss3._x) <= 180) and ((chen._x - boss3._x) > 50)) and (chen_dang_down == false)) and (chen_dao == false)) and (chen_tiao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if ((((((boss3._x - chen._x) <= 180) and ((boss3._x - chen._x) > 50)) and (chen_dang_down == false)) and (chen_dao == false)) and (chen_tiao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
function zhongjiao2_boss3() {
boss3_gongji_name = "\u4E0A\u653B";
if (((((((chen._x - boss3._x) <= 180) and ((chen._x - boss3._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
} else if (((((((boss3._x - chen._x) <= 180) and ((boss3._x - chen._x) > 50)) and (chen_dang_up == false)) and (chen_dang_down == false)) and (chen_dun == false)) and (chen_dao == false)) {
chen.swapDepths(1);
boss3.swapDepths(5);
chen_ai = true;
chen.gotoAndStop(19);
chen.men.gotoAndPlay(1);
xie_chen.aa1.gotoAndStop((xie_chen.aa1._currentframe = xie_chen.aa1._currentframe + 5));
xie_boss3.aa2.gotoAndStop((xie_boss3.aa2._currentframe = xie_boss3.aa2._currentframe + 2));
if (xie_chen.aa1._currentframe >= 100) {
chen_died = true;
}
}
}
chen_died = (boss3_died = true);
chen.gotoAndStop(1);
delete enemy_fangxiang;
delete enemy_gongji_name;
delete chen_ai;
delete enemy_ai;
function zhongquan_chen() {
gongji_chen_name = "\u4E0A\u653B";
if (((((((((chen._x - boss3._x) <= 120) and ((chen._x - boss3._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (boss3_dun == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(13);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
} else if (((((((((boss3._x - chen._x) <= 120) and ((boss3._x - chen._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (boss3_dun == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
xie_chen.ji._visible = 0;
xie_chen.sha._visible = 0;
}
boss3.gotoAndStop(13);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
}
}
function qingquan_chen() {
gongji_chen_name = "\u4E0A\u653B";
if (((((((((chen._x - boss3._x) <= 120) and ((chen._x - boss3._x) > 0)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (boss3_dun == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(13);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 2));
} else if (((((((((boss3._x - chen._x) <= 120) and ((boss3._x - chen._x) > 0)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (boss3_dun == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
boss3.gotoAndStop(13);
boss3.men.gotoAndPlay(1);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(13);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 2));
}
}
function qingjiao_chen() {
gongji_chen_name = "\u4E2D\u4E0B\u653B";
if (((((((chen._x - boss3._x) <= 120) and ((chen._x - boss3._x) > 0)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(14);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 2));
} else if (((((((boss3._x - chen._x) <= 120) and ((boss3._x - chen._x) > 0)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(14);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 2));
}
}
function qingjiao2_chen() {
gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - boss3._x) <= 180) and ((chen._x - boss3._x) > 0)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(14);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 2));
} else if (((((((boss3._x - chen._x) <= 180) and ((boss3._x - chen._x) > 0)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 1));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(14);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 2));
}
}
function ceti_chen() {
gongji_chen_name = "\u4E2D\u653B";
if (((((((chen._x - boss3._x) <= 180) and ((chen._x - boss3._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(18);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
} else if (((((((boss3._x - chen._x) <= 180) and ((boss3._x - chen._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(18);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
}
}
function saotui_chen() {
gongji_chen_name = "\u4E0B\u653B";
if ((((((((chen._x - boss3._x) <= 150) and ((chen._x - boss3._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_tiao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
boss3.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
} else if ((((((((boss3._x - chen._x) <= 150) and ((boss3._x - chen._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_tiao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
boss3.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
}
}
function xiapi_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss3._x) <= 150) and ((chen._x - boss3._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(14);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
} else if ((((((((boss3._x - chen._x) <= 150) and ((boss3._x - chen._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(14);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
}
}
function zhongjiao_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss3._x) <= 180) and ((chen._x - boss3._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
boss3.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
} else if ((((((((boss3._x - chen._x) <= 180) and ((boss3._x - chen._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
boss3.gotoAndStop(15);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
}
}
function zhongjiao2_chen() {
gongji_chen_name = "\u4E0A\u653B";
if ((((((((chen._x - boss3._x) <= 180) and ((chen._x - boss3._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(13);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
} else if ((((((((boss3._x - chen._x) <= 180) and ((boss3._x - chen._x) > 50)) and (boss3_dang_up == false)) and (boss3_dang_down == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) and (boss3_dun == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
boss3.gotoAndStop(13);
boss3.men.gotoAndPlay(1);
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
}
}
function zhua_chen() {
gongji_chen_name = "";
if ((((((chen._x - boss3._x) <= 120) and ((chen._x - boss3._x) > 0)) and (boss3_dun == false)) and (fangxiang >= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
boss3.gotoAndStop(17);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
} else if ((((((boss3._x - chen._x) <= 120) and ((boss3._x - chen._x) > 50)) and (boss3_dun == false)) and (fangxiang <= boss3_fangxiang)) and (boss3_dao == false)) {
chen.swapDepths(5);
boss3.swapDepths(1);
boss3_ai = true;
delete boss3.onEnterFrame;
boss3.gotoAndStop(17);
xie_chen.aa2.gotoAndStop((xie_chen.aa2._currentframe = xie_chen.aa2._currentframe + 2));
if ((xie_chen.aa2._currentframe >= 50) and (xie_chen.aa2._currentframe < 100)) {
ji.gotoAndStop(2);
} else if (xie_chen.aa2._currentframe >= 100) {
ji.gotoAndStop(3);
} else {
ji.gotoAndStop(1);
}
xie_boss3.aa1.gotoAndStop((xie_boss3.aa1._currentframe = xie_boss3.aa1._currentframe + 5));
if (xie_boss3.aa1._currentframe >= 200) {
_root.boss3_died = true;
}
}
}
removeMovieClip("enemy");
mysc.stop();
function boss3_move() {
if ((boss3_ai == false) and (boss3_died == false)) {
move1 = random(6) + 1;
if (boss3._x > chen._x) {
delete boss3.onEnterFrame;
boss3._xscale = 96.4;
boss3_fangxiang = 1;
} else {
delete boss3.onEnterFrame;
boss3._xscale = -96.4;
boss3_fangxiang = 2;
}
boss3_chen = boss3._x - chen._x;
if ((((boss3_chen <= (random(50) + 150)) and (boss3_chen > 0)) and (gongji_boss3 == false)) and (xie_boss3.aa2._currentframe >= 30)) {
gongji_boss3 = true;
boss3_dang_up = false;
boss3_dang_down = false;
_root.xie_boss3.aa2.gotoAndStop(1);
boss3.gotoAndStop(10);
delete boss3.onEnterFrame;
} else if ((((boss3_chen >= (-(random(50) + 150))) and (boss3_chen < 0)) and (gongji_boss3 == false)) and (xie_boss3.aa2._currentframe >= 30)) {
gongji_boss3 = true;
boss3_dang_up = false;
boss3_dang_down = false;
_root.xie_boss3.aa2.gotoAndStop(1);
boss3.gotoAndStop(10);
delete boss3.onEnterFrame;
} else if (((boss3_chen <= (random(50) + 50)) and (boss3_chen > 0)) and (gongji_boss3 == false)) {
gongji_boss3 = true;
boss3.gotoAndStop(random(3) + 3);
delete boss3.onEnterFrame;
} else if (((boss3_chen >= (-(random(50) + 50))) and (boss3_chen < 0)) and (gongji_boss3 == false)) {
gongji_boss3 = true;
boss3.gotoAndStop(random(3) + 3);
delete boss3.onEnterFrame;
} else if (((boss3_chen <= (random(50) + 150)) and (boss3_chen > 0)) and (gongji_boss3 == false)) {
gongji_boss3 = true;
boss3.gotoAndStop(random(4) + 6);
delete boss3.onEnterFrame;
} else if (((boss3_chen >= (-(random(50) + 150))) and (boss3_chen < 0)) and (gongji_boss3 == false)) {
gongji_boss3 = true;
boss3.gotoAndStop(random(4) + 6);
delete boss3.onEnterFrame;
} else if (((boss3_chen <= (random(100) + 150)) and (boss3_chen > 0)) and (gongji_boss3 == false)) {
gongji_boss3 = true;
boss3.gotoAndStop(9);
delete boss3.onEnterFrame;
} else if (((boss3_chen >= (-(random(100) + 150))) and (boss3_chen < 0)) and (gongji_boss3 == false)) {
gongji_boss3 = true;
boss3.gotoAndStop(9);
delete boss3.onEnterFrame;
} else if (((((boss3_chen <= (random(50) + 200)) and (boss3_chen > 0)) and (gongji_boss3 == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_boss3 = true;
boss3_dang_up = true;
boss3_dang_down = false;
boss3.gotoAndStop(11);
delete boss3.onEnterFrame;
} else if (((((boss3_chen >= (-(random(50) + 200))) and (boss3_chen < 0)) and (gongji_boss3 == false)) and gongji_chen_up) and (gongji_chen_name != "")) {
gongji_boss3 = true;
boss3_dang_up = true;
boss3_dang_down = false;
boss3.gotoAndStop(11);
delete boss3.onEnterFrame;
} else if (((((boss3_chen <= (random(50) + 200)) and (boss3_chen > 0)) and (gongji_boss3 == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_boss3 = true;
boss3_dang_up = false;
boss3_dang_down = true;
boss3.gotoAndStop(12);
delete boss3.onEnterFrame;
} else if (((((boss3_chen >= (-(random(50) + 200))) and (boss3_chen < 0)) and (gongji_boss3 == false)) and gongji_chen_down) and (gongji_chen_name != "")) {
gongji_boss3 = true;
boss3_dang_up = false;
boss3_dang_down = true;
boss3.gotoAndStop(12);
delete boss3.onEnterFrame;
} else {
boss3.onEnterFrame = function () {
if ((boss3._x > chen._x) and (gongji_boss3 == false)) {
if (((move1 == 1) or (move1 == 2)) or (move1 == 3)) {
if ((boss3._x > 50) and ((boss3._x - chen._x) >= 30)) {
boss3._x = boss3._x - 3;
boss3.gotoAndStop(2);
} else {
move1 = 4;
}
boss3.gotoAndStop(2);
} else if (move1 == 4) {
if (boss3._x < 550) {
boss3._x = boss3._x + 3;
boss3.gotoAndStop(2);
} else {
move1 = 1;
}
} else if (gongji_boss3 == false) {
delete boss3.onenterframe;
boss3.gotoAndStop(1);
}
}
if ((boss3._x < chen._x) and (gongji_boss3 == false)) {
if (((move1 == 1) or (move1 == 2)) or (move1 == 3)) {
if ((boss3._x < 550) and ((chen._x - boss3._x) >= 30)) {
boss3._x = boss3._x + 3;
boss3.gotoAndStop(2);
} else {
move1 = 4;
}
boss3.gotoAndStop(2);
} else if (move1 == 4) {
if (boss3._x > 50) {
boss3._x = boss3._x - 3;
boss3.gotoAndStop(2);
} else {
move1 = 1;
}
} else if (gongji_boss3 == false) {
delete boss3.onEnterFrame;
boss3.gotoAndStop(1);
}
}
};
}
}
}
gongji_chen = false;
gongji_boss3 = false;
gongji_boss3_up = false;
gongji_boss3_down = false;
gongji_chen_up = false;
gongji_chen_down = false;
gongji_chen_name = "";
chen_dun = false;
chen_dao = false;
chen_ai = false;
_root.chen_dang_down = false;
_root.chen_dang_up = false;
boss3_dang_up = false;
boss3_dang_down = false;
boss3_tiao = false;
boss3_ai = false;
boss3_dun = false;
boss3_dao = false;
bisha_chen = false;
fangxiang = 1;
lian = false;
lian2 = false;
lian3 = false;
boss3_fangxiang = 1;
boss3_gongji_name = "";
setInterval(function () {
boss3_move();
}, 300);
Frame 12
stop();
stopAllSounds();
removeMovieClip("boss1");
removeMovieClip("chen");
removeMovieClip("ji");
delete boss1_fangxiang;
delete enemy_fangxiang;
Frame 13
stop();
stopAllSounds();
removeMovieClip("boss2");
removeMovieClip("chen");
removeMovieClip("ji");
delete boss2_fangxiang;
delete enemy_fangxiang;
Frame 14
removeMovieClip("outtime");
removeMovieClip("enemy");
removeMovieClip("chen");
removeMovieClip("boss1");
removeMovieClip("boss2");
removeMovieClip("boss3");
removeMovieClip("ji");
delete enemy_fangxiang;
delete enemy_gongji_name;
delete enemy_ai;
delete boss1_fangxiang;
delete boss1_gongji_name;
delete boss1_ai;
delete boss2_fangxiang;
delete boss2_gongji_name;
delete boss2_ai;
delete boss3_fangxiang;
delete boss3_gongji_name;
delete boss3_ai;
delete chen_ai;
stopAllSounds();
Frame 15
removeMovieClip("outtime");
removeMovieClip("enemy");
removeMovieClip("chen");
removeMovieClip("boss1");
removeMovieClip("boss2");
removeMovieClip("boss3");
removeMovieClip("ji");
delete enemy_fangxiang;
delete enemy_gongji_name;
delete enemy_ai;
delete boss1_fangxiang;
delete boss1_gongji_name;
delete boss1_ai;
delete boss2_fangxiang;
delete boss2_gongji_name;
delete boss2_ai;
delete boss3_fangxiang;
delete boss3_gongji_name;
delete boss3_ai;
delete chen_ai;
stopAllSounds();
Symbol 17 Button
on (release) {
_root.chen_died = false;
_root.chen.gotoAndStop(20);
_root.xie_chen.aa1.gotoAndStop(1);
_root.enemy_died = false;
_root.boss1_died = false;
_root.boss2_died = false;
_root.boss3_died = false;
removeMovieClip(this);
}
Symbol 23 MovieClip [outtime] Frame 1
_root.enemy_died = true;
_root.boss1_died = true;
_root.boss2_died = true;
_root.boss3_died = true;
tt = 9;
Symbol 23 MovieClip [outtime] Frame 25
if (tt >= 1) {
tt = tt - 1;
gotoAndPlay (2);
} else {
_root.gotoAndStop("died");
}
Symbol 30 MovieClip [ji] Frame 1
stop();
Symbol 35 MovieClip Frame 1
stop();
Symbol 57 Button
on (release) {
getURL ("http://www.arcadelist.com", "_self");
}
Symbol 58 MovieClip Frame 105
_root.nextFrame();
Symbol 184 MovieClip Frame 145
_root.nextFrame();
Symbol 203 Button
on (release) {
stopAllSounds();
_root.gotoAndStop("guan1");
}
Symbol 205 Button
on (release) {
_root.gotoAndStop("xunlian");
}
Symbol 207 Button
on (release) {
_root.gotoAndStop("zuozhe");
}
Symbol 209 MovieClip Frame 60
stop();
Symbol 213 Button
on (release) {
_root.gotoAndStop("zuozhe");
}
Symbol 216 Button
on (release) {
stopAllSounds();
_root.gotoAndStop("guan1");
}
Symbol 225 MovieClip Frame 1
_root.gongji_chen = false;
_root.gongji_chen_name = "";
Symbol 231 MovieClip Frame 1
_root.sheng_hu();
Symbol 231 MovieClip Frame 5
_root.gongji_chen = false;
_root.lian = false;
_root.qingquan_chen();
Symbol 231 MovieClip Frame 8
_root.gongji_chen = false;
_root.lian = false;
_parent.gotoAndStop(1);
Symbol 237 MovieClip Frame 1
_root.sheng_hu();
Symbol 237 MovieClip Frame 3
_root.zhongquan_chen();
Symbol 237 MovieClip Frame 4
_root.gongji_chen_name = "";
Symbol 237 MovieClip Frame 9
_root.gongji_chen = false;
_parent.gotoAndStop(1);
Symbol 243 MovieClip Frame 3
_root.sheng_hu();
Symbol 243 MovieClip Frame 5
_root.qingjiao_chen();
Symbol 243 MovieClip Frame 6
_root.gongji_chen_name = "";
Symbol 243 MovieClip Frame 7
_root.lian = false;
Symbol 243 MovieClip Frame 9
_root.gongji_chen = false;
_root.lian = false;
_parent.gotoAndStop(1);
Symbol 251 MovieClip Frame 4
_root.sheng_hu();
Symbol 251 MovieClip Frame 6
_root.ceti_chen();
Symbol 251 MovieClip Frame 7
_root.gongji_chen_name = "";
Symbol 251 MovieClip Frame 18
_root.gongji_chen = false;
_parent.gotoAndStop(1);
Symbol 259 MovieClip Frame 1
_root.chen_dun = true;
Symbol 259 MovieClip Frame 5
_root.sheng_hu();
Symbol 259 MovieClip Frame 7
_root.saotui_chen();
Symbol 259 MovieClip Frame 8
_root.gongji_chen_name = "";
Symbol 259 MovieClip Frame 15
_root.gongji_chen = false;
_root.lian = false;
_parent.gotoAndStop(1);
Symbol 269 MovieClip Frame 15
_parent.gotoAndStop(1);
Symbol 280 MovieClip Frame 3
_root.sheng_hu();
Symbol 280 MovieClip Frame 5
_root.zhongjiao_chen();
Symbol 280 MovieClip Frame 6
_root.gongji_chen_name = "";
Symbol 280 MovieClip Frame 14
_root.gongji_chen = false;
_parent.gotoAndStop(1);
Symbol 285 MovieClip Frame 1
_root.zhua_chen();
_root.sheng_hu();
Symbol 285 MovieClip Frame 11
_root.gongji_chen = false;
_root.lian = (_root.lian2 = (_root.lian3 = false));
_parent.gotoAndStop(1);
Symbol 300 MovieClip Frame 1
_root.sheng_hu();
Symbol 300 MovieClip Frame 3
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
_root.qingquan_chen();
Symbol 300 MovieClip Frame 5
_root.sheng_hu();
Symbol 300 MovieClip Frame 7
_root.gongji_chen_up = true;
_root.gongji_chen_down = false;
_root.zhongquan_chen();
Symbol 300 MovieClip Frame 11
_root.sheng_hu();
Symbol 300 MovieClip Frame 13
_root.gongji_chen_up = false;
_root.gongji_chen_down = true;
_root.qingjiao_chen();
Symbol 300 MovieClip Frame 19
_root.sheng_hu();
Symbol 300 MovieClip Frame 21
_root.gongji_chen_up = true;
_root.gongji_chen_down = true;
_root.ceti_chen();
Symbol 300 MovieClip Frame 22
_root.gongji_chen_name = "";
Symbol 300 MovieClip Frame 26
_root.gongji_chen = false;
_root.lian = false;
_root.lian2 = false;
_parent.gotoAndStop(1);
Symbol 323 MovieClip Frame 5
_root.sheng_hu();
Symbol 323 MovieClip Frame 7
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 323 MovieClip Frame 9
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 323 MovieClip Frame 11
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 323 MovieClip Frame 13
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 323 MovieClip Frame 15
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 323 MovieClip Frame 17
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 323 MovieClip Frame 19
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 323 MovieClip Frame 21
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 323 MovieClip Frame 23
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 323 MovieClip Frame 25
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 323 MovieClip Frame 27
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 323 MovieClip Frame 29
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 323 MovieClip Frame 31
_root.zhongjiao2_chen();
Symbol 323 MovieClip Frame 33
_root.sheng_hu();
_root.bisha_chen = false;
Symbol 323 MovieClip Frame 37
_root.zhongjiao_chen();
Symbol 323 MovieClip Frame 42
_root.gongji_chen = false;
_root.lian3 = false;
_parent.gotoAndStop(1);
Symbol 383 MovieClip Frame 6
_root.sheng_hu();
Symbol 383 MovieClip Frame 7
_root.sheng_hu();
Symbol 383 MovieClip Frame 8
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 9
_root.sheng_hu();
Symbol 383 MovieClip Frame 10
_root.qingjiao2_chen();
Symbol 383 MovieClip Frame 11
_root.sheng_hu();
Symbol 383 MovieClip Frame 12
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 13
_root.sheng_hu();
Symbol 383 MovieClip Frame 14
_root.qingjiao2_chen();
Symbol 383 MovieClip Frame 15
_root.sheng_hu();
Symbol 383 MovieClip Frame 16
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 17
_root.sheng_hu();
Symbol 383 MovieClip Frame 18
_root.qingjiao2_chen();
Symbol 383 MovieClip Frame 19
_root.sheng_hu();
Symbol 383 MovieClip Frame 20
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 21
_root.sheng_hu();
Symbol 383 MovieClip Frame 22
_root.qingjiao2_chen();
Symbol 383 MovieClip Frame 23
_root.sheng_hu();
Symbol 383 MovieClip Frame 24
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 25
_root.sheng_hu();
Symbol 383 MovieClip Frame 26
_root.qingjiao2_chen();
Symbol 383 MovieClip Frame 27
_root.sheng_hu();
Symbol 383 MovieClip Frame 28
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 29
_root.sheng_hu();
Symbol 383 MovieClip Frame 30
_root.qingjiao2_chen();
Symbol 383 MovieClip Frame 31
_root.sheng_hu();
Symbol 383 MovieClip Frame 32
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 33
_root.sheng_hu();
Symbol 383 MovieClip Frame 34
_root.sheng_hu();
Symbol 383 MovieClip Frame 36
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 41
_root.bisha_chen = false;
Symbol 383 MovieClip Frame 43
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 44
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 45
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.sheng_hu();
Symbol 383 MovieClip Frame 46
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.xiapi_chen();
Symbol 383 MovieClip Frame 48
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 52
_root.sheng_hu();
Symbol 383 MovieClip Frame 54
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 61
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 62
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 63
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.sheng_hu();
Symbol 383 MovieClip Frame 64
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.xiapi_chen();
Symbol 383 MovieClip Frame 66
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 70
_root.sheng_hu();
Symbol 383 MovieClip Frame 72
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 79
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 80
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 81
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.sheng_hu();
Symbol 383 MovieClip Frame 82
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.xiapi_chen();
Symbol 383 MovieClip Frame 84
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 383 MovieClip Frame 88
_root.sheng_hu();
Symbol 383 MovieClip Frame 90
_root.zhongjiao2_chen();
Symbol 383 MovieClip Frame 99
_root.sheng_hu();
Symbol 383 MovieClip Frame 101
_root.ceti_chen();
Symbol 383 MovieClip Frame 102
_root.gongji_chen_name = "";
Symbol 388 MovieClip Frame 1
if (((_root.enemy.hitTest(_root.chen) or _root.boss1.hitTest(_root.chen)) or _root.boss2.hitTest(_root.chen)) or _root.boss3.hitTest(_root.chen)) {
if ((((_root.enemy_gongji_name == "\u4E2D\u653B") or (_root.boss1_gongji_name == "\u4E2D\u653B")) or (_root.boss2_gongji_name == "\u4E2D\u653B")) or (_root.boss3_gongji_name == "\u4E2D\u653B")) {
zhong._visible = 1;
up._visible = 0;
_root.sheng_pa();
} else if ((((_root.enemy_gongji_name == "\u4E0A\u653B") or (_root.boss1_gongji_name == "\u4E0A\u653B")) or (_root.boss2_gongji_name == "\u4E0A\u653B")) or (_root.boss3_gongji_name == "\u4E0A\u653B")) {
zhong._visible = 0;
up._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
up._visible = 0;
}
} else {
zhong._visible = 0;
up._visible = 0;
}
Symbol 388 MovieClip Frame 3
_root.lian = false;
_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss2_gongji_name = (_root.enemy_gongji_name = "")));
_root.gongji_chen = false;
_root.chen_dang_up = false;
_root.gongji_boss1_up = (_root.gongji_boss2_up = (_root.gongji_boss3_up = (_root.gongji_enemy_up = false)));
_root.gongji_boss1_down = (_root.gongji_boss2_down = (_root.gongji_boss3_down = (_root.gongji_enemy_down = false)));
if ((((_root.gongji_enemy == false) or (_root.gongji_boss1 == false)) or (_root.gongji_boss2 == false)) or (_root.gongji_boss3 == false)) {
_parent.gotoAndStop(1);
}
Symbol 391 MovieClip Frame 1
if (((_root.enemy.hitTest(_root.chen) or _root.boss1.hitTest(_root.chen)) or _root.boss2.hitTest(_root.chen)) or _root.boss3.hitTest(_root.chen)) {
if ((((_root.enemy_gongji_name == "\u4E2D\u653B") or (_root.boss1_gongji_name == "\u4E2D\u653B")) or (_root.boss2_gongji_name == "\u4E2D\u653B")) or (_root.boss3_gongji_name == "\u4E2D\u653B")) {
zhong._visible = 1;
down._visible = 0;
_root.sheng_pa();
} else if ((((_root.enemy_gongji_name == "\u4E0B\u653B") or (_root.boss1_gongji_name == "\u4E0B\u653B")) or (_root.boss2_gongji_name == "\u4E0B\u653B")) or (_root.boss3_gongji_name == "\u4E0B\u653B")) {
zhong._visible = 0;
down._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
down._visible = 0;
}
} else {
zhong._visible = 0;
down._visible = 0;
}
_root.chen_dun = true;
Symbol 391 MovieClip Frame 3
_root.lian = false;
_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss2_gongji_name = (_root.enemy_gongji_name = "")));
_root.gongji_chen = false;
_root.chen_dang_up = false;
_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss2_gongji_name = (_root.enemy_gongji_name = "")));
_root.gongji_chen = false;
_root.gongji_boss1_up = (_root.gongji_boss2_up = (_root.gongji_boss3_up = (_root.gongji_enemy_up = false)));
_root.gongji_boss1_down = (_root.gongji_boss2_down = (_root.gongji_boss3_down = (_root.gongji_enemy_down = false)));
if ((((_root.gongji_enemy == false) or (_root.gongji_boss1 == false)) or (_root.gongji_boss2 == false)) or (_root.gongji_boss3 == false)) {
_parent.gotoAndStop(1);
}
Symbol 395 MovieClip Frame 1
_root.chen_dun = true;
Symbol 395 MovieClip Frame 2
_root.lian = true;
Symbol 395 MovieClip Frame 10
_root.lian = false;
_root.lian2 = false;
_root.lian3 = false;
Symbol 400 MovieClip Frame 1
if (_root._currentframe == 8) {
_root.sheng_jiu();
} else {
_root.sheng_dong();
}
if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
} else if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 400 MovieClip Frame 10
_parent.gotoAndStop(1);
Symbol 403 MovieClip Frame 1
if (_root._currentframe == 8) {
_root.sheng_jiu();
} else {
_root.sheng_dong();
}
if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
} else if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 403 MovieClip Frame 10
_parent.gotoAndStop(1);
Symbol 409 MovieClip Frame 1
_root.chen_dao = true;
if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
} else if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
}
if ((((_root.enemy_gongji_name == "\u4E0A\u653B") or (_root.boss1_gongji_name == "\u4E0A\u653B")) or (_root.boss2_gongji_name == "\u4E0A\u653B")) or (_root.boss3_gongji_name == "\u4E0A\u653B")) {
up._visible = 1;
down._visible = 0;
zhong._visible = 0;
} else if (_root.enemy_gongji_name == "\u4E2D\u653B") {
zhong._visible = 1;
down._visible = 0;
up._visible = 0;
} else if (_root.enemy_gongji_name == "\u4E0B\u653B") {
zhong._visible = 0;
down._visible = 1;
up._visible = 0;
} else {
_visible = 1;
up._visible = 0;
zhong._visible = 0;
}
if (_root._currentframe == 8) {
_root.sheng_jiu();
} else {
_root.sheng_dong();
}
if (_root.chen_died) {
_root.sheng_die2();
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 409 MovieClip Frame 3
if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
} else if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 500) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
}
Symbol 409 MovieClip Frame 5
if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 550) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
} else if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 550) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
}
Symbol 409 MovieClip Frame 7
if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1))) {
if (_root.chen._x > 50) {
_root.chen._x = _root.chen._x - 15;
} else {
_root.enemy._x = _root.enemy._x + 15;
_root.boss1._x = _root.boss1._x + 15;
_root.boss2._x = _root.boss2._x + 15;
_root.boss3._x = _root.boss3._x + 15;
}
} else if (((((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 550) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
} else if (((((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) or ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2))) or ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2))) {
if (_root.chen._x < 550) {
_root.chen._x = _root.chen._x + 15;
} else {
_root.enemy._x = _root.enemy._x - 15;
_root.boss1._x = _root.boss1._x - 15;
_root.boss2._x = _root.boss2._x - 15;
_root.boss3._x = _root.boss3._x - 15;
}
}
Symbol 409 MovieClip Frame 14
if (_root.chen_died) {
stop();
_root.attachMovie("outtime", "outtime", 15);
} else {
_parent.nextFrame();
}
Symbol 416 MovieClip Frame 13
_root.gongji_chen = false;
_parent.gotoAndStop(1);
Symbol 419 MovieClip Frame 1
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 419 MovieClip Frame 13
_parent.gotoAndStop(19);
Symbol 420 MovieClip Frame 1
stop();
_root.chen_dang_down = false;
_root.chen_dang_up = false;
_root.gongji_chen = false;
_root.chen_ai = false;
_root.chen_dao = false;
_root.chen_dun = false;
_root.lian = (_root.lian2 = (_root.lian3 = false));
_root.bisha_chen = false;
Instance of Symbol 220 MovieClip in Symbol 420 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 225 MovieClip in Symbol 420 MovieClip Frame 2
/* no clip actions */
Instance of Symbol 231 MovieClip in Symbol 420 MovieClip Frame 3
/* no clip actions */
Instance of Symbol 237 MovieClip in Symbol 420 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 243 MovieClip in Symbol 420 MovieClip Frame 5
/* no clip actions */
Instance of Symbol 251 MovieClip in Symbol 420 MovieClip Frame 6
/* no clip actions */
Instance of Symbol 259 MovieClip in Symbol 420 MovieClip Frame 7
/* no clip actions */
Instance of Symbol 269 MovieClip in Symbol 420 MovieClip Frame 8
/* no clip actions */
Instance of Symbol 280 MovieClip in Symbol 420 MovieClip Frame 9
/* no clip actions */
Instance of Symbol 285 MovieClip in Symbol 420 MovieClip Frame 10
/* no clip actions */
Instance of Symbol 300 MovieClip in Symbol 420 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 323 MovieClip in Symbol 420 MovieClip Frame 12
/* no clip actions */
Instance of Symbol 383 MovieClip in Symbol 420 MovieClip Frame 13
/* no clip actions */
Instance of Symbol 388 MovieClip "men" in Symbol 420 MovieClip Frame 14
/* no clip actions */
Instance of Symbol 391 MovieClip "men" in Symbol 420 MovieClip Frame 15
/* no clip actions */
Instance of Symbol 395 MovieClip in Symbol 420 MovieClip Frame 16
/* no clip actions */
Instance of Symbol 400 MovieClip "men" in Symbol 420 MovieClip Frame 17
/* no clip actions */
Instance of Symbol 403 MovieClip "men" in Symbol 420 MovieClip Frame 18
/* no clip actions */
Instance of Symbol 409 MovieClip in Symbol 420 MovieClip Frame 19
/* no clip actions */
Instance of Symbol 416 MovieClip in Symbol 420 MovieClip Frame 20
/* no clip actions */
Instance of Symbol 419 MovieClip in Symbol 420 MovieClip Frame 21
/* no clip actions */
Symbol 427 MovieClip Frame 1
stop();
Symbol 430 MovieClip Frame 1
stop();
Symbol 440 Button
on (rollOver) {
chen.gotoAndStop(3);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 442 Button
on (rollOver) {
chen.gotoAndStop(14);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 444 Button
on (rollOver) {
chen.gotoAndStop(5);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 446 Button
on (rollOver) {
chen.gotoAndStop(8);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 450 Button
on (rollOver) {
chen.gotoAndStop(16);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 452 Button
on (rollOver) {
chen._xscale = 100;
chen.gotoAndStop(2);
}
on (rollOut) {
chen._xscale = 100;
chen.gotoAndStop(1);
}
Symbol 454 Button
on (rollOver) {
chen._xscale = -100;
chen.gotoAndStop(2);
}
on (rollOut) {
chen._xscale = 100;
chen.gotoAndStop(1);
}
Symbol 457 Button
on (rollOver) {
chen.gotoAndStop(4);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 459 Button
on (rollOver) {
chen.gotoAndStop(6);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 461 Button
on (rollOver) {
chen.gotoAndStop(9);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 463 Button
on (rollOver) {
chen.gotoAndStop(10);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 465 Button
on (rollOver) {
chen.gotoAndStop(11);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 467 Button
on (rollOver) {
chen.gotoAndStop(12);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 469 Button
on (rollOver) {
chen.gotoAndStop(13);
}
on (rollOut) {
chen.gotoAndStop(1);
}
Symbol 478 Button
on (release) {
_root.gotoAndStop("xunlian");
}
Symbol 483 MovieClip Frame 130
_root.nextFrame();
Symbol 490 MovieClip Frame 1
stop();
Symbol 490 MovieClip Frame 5
gotoAndStop (1);
Symbol 490 MovieClip Frame 6
stop();
Symbol 490 MovieClip Frame 10
gotoAndStop (6);
Symbol 490 MovieClip Frame 11
stop();
Symbol 490 MovieClip Frame 15
gotoAndStop (11);
Symbol 502 MovieClip Frame 1
stop();
Symbol 502 MovieClip Frame 5
gotoAndStop (1);
Symbol 502 MovieClip Frame 6
stop();
Symbol 502 MovieClip Frame 10
gotoAndStop (6);
Symbol 502 MovieClip Frame 11
stop();
Symbol 502 MovieClip Frame 15
gotoAndStop (11);
Symbol 514 MovieClip Frame 2
_root.sheng_sou();
Symbol 514 MovieClip Frame 4
_root.zhongquan_enemy();
Symbol 514 MovieClip Frame 5
_root.enemy_gongji_name = "";
Symbol 514 MovieClip Frame 9
_parent.gotoAndStop(1);
Symbol 528 MovieClip Frame 1
_root.sheng_sou();
Symbol 528 MovieClip Frame 3
_root.zhongquan_enemy();
Symbol 528 MovieClip Frame 4
_root.enemy_gongji_name = "";
Symbol 528 MovieClip Frame 5
_root.sheng_sou();
Symbol 528 MovieClip Frame 7
_root.qingquan_enemy();
Symbol 528 MovieClip Frame 8
_root.enemy_gongji_name = "";
Symbol 528 MovieClip Frame 14
_root.sheng_sou();
Symbol 528 MovieClip Frame 16
_root.zhongquan2_enemy();
Symbol 528 MovieClip Frame 17
_root.enemy_gongji_name = "";
Symbol 528 MovieClip Frame 21
_parent.gotoAndStop(1);
Symbol 531 MovieClip Frame 1
if (_root.enemy.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
up._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
up._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
up._visible = 0;
}
} else {
zhong._visible = 0;
up._visible = 0;
}
Symbol 531 MovieClip Frame 3
_root.gongji_enemy = false;
_root.gongji_enemy_up = false;
_root.gongji_enemy_down = false;
_root.enemy_dang_up = false;
_root.enemy_dang_down = false;
_root.enemy_ai = false;
_root.enemy_dun = false;
_root.enemy_dao = false;
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
}
Symbol 534 MovieClip Frame 1
if (_root.enemy.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
down._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
zhong._visible = 0;
down._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
down._visible = 0;
}
} else {
zhong._visible = 0;
down._visible = 0;
}
_parent.dun = true;
Symbol 534 MovieClip Frame 3
_root.gongji_enemy = false;
_root.gongji_enemy_up = false;
_root.gongji_enemy_down = false;
_root.enemy_dang_up = false;
_root.enemy_dang_down = false;
_root.enemy_ai = false;
_root.enemy_dun = false;
_root.enemy_dao = false;
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
}
Symbol 537 MovieClip Frame 1
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
zhongdown._visible = 0;
up._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E2D\u4E0B\u653B") {
zhong._visible = 0;
zhongdown._visible = 1;
up._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 1;
_root.sheng_dong();
} else {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 0;
}
_root.gongji_enemy = true;
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 537 MovieClip Frame 3
_root.gongji_chen_name = "";
_root.enemy_ai = false;
_root.gongji_enemy = false;
_root.gongji_chen_up = false;
_root.gongji_chen_down = false;
Symbol 537 MovieClip Frame 10
_root.gongji_enemy = false;
_root.gongji_enemy_up = false;
_root.gongji_enemy_down = false;
_root.enemy_dang_up = false;
_root.enemy_dang_down = false;
_root.enemy_ai = false;
_root.enemy_dun = false;
_root.enemy_dao = false;
_parent.gotoAndStop(1);
Symbol 540 MovieClip Frame 1
_root.sheng_dong();
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
_root.gongji_enemy = true;
Symbol 540 MovieClip Frame 3
_root.gongji_chen_name = "";
_root.enemy_ai = false;
_root.gongji_enemy = false;
_root.gongji_chen_up = false;
_root.gongji_chen_down = false;
Symbol 540 MovieClip Frame 10
_root.gongji_enemy = false;
_root.gongji_enemy_up = false;
_root.gongji_enemy_down = false;
_root.enemy_dang_up = false;
_root.enemy_dang_down = false;
_root.enemy_ai = false;
_root.enemy_dun = false;
_root.enemy_dao = false;
_parent.gotoAndStop(1);
Symbol 545 MovieClip Frame 1
_root.enemy_dao = true;
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
if (_root.gongji_chen_name == "\u4E0A\u653B") {
up._visible = 1;
down._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
up._visible = 0;
down._visible = 1;
_root.sheng_dong();
} else {
up._visible = 0;
down._visible = 0;
}
if (_root.enemy_died) {
_root.sheng_die();
}
_root.gongji_enemy = true;
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 545 MovieClip Frame 3
_root.gongji_chen_name = "";
_root.gongji_enemy = false;
_root.gongji_chen_up = false;
_root.gongji_chen_down = false;
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
Symbol 545 MovieClip Frame 5
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
Symbol 545 MovieClip Frame 7
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
Symbol 545 MovieClip Frame 20
if (_root.enemy_died) {
play();
} else {
_parent.gotoAndStop(1);
}
Symbol 545 MovieClip Frame 45
if (_root.r <= 5) {
_root.started = false;
_root.xie_enemy._visible = 0;
_root.enemy_died = false;
_root.enemy._visible = 0;
_root.r = _root.r + 1;
_root.go.play();
_root.xie_enemy.aa1.gotoAndStop(1);
_root.enemy._x = 1000;
_parent.gotoAndStop(1);
} else {
_root.started = false;
_root.enemy_died = true;
_root.guan = _root.guan + 1;
if (_root.guan == 1) {
_root.gotoAndStop("boss1_guan");
} else if (_root.guan == 2) {
_root.gotoAndStop("boss2_guan");
} else if (_root.guan == 3) {
_root.gotoAndStop("boss3_guan");
}
}
Symbol 557 MovieClip Frame 1
_root.sheng_dong();
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.enemy_dao = true;
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
if (_root.enemy_died) {
_root.sheng_die();
}
_root.gongji_enemy = true;
Symbol 557 MovieClip Frame 3
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
Symbol 557 MovieClip Frame 5
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
Symbol 557 MovieClip Frame 7
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 1)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x > 50) {
_root.enemy._x = _root.enemy._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.enemy_fangxiang == 2)) {
if (_root.enemy._x < 500) {
_root.enemy._x = _root.enemy._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
Symbol 557 MovieClip Frame 20
if (_root.enemy_died) {
play();
} else {
_parent.gotoAndStop(1);
}
Symbol 557 MovieClip Frame 45
if (_root._root.r <= 5) {
_root.started = false;
_root.xie_enemy._visible = 0;
_root.enemy_died = false;
_root.enemy._visible = 0;
_root.r = _root.r + 1;
_root.go.play();
_root.xie_enemy.aa1.gotoAndStop(1);
_root.enemy._x = 1000;
_parent.gotoAndStop(1);
} else {
_root.started = false;
_root.enemy_died = true;
_root.guan = _root.guan + 1;
if (_root.guan == 1) {
_root.gotoAndStop("boss1_guan");
} else if (_root.guan == 2) {
_root.gotoAndStop("boss2_guan");
} else if (_root.guan == 3) {
_root.gotoAndStop("boss3_guan");
}
}
Symbol 563 MovieClip Frame 1
if (_root.fangxiang == 1) {
_parent._xscale = 105.5;
} else {
_parent._xscale = -105.5;
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 563 MovieClip Frame 5
_root.sheng_dong();
Symbol 563 MovieClip Frame 11
_parent.gotoAndStop(10);
Symbol 564 MovieClip Frame 1
stop();
_root.gongji_enemy = false;
_root.gongji_enemy_up = false;
_root.gongji_enemy_down = false;
_root.enemy_dang_up = false;
_root.enemy_dang_down = false;
_root.enemy_ai = false;
_root.enemy_dun = false;
_root.enemy_dao = false;
Symbol 568 MovieClip Frame 1
stop();
Symbol 583 MovieClip Frame 3
_root.chen_tiao = true;
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 12;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 12;
}
Symbol 583 MovieClip Frame 6
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 12;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 12;
}
_root.sheng_hu();
Symbol 583 MovieClip Frame 8
_root.xiapi_chen();
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 12;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 12;
}
Symbol 583 MovieClip Frame 9
_root.gongji_chen_name = "";
Symbol 583 MovieClip Frame 10
_root.gongji_chen_name = "";
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 12;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 12;
}
Symbol 583 MovieClip Frame 12
_root.gongji_chen = false;
_root.lian = false;
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 12;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 12;
}
Symbol 583 MovieClip Frame 15
_root.gongji_chen = false;
_root.lian = false;
_root.chen_tiao = false;
_parent.gotoAndStop(1);
Symbol 607 MovieClip Frame 1
_root.beijing.play();
_root.sky.play();
zz = new Sound();
zz.attachSound("bing");
zz.start(0, 1);
yyy = new Sound();
yyy.attachSound("woda2");
yyy.start(0, 1);
Symbol 607 MovieClip Frame 9
_root.sheng_hu();
Symbol 607 MovieClip Frame 11
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 607 MovieClip Frame 13
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 607 MovieClip Frame 15
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 607 MovieClip Frame 17
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 607 MovieClip Frame 19
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 607 MovieClip Frame 21
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 607 MovieClip Frame 23
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 607 MovieClip Frame 25
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 607 MovieClip Frame 27
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 607 MovieClip Frame 29
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 607 MovieClip Frame 31
_root.sheng_hu();
_root.zhongjiao2_chen();
Symbol 607 MovieClip Frame 33
_root.sheng_hu();
_root.qingjiao2_chen();
Symbol 607 MovieClip Frame 35
_root.zhongjiao2_chen();
Symbol 607 MovieClip Frame 37
_root.sheng_hu();
_root.bisha_chen = false;
Symbol 607 MovieClip Frame 41
_root.zhongjiao_chen();
Symbol 607 MovieClip Frame 42
_root.gongji_chen_name = "";
Symbol 607 MovieClip Frame 46
_root.gongji_chen = false;
_root.lian3 = false;
_parent.gotoAndStop(1);
Symbol 671 MovieClip Frame 1
_root.beijing.play();
_root.sky.play();
zz = new Sound();
zz.attachSound("bing");
zz.start(0, 1);
bisha_chen = true;
yyy = new Sound();
yyy.attachSound("woda2");
yyy.start(0, 1);
Symbol 671 MovieClip Frame 15
_root.sheng_hu();
Symbol 671 MovieClip Frame 16
_root.sheng_hu();
Symbol 671 MovieClip Frame 17
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 18
_root.sheng_hu();
Symbol 671 MovieClip Frame 19
_root.qingjiao2_chen();
Symbol 671 MovieClip Frame 20
_root.sheng_hu();
Symbol 671 MovieClip Frame 21
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 22
_root.sheng_hu();
Symbol 671 MovieClip Frame 23
_root.qingjiao2_chen();
Symbol 671 MovieClip Frame 24
_root.sheng_hu();
Symbol 671 MovieClip Frame 25
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 26
_root.sheng_hu();
Symbol 671 MovieClip Frame 27
_root.qingjiao2_chen();
Symbol 671 MovieClip Frame 28
_root.sheng_hu();
Symbol 671 MovieClip Frame 29
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 30
_root.sheng_hu();
Symbol 671 MovieClip Frame 31
_root.qingjiao2_chen();
Symbol 671 MovieClip Frame 32
_root.sheng_hu();
Symbol 671 MovieClip Frame 33
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 34
_root.sheng_hu();
Symbol 671 MovieClip Frame 35
_root.qingjiao2_chen();
Symbol 671 MovieClip Frame 36
_root.sheng_hu();
Symbol 671 MovieClip Frame 37
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 38
_root.sheng_hu();
Symbol 671 MovieClip Frame 39
_root.qingjiao2_chen();
Symbol 671 MovieClip Frame 40
_root.sheng_hu();
Symbol 671 MovieClip Frame 41
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 42
_root.sheng_hu();
Symbol 671 MovieClip Frame 43
_root.sheng_hu();
Symbol 671 MovieClip Frame 45
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 50
_root.bisha_chen = false;
Symbol 671 MovieClip Frame 52
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 53
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 54
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.sheng_hu();
Symbol 671 MovieClip Frame 55
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.xiapi_chen();
Symbol 671 MovieClip Frame 57
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 61
_root.sheng_hu();
Symbol 671 MovieClip Frame 63
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 70
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 71
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 72
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.sheng_hu();
Symbol 671 MovieClip Frame 73
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.xiapi_chen();
Symbol 671 MovieClip Frame 75
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 79
_root.sheng_hu();
Symbol 671 MovieClip Frame 81
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 88
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 89
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 90
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.sheng_hu();
Symbol 671 MovieClip Frame 91
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
_root.xiapi_chen();
Symbol 671 MovieClip Frame 93
if (_root.fangxiang == 1) {
if (_parent._x < 500) {
_root.chen._x = _root.chen._x + 5;
}
} else if (_parent._x > 50) {
_root.chen._x = _root.chen._x - 5;
}
Symbol 671 MovieClip Frame 97
_root.sheng_hu();
Symbol 671 MovieClip Frame 99
_root.zhongjiao2_chen();
Symbol 671 MovieClip Frame 108
_root.sheng_hu();
Symbol 671 MovieClip Frame 110
_root.ceti_chen();
Symbol 671 MovieClip Frame 111
_root.gongji_chen_name = "";
Symbol 671 MovieClip Frame 129
_parent.gotoAndStop(1);
Symbol 672 MovieClip Frame 1
stop();
_root.chen_dang_down = false;
_root.chen_dang_up = false;
_root.gongji_chen = false;
_root.chen_ai = false;
_root.chen_dao = false;
_root.chen_dun = false;
_root.chen_tiao = false;
_root.lian = (_root.lian2 = (_root.lian3 = false));
_root.bisha_chen = false;
Instance of Symbol 220 MovieClip in Symbol 672 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 225 MovieClip in Symbol 672 MovieClip Frame 2
/* no clip actions */
Instance of Symbol 231 MovieClip in Symbol 672 MovieClip Frame 3
/* no clip actions */
Instance of Symbol 237 MovieClip in Symbol 672 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 243 MovieClip in Symbol 672 MovieClip Frame 5
/* no clip actions */
Instance of Symbol 251 MovieClip in Symbol 672 MovieClip Frame 6
/* no clip actions */
Instance of Symbol 259 MovieClip in Symbol 672 MovieClip Frame 7
/* no clip actions */
Instance of Symbol 583 MovieClip in Symbol 672 MovieClip Frame 8
/* no clip actions */
Instance of Symbol 280 MovieClip in Symbol 672 MovieClip Frame 9
/* no clip actions */
Instance of Symbol 285 MovieClip in Symbol 672 MovieClip Frame 10
/* no clip actions */
Instance of Symbol 300 MovieClip in Symbol 672 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 607 MovieClip in Symbol 672 MovieClip Frame 12
/* no clip actions */
Instance of Symbol 671 MovieClip in Symbol 672 MovieClip Frame 13
/* no clip actions */
Instance of Symbol 388 MovieClip "men" in Symbol 672 MovieClip Frame 14
/* no clip actions */
Instance of Symbol 391 MovieClip "men" in Symbol 672 MovieClip Frame 15
/* no clip actions */
Instance of Symbol 395 MovieClip in Symbol 672 MovieClip Frame 16
/* no clip actions */
Instance of Symbol 400 MovieClip "men" in Symbol 672 MovieClip Frame 17
/* no clip actions */
Instance of Symbol 403 MovieClip "men" in Symbol 672 MovieClip Frame 18
/* no clip actions */
Instance of Symbol 409 MovieClip in Symbol 672 MovieClip Frame 19
/* no clip actions */
Instance of Symbol 416 MovieClip in Symbol 672 MovieClip Frame 20
/* no clip actions */
Instance of Symbol 419 MovieClip in Symbol 672 MovieClip Frame 21
/* no clip actions */
Symbol 679 Button
on (release) {
getURL ("http://www.arcadelist.com", "_self");
}
Symbol 681 MovieClip Frame 2
gg = new Sound();
gg.attachSound("ding");
gg.start(0, 1);
Symbol 681 MovieClip Frame 20
gotoAndPlay (2);
Symbol 692 MovieClip Frame 1
_root.sheng_hu();
Symbol 692 MovieClip Frame 3
_root.qingquan_boss1();
Symbol 692 MovieClip Frame 4
_root.boss1_gongji_name = "";
Symbol 692 MovieClip Frame 7
_root.gongji_boss1 = false;
_parent.gotoAndStop(1);
Symbol 697 MovieClip Frame 1
_root.sheng_hu();
Symbol 697 MovieClip Frame 3
_root.qingquan2_boss1();
Symbol 697 MovieClip Frame 4
_root.boss1_gongji_name = "";
Symbol 697 MovieClip Frame 11
_root.gongji_boss1 = false;
_parent.gotoAndStop(1);
Symbol 702 MovieClip Frame 1
_root.sheng_hu();
Symbol 702 MovieClip Frame 4
_root.zhongquan_boss1();
Symbol 702 MovieClip Frame 5
_root.boss1_gongji_name = "";
Symbol 702 MovieClip Frame 20
_root.gongji_boss1 = false;
_parent.gotoAndStop(1);
Symbol 707 MovieClip Frame 3
_root.sheng_hu();
Symbol 707 MovieClip Frame 5
_root.qingjiao_boss1();
Symbol 707 MovieClip Frame 6
_root.boss1_gongji_name = "";
Symbol 707 MovieClip Frame 10
_root.gongji_boss1 = false;
_parent.gotoAndStop(1);
Symbol 716 MovieClip Frame 5
_root.sheng_hu();
Symbol 716 MovieClip Frame 7
_root.zhongjiao_boss1();
Symbol 716 MovieClip Frame 8
_root.boss1_gongji_name = "";
Symbol 716 MovieClip Frame 15
_root.gongji_boss1 = false;
_parent.gotoAndStop(1);
Symbol 722 MovieClip Frame 1
_root.boss1_dun = true;
Symbol 722 MovieClip Frame 3
_root.sheng_hu();
Symbol 722 MovieClip Frame 5
_root.saotui_boss1();
Symbol 722 MovieClip Frame 6
_root.boss1_gongji_name = "";
Symbol 722 MovieClip Frame 14
_root.gongji_boss1 = false;
_root.boss1_dun = false;
_parent.gotoAndStop(1);
Symbol 733 MovieClip Frame 1
_root.sheng_hu();
Symbol 733 MovieClip Frame 3
_root.qingquan2_boss1();
Symbol 733 MovieClip Frame 4
_root.boss1_gongji_name = "";
Symbol 733 MovieClip Frame 5
_root.sheng_hu();
Symbol 733 MovieClip Frame 7
_root.qingquan_boss1();
Symbol 733 MovieClip Frame 8
_root.boss1_gongji_name = "";
Symbol 733 MovieClip Frame 11
_root.sheng_hu();
Symbol 733 MovieClip Frame 13
_root.zhongquan_boss1();
Symbol 733 MovieClip Frame 14
_root.boss1_gongji_name = "";
Symbol 733 MovieClip Frame 22
_root.sheng_hu();
Symbol 733 MovieClip Frame 24
_root.saotui2_boss1();
Symbol 733 MovieClip Frame 25
_root.boss1_gongji_name = "";
Symbol 733 MovieClip Frame 33
_root.gongji_boss1 = false;
_parent.gotoAndStop(1);
Symbol 745 MovieClip Frame 1
if (_root.boss1_fangxiang == 1) {
_parent._x = _root.chen._x + 80;
} else if (_root.boss1_fangxiang == 2) {
_parent._x = _root.chen._x - 80;
}
_root.chen_ai = true;
_root.zhua_boss1();
_root.sheng_hu();
Symbol 745 MovieClip Frame 21
_root.gongji_boss1 = false;
_parent.gotoAndStop(1);
Symbol 748 MovieClip Frame 1
if (_root.boss1.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
up._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
up._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
up._visible = 0;
}
} else {
zhong._visible = 0;
up._visible = 0;
}
Symbol 748 MovieClip Frame 3
_root.gongji_chen_name = "";
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
} else {
gotoAndPlay (1);
}
Symbol 751 MovieClip Frame 1
if (_root.boss1.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
down._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
zhong._visible = 0;
down._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
down._visible = 0;
}
} else {
zhong._visible = 0;
down._visible = 0;
}
_root.boss1_dun = true;
Symbol 751 MovieClip Frame 3
_root.gongji_chen_name = "";
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
} else {
gotoAndPlay (1);
}
Symbol 754 MovieClip Frame 1
_root.sheng_dong();
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.boss1_gongji_name = "";
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
_root.gongji_boss1 = true;
_root.gongji_chen_name = "";
Symbol 754 MovieClip Frame 10
_root.gongji_boss1 = false;
_root.gongji_chen_name = "";
_parent.gotoAndStop(1);
Symbol 756 MovieClip Frame 1
_root.boss1_gongji_name = "";
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 1;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E2D\u4E0B\u653B") {
zhong._visible = 0;
zhongdown._visible = 1;
up._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
zhongdown._visible = 0;
up._visible = 0;
_root.sheng_dong();
} else {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 0;
}
_root.gongji_boss1 = true;
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 756 MovieClip Frame 10
_root.gongji_boss1 = false;
_root.gongji_chen_name = "";
_parent.gotoAndStop(1);
Symbol 764 MovieClip Frame 1
_root.boss1_gongji_name = "";
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
_root.boss1_dao = true;
if (_root.gongji_chen_name == "\u4E0A\u653B") {
up._visible = 1;
down._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
up._visible = 0;
down._visible = 1;
_root.sheng_dong();
} else {
up._visible = 0;
down._visible = 0;
}
if (_root.boss1_died) {
_root.sheng_die();
}
_root.gongji_boss1 = true;
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 764 MovieClip Frame 3
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 764 MovieClip Frame 5
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 764 MovieClip Frame 7
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 764 MovieClip Frame 9
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x > 50) {
_root.boss1._x = _root.boss1._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss1._x < 500) {
_root.boss1._x = _root.boss1._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 764 MovieClip Frame 15
if (_root.boss1_died) {
play();
} else {
_parent.nextFrame();
}
Symbol 764 MovieClip Frame 30
_root.gotoAndStop("guan2");
Symbol 771 MovieClip Frame 11
if (((_root.chen._x - _parent._x) <= 180) and ((_root.chen._x - _parent._x) > 0)) {
_root.boss1_dun = true;
_root.boss1_dao = false;
_root.boss1_ai = false;
_root.gongji_boss1_up = false;
_root.gongji_boss1_down = true;
_root.boss1_dang_up = false;
_root.boss1_dang_down = false;
_root.gongji_boss1 = true;
_parent.gotoAndStop(8);
} else if (((_parent._x - _root.chen._x) <= 180) and ((_parent._x - _root.chen._x) > 0)) {
_root.boss1_dun = true;
_root.boss1_dao = false;
_root.boss1_ai = false;
_root.gongji_boss1_up = false;
_root.gongji_boss1_down = true;
_root.boss1_dang_up = false;
_root.boss1_dang_down = false;
_root.gongji_boss1 = true;
_parent.gotoAndStop(8);
} else {
_root.gongji_boss1 = false;
_root.boss1_dang_up = false;
_root.gongji_chen_name = "";
_root.gongji_chen_down = false;
_root.boss1_ai = false;
boss1_dang_down = false;
boss1_ai = false;
boss1_dun = false;
boss1_dao = false;
_parent.gotoAndStop(1);
}
Symbol 775 MovieClip Frame 1
if (_root.fangxiang == 1) {
_parent._xscale = 85.1;
} else {
_parent._xscale = -85.1;
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 775 MovieClip Frame 5
_root.sheng_dong();
Symbol 775 MovieClip Frame 9
_root.gongji_boss1 = false;
_parent.gotoAndStop(15);
Symbol 776 MovieClip Frame 1
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
_root.boss1_dao = true;
_root.sheng_dong();
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.gongji_boss1 = true;
Symbol 776 MovieClip Frame 3
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 776 MovieClip Frame 5
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 776 MovieClip Frame 7
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 776 MovieClip Frame 9
if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss1_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 776 MovieClip Frame 10
_parent.gotoAndStop(15);
Symbol 777 MovieClip Frame 1
stop();
_root.boss1_dun = false;
_root.boss1_dao = false;
_root.boss1_ai = false;
_root.gongji_boss1_up = false;
_root.gongji_boss1_down = false;
_root.boss1_dang_up = false;
_root.boss1_dang_down = false;
_root.gongji_boss1 = false;
Symbol 781 MovieClip Frame 1
stop();
Symbol 783 MovieClip Frame 1
stop();
Symbol 791 MovieClip Frame 59
_root.chen_died = (_root.boss1_died = (_root.boss2_died = (_root.boss3_died = false)));
mysc2 = new Sound();
mysc2.attachSound("music2");
mysc2.start(0, 999);
stop();
Symbol 801 MovieClip Frame 1
_root.sheng_hu();
Symbol 801 MovieClip Frame 3
_root.qingquan_boss2();
Symbol 801 MovieClip Frame 4
_root.boss2_gongji_name = "";
Symbol 801 MovieClip Frame 7
_root.gongji_boss2 = false;
_parent.gotoAndStop(1);
Symbol 808 MovieClip Frame 3
_root.sheng_hu();
Symbol 808 MovieClip Frame 5
_root.qingquan2_boss2();
Symbol 808 MovieClip Frame 6
_root.boss2_gongji_name = "";
Symbol 808 MovieClip Frame 10
_root.gongji_boss2 = false;
_parent.gotoAndStop(1);
Symbol 822 MovieClip Frame 3
_root.sheng_hu();
Symbol 822 MovieClip Frame 5
_root.qingquan2_boss2();
Symbol 822 MovieClip Frame 6
_root.boss2_gongji_name = "";
Symbol 822 MovieClip Frame 14
_root.sheng_hu();
Symbol 822 MovieClip Frame 16
_root.zhongquan_boss2();
Symbol 822 MovieClip Frame 17
_root.boss2_gongji_name = "";
Symbol 822 MovieClip Frame 33
_root.gongji_boss2 = false;
_parent.gotoAndStop(1);
Symbol 829 MovieClip Frame 3
_root.sheng_hu();
Symbol 829 MovieClip Frame 5
_root.zhongquan2_boss2();
Symbol 829 MovieClip Frame 6
_root.boss2_gongji_name = "";
Symbol 829 MovieClip Frame 10
_root.gongji_boss2 = false;
_parent.gotoAndStop(1);
Symbol 834 MovieClip Frame 1
_root.sheng_hu();
Symbol 834 MovieClip Frame 3
_root.qingjiao_boss2();
Symbol 834 MovieClip Frame 4
_root.boss2_gongji_name = "";
Symbol 834 MovieClip Frame 10
_root.gongji_boss2 = false;
_parent.gotoAndStop(1);
Symbol 839 MovieClip Frame 2
_root.sheng_hu();
Symbol 839 MovieClip Frame 3
_root.zhongjiao2_boss2();
Symbol 839 MovieClip Frame 4
_root.boss2_gongji_name = "";
Symbol 839 MovieClip Frame 19
_root.gongji_boss2 = false;
_parent.gotoAndStop(1);
Symbol 855 MovieClip Frame 1
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
_root.boss2_tiao = true;
Symbol 855 MovieClip Frame 3
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 855 MovieClip Frame 5
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 855 MovieClip Frame 7
_root.sheng_hu();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 855 MovieClip Frame 9
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 855 MovieClip Frame 11
_root.zhongjiao_boss2();
Symbol 855 MovieClip Frame 12
_root.boss2_gongji_name = "";
if (_root.chen_dang_up or _root.chen_dang_down) {
play();
} else {
gotoAndPlay (24);
}
Symbol 855 MovieClip Frame 15
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x + 15;
} else {
_parent._x = _parent._x - 15;
}
Symbol 855 MovieClip Frame 17
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x + 15;
} else {
_parent._x = _parent._x - 15;
}
Symbol 855 MovieClip Frame 19
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x + 15;
} else {
_parent._x = _parent._x - 15;
}
Symbol 855 MovieClip Frame 21
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x + 15;
} else {
_parent._x = _parent._x - 15;
}
Symbol 855 MovieClip Frame 23
_root.gongji_boss2 = false;
_root.boss2_tiao = false;
_parent.gotoAndStop(1);
Symbol 855 MovieClip Frame 31
_root.gongji_boss2 = false;
_root.boss2_tiao = false;
_parent.gotoAndStop(1);
Symbol 892 MovieClip Frame 1
_root.beijing.play();
_root.sky.play();
zz = new Sound();
zz.attachSound("bing");
zz.start(0, 1);
jj = new Sound();
jj.attachSound("oa");
jj.start(0, 1);
Symbol 892 MovieClip Frame 9
_root.sheng_hu();
Symbol 892 MovieClip Frame 11
_root.qingquan_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 12
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 15
_root.sheng_hu();
Symbol 892 MovieClip Frame 17
_root.qingquan2_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 18
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 21
_root.sheng_hu();
Symbol 892 MovieClip Frame 23
_root.qingquan_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 24
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 27
_root.sheng_hu();
Symbol 892 MovieClip Frame 29
_root.qingquan2_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 30
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 33
_root.sheng_hu();
Symbol 892 MovieClip Frame 35
_root.qingquan_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 36
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 39
_root.sheng_hu();
Symbol 892 MovieClip Frame 41
_root.qingquan2_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 42
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 45
_root.sheng_hu();
Symbol 892 MovieClip Frame 47
_root.qingquan_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 48
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 51
_root.sheng_hu();
Symbol 892 MovieClip Frame 53
_root.qingjiao2_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _parent._x - 15;
} else {
_parent._x = _parent._x + 15;
}
Symbol 892 MovieClip Frame 54
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 58
_root.sheng_hu();
Symbol 892 MovieClip Frame 59
_root.zhongquan2_boss2();
if (_root.boss2_fangxiang == 1) {
_parent._x = _root.chen._x + 80;
} else if (_root.boss2_fangxiang == 2) {
_parent._x = _root.chen._x - 80;
}
_root.zhongjiao2_boss2();
Symbol 892 MovieClip Frame 60
_root.boss2_gongji_name = "";
Symbol 892 MovieClip Frame 67
_root.gongji_boss2 = false;
_parent.gotoAndStop(1);
Symbol 895 MovieClip Frame 1
if (_root.boss2.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
up._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
up._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
up._visible = 0;
}
} else {
zhong._visible = 0;
up._visible = 0;
}
Symbol 895 MovieClip Frame 3
_root.gongji_chen_name = "";
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
} else {
gotoAndPlay (1);
}
Symbol 898 MovieClip Frame 1
if (_root.boss2.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
down._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
zhong._visible = 0;
down._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
down._visible = 0;
}
} else {
zhong._visible = 0;
down._visible = 0;
}
Symbol 898 MovieClip Frame 3
_root.gongji_chen_name = "";
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
} else {
gotoAndPlay (1);
}
Symbol 901 MovieClip Frame 1
_root.boss2_gongji_name = "";
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
_root.sheng_dong();
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.gongji_boss2 = true;
Symbol 901 MovieClip Frame 10
_root.gongji_boss2 = false;
_root.gongji_chen_name = "";
_parent.gotoAndStop(1);
Symbol 904 MovieClip Frame 1
_root.boss2_gongji_name = "";
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 1;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E2D\u4E0B\u653B") {
zhong._visible = 0;
zhongdown._visible = 1;
up._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
zhongdown._visible = 0;
up._visible = 0;
_root.sheng_dong();
} else {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 0;
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.gongji_boss2 = true;
Symbol 904 MovieClip Frame 10
_root.gongji_boss2 = false;
_root.gongji_chen_name = "";
_parent.gotoAndStop(1);
Symbol 912 MovieClip Frame 1
_root.boss2_gongji_name = "";
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
_root.boss2_dao = true;
if (_root.gongji_chen_name == "\u4E0A\u653B") {
up._visible = 1;
down._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
up._visible = 0;
down._visible = 1;
_root.sheng_dong();
} else {
up._visible = 0;
down._visible = 0;
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
if (_root.boss2_died) {
_root.sheng_die();
}
_root.gongji_boss2 = true;
Symbol 912 MovieClip Frame 4
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 912 MovieClip Frame 7
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 912 MovieClip Frame 9
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 912 MovieClip Frame 10
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 912 MovieClip Frame 12
if (_root.boss2_died) {
play();
} else {
_parent.nextFrame();
}
Symbol 912 MovieClip Frame 22
_root.gotoAndStop("guan3");
Symbol 918 MovieClip Frame 12
if (((_root.chen._x - _parent._x) <= 180) and ((_root.chen._x - _parent._x) > 0)) {
_root.boss2_dun = false;
_root.boss2_dao = false;
_root.boss2_ai = false;
_root.gongji_boss2_up = true;
_root.gongji_boss2_down = false;
_root.boss2_dang_up = false;
_root.boss2_dang_down = false;
_root.gongji_boss2 = true;
_parent.gotoAndStop(6);
} else if (((_parent._x - _root.chen._x) <= 180) and ((_parent._x - _root.chen._x) > 0)) {
_root.boss2_dun = false;
_root.boss2_dao = false;
_root.boss2_ai = false;
_root.gongji_boss2_up = true;
_root.gongji_boss2_down = false;
_root.boss2_dang_up = false;
_root.boss2_dang_down = false;
_root.gongji_boss2 = true;
_parent.gotoAndStop(6);
} else {
_root.gongji_boss2 = false;
_root.boss2_dang_up = false;
_root.gongji_chen_name = "";
_root.gongji_chen_down = false;
_root.boss2_ai = false;
boss2_dang_down = false;
boss2_ai = false;
boss2_dun = false;
boss2_dao = false;
_parent.gotoAndStop(1);
}
Symbol 922 MovieClip Frame 1
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 922 MovieClip Frame 3
_root.sheng_dong();
Symbol 922 MovieClip Frame 9
_root.gongji_boss2 = false;
_parent.gotoAndStop(15);
Symbol 925 MovieClip Frame 1
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
_root.boss2_dao = true;
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.sheng_dong();
_root.gongji_boss2 = true;
Symbol 925 MovieClip Frame 3
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 925 MovieClip Frame 5
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 925 MovieClip Frame 7
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 925 MovieClip Frame 9
if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 1)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x > 50) {
_root.boss2._x = _root.boss2._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss2_fangxiang == 2)) {
if (_root.boss2._x < 500) {
_root.boss2._x = _root.boss2._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 925 MovieClip Frame 10
_parent.gotoAndStop(15);
Symbol 926 MovieClip Frame 1
stop();
_root.boss2_tiao = false;
_root.boss2_dun = false;
_root.boss2_dao = false;
_root.boss2_ai = false;
_root.gongji_boss2_up = false;
_root.gongji_boss2_down = false;
_root.boss2_dang_up = false;
_root.boss2_dang_down = false;
_root.gongji_boss2 = false;
Symbol 941 MovieClip Frame 1
_root.sheng_hu();
Symbol 941 MovieClip Frame 2
_root.qingquan_boss3();
Symbol 941 MovieClip Frame 3
_root.boss3_gongji_name = "";
Symbol 941 MovieClip Frame 7
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 949 MovieClip Frame 1
_root.sheng_hu();
Symbol 949 MovieClip Frame 4
_root.zhongquan_boss3();
Symbol 949 MovieClip Frame 5
_root.boss3_gongji_name = "";
Symbol 949 MovieClip Frame 20
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 960 MovieClip Frame 1
nnn = new Sound();
nnn.attachSound("huo");
nnn.start(0, 1);
Symbol 960 MovieClip Frame 8
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 960 MovieClip Frame 10
_root.sheng_hu();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 960 MovieClip Frame 13
_root.zhongquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
nnn = new Sound();
nnn.attachSound("huo");
nnn.start(0, 1);
Symbol 960 MovieClip Frame 14
_root.boss3_gongji_name = "";
Symbol 960 MovieClip Frame 19
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 971 MovieClip Frame 3
_root.sheng_hu();
Symbol 971 MovieClip Frame 5
_root.qingquan_boss3();
Symbol 971 MovieClip Frame 6
_root.boss3_gongji_name = "";
Symbol 971 MovieClip Frame 10
_root.sheng_hu();
Symbol 971 MovieClip Frame 12
_root.zhongquan_boss3();
Symbol 971 MovieClip Frame 13
_root.boss3_gongji_name = "";
Symbol 971 MovieClip Frame 27
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 976 MovieClip Frame 1
_root.sheng_hu();
Symbol 976 MovieClip Frame 3
_root.qingjiao_boss3();
Symbol 976 MovieClip Frame 4
_root.boss3_gongji_name = "";
Symbol 976 MovieClip Frame 8
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 984 MovieClip Frame 4
_root.sheng_hu();
Symbol 984 MovieClip Frame 7
_root.saotui_boss3();
Symbol 984 MovieClip Frame 8
_root.boss3_gongji_name = "";
Symbol 984 MovieClip Frame 20
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 987 MovieClip Frame 1
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
_root.sheng_hu();
_root.boss3_tiao = true;
Symbol 987 MovieClip Frame 2
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 3
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 4
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 5
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 6
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 7
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 8
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 9
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
if (_root.chen_dang_up or _root.chen_dun) {
_root.gongji_boss3 = false;
_root.boss3_gongji_name = "";
_parent.gotoAndStop(1);
} else {
_root.zhongquan2_boss3();
}
Symbol 987 MovieClip Frame 10
_root.gongji_boss3 = false;
_root.boss3_tiao = false;
_parent.gotoAndStop(1);
Symbol 1024 MovieClip Frame 1
_root.beijing.play();
_root.sky.play();
uuu = new Sound();
uuu.attachSound("ooo");
uuu.start(0, 1);
Symbol 1024 MovieClip Frame 11
_root.sheng_hu();
Symbol 1024 MovieClip Frame 13
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 14
_root.sheng_hu();
Symbol 1024 MovieClip Frame 15
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 16
_root.sheng_hu();
Symbol 1024 MovieClip Frame 17
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 18
_root.sheng_hu();
Symbol 1024 MovieClip Frame 19
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 20
_root.sheng_hu();
Symbol 1024 MovieClip Frame 21
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 22
_root.sheng_hu();
Symbol 1024 MovieClip Frame 23
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 24
_root.sheng_hu();
Symbol 1024 MovieClip Frame 25
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 26
_root.sheng_hu();
Symbol 1024 MovieClip Frame 27
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 28
_root.sheng_hu();
Symbol 1024 MovieClip Frame 29
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 30
_root.sheng_hu();
Symbol 1024 MovieClip Frame 31
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 32
_root.sheng_hu();
Symbol 1024 MovieClip Frame 33
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 34
_root.sheng_hu();
Symbol 1024 MovieClip Frame 35
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 36
_root.sheng_hu();
Symbol 1024 MovieClip Frame 37
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 38
_root.sheng_hu();
Symbol 1024 MovieClip Frame 39
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 40
_root.sheng_hu();
Symbol 1024 MovieClip Frame 41
_root.qingquan_boss3();
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 42
_root.sheng_hu();
Symbol 1024 MovieClip Frame 47
nnn = new Sound();
nnn.attachSound("huo");
nnn.start(0, 1);
Symbol 1024 MovieClip Frame 49
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
_root.qingquan2_boss3();
Symbol 1024 MovieClip Frame 51
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
nnn = new Sound();
nnn.attachSound("huo");
nnn.start(0, 1);
Symbol 1024 MovieClip Frame 54
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 56
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
_root.sheng_hu();
Symbol 1024 MovieClip Frame 59
_root.zhongquan_boss3();
nnn = new Sound();
nnn.attachSound("huo");
nnn.start(0, 1);
if (((_root.boss3_fangxiang == 1) and (_parent._x > 50)) and ((_parent._x - _root.chen._x) >= 50)) {
_parent._x = _parent._x - 15;
} else if (((_root.boss3_fangxiang == 2) and (_parent._x < 500)) and ((_root.chen._x - _parent._x) >= 50)) {
_parent._x = _parent._x + 15;
}
Symbol 1024 MovieClip Frame 60
_root.boss3_gongji_name = "";
Symbol 1024 MovieClip Frame 81
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 1026 MovieClip Frame 1
if (_root.boss3.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
up._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
up._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
up._visible = 0;
}
} else {
zhong._visible = 0;
up._visible = 0;
}
Symbol 1026 MovieClip Frame 3
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
} else {
gotoAndPlay (1);
}
Symbol 1029 MovieClip Frame 1
if (_root.boss3.hitTest(_root.chen)) {
if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
down._visible = 0;
_root.sheng_pa();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
zhong._visible = 0;
down._visible = 1;
_root.sheng_pa();
} else {
zhong._visible = 0;
down._visible = 0;
}
} else {
zhong._visible = 0;
down._visible = 0;
}
Symbol 1029 MovieClip Frame 3
if (_root.gongji_chen == false) {
_parent.gotoAndStop(1);
} else {
gotoAndPlay (1);
}
Symbol 1032 MovieClip Frame 1
_root.boss3_gongji_name = "";
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
_root.sheng_dong();
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.gongji_boss3 = true;
_root.gongji_chen_name = "";
Symbol 1032 MovieClip Frame 10
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 1035 MovieClip Frame 1
_root.boss3_gongji_name = "";
if (_root.bisha_chen == false) {
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
}
if (_root.gongji_chen_name == "\u4E0A\u653B") {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 1;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E2D\u4E0B\u653B") {
zhong._visible = 0;
zhongdown._visible = 1;
up._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E2D\u653B") {
zhong._visible = 1;
zhongdown._visible = 0;
up._visible = 0;
_root.sheng_dong();
} else {
zhong._visible = 0;
zhongdown._visible = 0;
up._visible = 0;
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.gongji_boss3 = true;
Symbol 1035 MovieClip Frame 10
_root.gongji_boss3 = false;
_parent.gotoAndStop(1);
Symbol 1043 MovieClip Frame 1
_root.boss3_gongji_name = "";
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
_root.boss3_dao = true;
if (_root.gongji_chen_name == "\u4E0A\u653B") {
up._visible = 1;
down._visible = 0;
_root.sheng_dong();
} else if (_root.gongji_chen_name == "\u4E0B\u653B") {
up._visible = 0;
down._visible = 1;
_root.sheng_dong();
} else {
up._visible = 0;
down._visible = 0;
}
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.gongji_boss3 = true;
if (_root.boss3_died) {
_root.sheng_die();
}
Symbol 1043 MovieClip Frame 3
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1043 MovieClip Frame 5
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1043 MovieClip Frame 7
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1043 MovieClip Frame 9
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1043 MovieClip Frame 11
if (_root.boss3_died) {
play();
} else {
_parent.nextFrame();
}
Symbol 1043 MovieClip Frame 25
_root.gotoAndStop("end");
Symbol 1050 MovieClip Frame 21
if (((_root.chen._x - _parent._x) <= 180) and ((_root.chen._x - _parent._x) > 0)) {
_root.boss3_dun = true;
_root.boss3_dao = false;
_root.boss3_ai = false;
_root.gongji_boss3_up = false;
_root.gongji_boss3_down = true;
_root.boss3_dang_up = false;
_root.boss3_dang_down = false;
_root.gongji_boss3 = true;
_parent.gotoAndStop(8);
} else if (((_parent._x - _root.chen._x) <= 180) and ((_parent._x - _root.chen._x) > 0)) {
_root.boss3_dun = true;
_root.boss3_dao = false;
_root.boss3_ai = false;
_root.gongji_boss3_up = false;
_root.gongji_boss3_down = true;
_root.boss3_dang_up = false;
_root.boss3_dang_down = false;
_root.gongji_boss3 = true;
_parent.gotoAndStop(8);
} else {
_root.gongji_boss3 = false;
_root.boss3_dang_up = false;
_root.gongji_chen_name = "";
_root.gongji_chen_down = false;
_root.boss3_ai = false;
boss3_dang_down = false;
boss3_ai = false;
boss3_dun = false;
boss3_dao = false;
_parent.gotoAndStop(1);
}
Symbol 1054 MovieClip Frame 1
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
Symbol 1054 MovieClip Frame 3
_root.sheng_dong();
Symbol 1054 MovieClip Frame 10
_root.gongji_boss3 = false;
_parent.gotoAndStop(15);
Symbol 1057 MovieClip Frame 1
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
_root.boss3_dao = true;
_root.enemy_gongji_name = (_root.boss1_gongji_name = (_root.boss2_gongji_name = (_root.boss3_gongji_name = (_root.gongji_chen_name = ""))));
_root.sheng_dong();
_root.gongji_boss3 = true;
Symbol 1057 MovieClip Frame 3
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1057 MovieClip Frame 5
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1057 MovieClip Frame 7
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1057 MovieClip Frame 9
if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 1)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 2) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x > 50) {
_root.boss3._x = _root.boss3._x - 15;
} else {
_root.chen._x = _root.chen._x + 15;
}
} else if ((_root.fangxiang == 1) and (_root.boss3_fangxiang == 2)) {
if (_root.boss3._x < 500) {
_root.boss3._x = _root.boss3._x + 15;
} else {
_root.chen._x = _root.chen._x - 15;
}
}
Symbol 1057 MovieClip Frame 10
_parent.gotoAndStop(15);
Symbol 1058 MovieClip Frame 1
stop();
_root.boss3_dun = false;
_root.boss3_dao = false;
_root.boss3_tiao = false;
_root.boss3_ai = false;
_root.gongji_boss3_up = false;
_root.gongji_boss3_down = false;
_root.boss3_dang_up = false;
_root.boss3_dang_down = false;
_root.gongji_boss3 = false;
Symbol 1064 MovieClip Frame 130
_root.gotoAndStop("enemy");
Symbol 1067 MovieClip Frame 130
_root.gotoAndStop("enemy");
Symbol 1068 Button
on (release) {
gotoAndStop (3);
}
Symbol 1084 Button
on (release) {
stopAllSounds();
_root.gotoAndStop("begin");
}
Symbol 1085 MovieClip Frame 25
stop();