Frame 1
fscommand ("Allowscale", false);
fscommand ("trapallkeys", true);
Stage.showMenu = false;
System.useCodepage = true;
var sp = false;
var ms = false;
var m = new Sound();
var s;
a1.onRollOver = function () {
_root.titleShow.Show("\u64AD\u653E");
};
a1.onRollOut = function () {
_root.titleShow.unShow();
};
a2.onRollOver = function () {
_root.titleShow.Show("\u6682\u505C");
};
a2.onRollOut = function () {
_root.titleShow.unShow();
};
a3.onRollOver = function () {
_root.titleShow.Show("\u4E0A\u4E00\u66F2");
};
a3.onRollOut = function () {
_root.titleShow.unShow();
};
a4.onRollOver = function () {
_root.titleShow.Show("\u4E0B\u4E00\u66F2");
};
a4.onRollOut = function () {
_root.titleShow.unShow();
};
a5.onRollOver = function () {
_root.titleShow.Show("V\u4ED4FLASH\u6E38\u620F\u4E16\u754C");
};
a5.onRollOut = function () {
_root.titleShow.unShow();
};
stop();
Instance of Symbol 54 MovieClip in Frame 1
onClipEvent (enterFrame) {
aa = _root.getBytesLoaded();
bb = _root.getBytesTotal();
cc = int((aa / bb) * 100);
_parent.txt = (("Finished " + cc) + "%") + " Please Wait . . .";
gotoAndStop(cc);
if (cc >= 100) {
_parent.gotoAndStop("loading");
}
}
Frame 2
prevFrame();
Frame 3
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if (cc8._x <= 0) {
cc8._x = 0;
}
if (cc8._x >= 500) {
cc8._x = 500;
}
if (cc8._y <= 250) {
cc8._y = 250;
}
if (cc8._y >= 370) {
cc8._y = 370;
}
if (cc9._x <= 0) {
cc9._x = 0;
}
if (cc9._x >= 500) {
cc9._x = 500;
}
if (cc9._y <= 250) {
cc9._y = 250;
}
if (cc9._y >= 370) {
cc9._y = 370;
}
Frame 4
var user_so = SharedObject.getLocal("user");
user = "V\u4ED4";
onEnterFrame = function () {
cgs.removeMovieClip();
_root.players = user;
};
Stage.showMenu = false;
_root.lasttotal = (random(100000) + random(100000)) + 50000;
var othergameno = 0;
gameover.removeMovieClip();
stop();
Frame 5
_root.youxinandu = 0;
_root.zhujiaonumber = 0;
_root.member = 0;
_root.life = 4;
_root.lv = 1;
_root.jinyanlv = 1;
_root.jkgs = 1;
_root.yxsj = 99;
_root.fzs = false;
_root.action = false;
step = 0;
i = 1;
j = 0;
b = 1;
n = random(18) + 1;
onEnterFrame = function () {
if (!Key.isDown(66)) {
b = 1;
}
if (Key.isDown(66) && (b == 1)) {
user_so.clear();
m = new Sound();
m.attachSound("\u6E05\u9664\u97F3");
m.start();
b = 0;
}
if (Key.isDown(74) && (j == 1)) {
begin.gotoAndStop("end");
j = 0;
}
step++;
if ((step % n) == 0) {
n = random(18) + 1;
var h = this.attachMovie("hua", "hua" + i, 10 + i);
i++;
if (i > 88) {
i = 1;
}
h._alpha = 50;
h._x = random(800) + 48;
h._y = -10;
h.onEnterFrame = function () {
this._x = this._x - (random(6) + 2);
this._y = this._y + (random(6) + 2);
if ((this._x <= -10) || (this._y >= 410)) {
removeMovieClip(this);
delete h.onEnterFrame;
}
};
}
};
stop();
Frame 6
j = 1;
attachMovie("maxmask", "mask", 9999);
muicewhich.gotoAndStop("cg");
stop();
Frame 7
with (user_so) {
userascore = data.userascore;
userbscore = data.userbscore;
usercscore = data.usercscore;
userdscore = data.userdscore;
userescore = data.userescore;
flush();
if ((userascore == "") || (userascore == undefined)) {
userascore = 100000 /* 0x0186A0 */;
}
if ((userbscore == "") || (userbscore == undefined)) {
userbscore = 90000 /* 0x015F90 */;
}
if ((usercscore == "") || (usercscore == undefined)) {
usercscore = 80000 /* 0x013880 */;
}
if ((userdscore == "") || (userdscore == undefined)) {
userdscore = 70000 /* 0x011170 */;
}
if ((userescore == "") || (userescore == undefined)) {
userescore = 60000;
}
if (_root.lasttotal > userascore) {
data.userascore = _root.lasttotal;
data.usera = _root.players;
flush();
}
if ((_root.lasttotal > userbscore) && (_root.lasttotal < userascore)) {
data.userbscore = _root.lasttotal;
data.userb = _root.players;
flush();
}
if ((_root.lasttotal > usercscore) && (_root.lasttotal < userbscore)) {
data.usercscore = _root.lasttotal;
data.userc = _root.players;
flush();
}
if ((_root.lasttotal > userdscore) && (_root.lasttotal < usercscore)) {
data.userdscore = _root.lasttotal;
data.userd = _root.players;
flush();
}
if ((_root.lasttotal > userescore) && (_root.lasttotal < userdscore)) {
data.userescore = _root.lasttotal;
data.usere = _root.players;
flush();
}
}
boshow.removeMovieClip();
nextFrame();
Frame 8
with (user_so) {
usera = data.usera;
userb = data.userb;
userc = data.userc;
userd = data.userd;
usere = data.usere;
userascore = data.userascore;
userbscore = data.userbscore;
usercscore = data.usercscore;
userdscore = data.userdscore;
userescore = data.userescore;
flush();
}
namea = usera;
nameb = userb;
namec = userc;
named = userd;
namee = usere;
scorea = userascore;
scoreb = userbscore;
scorec = usercscore;
scored = userdscore;
scoree = userescore;
if (namea == undefined) {
namea = "VBOY";
}
if (nameb == undefined) {
nameb = "VBOY";
}
if (namec == undefined) {
namec = "VBOY";
}
if (named == undefined) {
named = "VBOY";
}
if (namee == undefined) {
namee = "VBOY";
}
if (scorea == undefined) {
scorea = 100000 /* 0x0186A0 */;
}
if (scoreb == undefined) {
scoreb = 90000 /* 0x015F90 */;
}
if (scorec == undefined) {
scorec = 80000 /* 0x013880 */;
}
if (scored == undefined) {
scored = 70000 /* 0x011170 */;
}
if (scoree == undefined) {
scoree = 60000;
}
boshow.removeMovieClip();
stop();
Frame 9
_root.goup = 1;
_root.beishu = 1;
per.swapDepths(8);
gotoAndStop ("gamestart");
Instance of Symbol 1774 MovieClip "per" in Frame 9
onClipEvent (enterFrame) {
if (this.hittrue == true) {
gotoAndPlay ("hit");
}
}
Frame 10
_root.goup = 1.5;
_root.beishu = 1.6;
per.swapDepths(8);
gotoAndStop ("gamestart");
Instance of Symbol 1675 MovieClip "per" in Frame 10
onClipEvent (enterFrame) {
if (this.hittrue == true) {
gotoAndPlay ("hit");
}
}
Frame 11
_root.goup = 1.2;
_root.beishu = 1.4;
per.swapDepths(8);
gotoAndStop ("gamestart");
Instance of Symbol 1573 MovieClip "per" in Frame 11
onClipEvent (enterFrame) {
if (this.hittrue == true) {
gotoAndPlay ("hit");
}
}
Frame 12
_root.goup = 2;
_root.beishu = 2;
per.swapDepths(8);
gotoAndStop ("gamestart");
Instance of Symbol 1456 MovieClip "per" in Frame 12
onClipEvent (enterFrame) {
if (this.hittrue == true) {
gotoAndPlay ("hit");
}
}
Frame 13
_quality = "MEDIUM";
stop();
delete onEnterFrame;
muices = new Sound();
muices.attachSound("muices");
muices.onSoundComplete = function () {
muices.start(35, 1000);
};
muices.start();
attachMovie("show", "pershow", 2);
pershow.onEnterFrame = function () {
this._x = per._x;
this._y = per._y;
};
attachMovie("\u5206\u6570\u7EC4", "viva", 1008);
attachMovie("mapA+", "maps", 1002);
per._x = 80;
per._y = 310;
per.swapDepths(per._y);
var i = 1;
while (i <= 4) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 990);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
attachMovie("\u5173\u68071", "gb", 6989);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
Instance of Symbol 104 MovieClip [map] "map" in Frame 13
onClipEvent (enterFrame) {
dep = cc._root.getDepth();
deps = per._root.getDepth();
dep1 = cc1._root.getDepth();
dep2 = cc2._root.getDepth();
dep3 = cc3._root.getDepth();
dep4 = cc4._root.getDepth();
dep5 = cc5._root.getDepth();
dep6 = cc6._root.getDepth();
dep7 = cc7._root.getDepth();
dep8 = cc8._root.getDepth();
dep9 = cc9._root.getDepth();
if (dep != _parent.cc._y) {
_parent.cc.swapDepths(_parent.cc._y + 6);
} else {
_parent.cc.swapDepths(_parent.cc._y);
}
if (dep1 != _parent.cc1._y) {
_parent.cc1.swapDepths(_parent.cc1._y + 1);
} else {
_parent.cc1.swapDepths(_parent.cc1._y);
}
if (dep2 != _parent.cc2._y) {
_parent.cc.swapDepths(_parent.cc._y + 2);
} else {
_parent.cc2.swapDepths(_parent.cc2._y);
}
if (dep3 != _parent.cc3._y) {
_parent.cc3.swapDepths(_parent.cc3._y + 3);
} else {
_parent.cc3.swapDepths(_parent.cc3._y);
}
if (dep4 != _parent.cc4._y) {
_parent.cc4.swapDepths(_parent.cc4._y + 4);
} else {
_parent.cc4.swapDepths(_parent.cc4._y);
}
if (dep5 != _parent.cc5._y) {
_parent.cc5.swapDepths(_parent.cc5._y + 5);
} else {
_parent.cc5.swapDepths(_parent.cc5._y);
}
if (dep6 != _parent.cc6._y) {
_parent.cc6.swapDepths(_parent.cc6._y - 5);
} else {
_parent.cc6.swapDepths(_parent.cc6._y);
}
if (dep7 != _parent.cc7._y) {
_parent.cc7.swapDepths(_parent.cc7._y - 4);
} else {
_parent.cc7.swapDepths(_parent.cc7._y);
}
if (dep8 != _parent.cc8._y) {
_parent.cc8.swapDepths(_parent.cc8._y - 3);
} else {
_parent.cc8.swapDepths(_parent.cc8._y);
}
if (dep9 != _parent.cc9._y) {
_parent.cc9.swapDepths(_parent.cc9._y - 2);
} else {
_parent.cc9.swapDepths(_parent.cc9._y);
}
if (deps != _parent.per._y) {
_parent.per.swapDepths(_parent.per._y - 1);
} else {
_parent.per.swapDepths(_parent.per._y);
}
}
Frame 14
var people = 2;
attachMovie("\u5BF9\u8BDD", "news", 7999);
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 15
attachMovie("golg", "goes", 8589);
goes._visible = true;
this.onEnterFrame = function () {
if (!Key.isDown(69)) {
yy = 0;
}
if (!Key.isDown(81)) {
tt = 0;
}
if (Key.isDown(69)) {
yy++;
if (yy >= 168) {
_root.action = false;
gotoAndStop ("path7");
}
}
if (Key.isDown(81)) {
tt++;
if (tt >= 168) {
_root.action = false;
gotoAndStop ("path4");
}
}
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -488) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -488) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 16
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 4) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 17
goes._visible = true;
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 18
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 4) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 19
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1428) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1228) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 20
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 5) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 21
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1448) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1448) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 22
goes._visible = false;
var people = 6;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(2);
maps.gotoAndStop(2);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
var i = 1;
while (i <= 5) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 23
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -388) {
per._x = per._x - 4;
map._x = map._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
map._x = map._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -388) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 24
goes._visible = false;
var people = 8;
var i = 1;
while (i <= 3) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
var j = 4;
while (j <= 5) {
attachMovie("\u76D7\u8D3C", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 25
goes._visible = true;
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -768) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -768) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 26
goes._visible = false;
var people = 8;
var i = 1;
while (i <= 2) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 5) {
attachMovie("\u76D7\u8D3C", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 27
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -948) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -948) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 28
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(3);
maps.gotoAndStop(3);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -128) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -128) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 29
goes._visible = false;
var people = 8;
var i = 1;
while (i <= 3) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
var j = 4;
while (j <= 5) {
attachMovie("\u76D7\u8D3C", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 30
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -388) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -388) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 31
goes._visible = false;
var people = 10;
var i = 1;
while (i <= 2) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 5) {
attachMovie("\u76D7\u8D3C", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 32
goes._visible = true;
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -618) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 290) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -618) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 222) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 33
goes._visible = false;
per.gotoAndPlay("stand");
per._x = 80;
per._y = 310;
var lm = false;
attachMovie("show", "boshow", 3);
boshow.onEnterFrame = function () {
this._x = cc._x;
this._y = cc._y;
};
var i = 1;
while (i <= 2) {
attachMovie("\u548C\u5C1A", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u76D7\u8D3C", "cc" + j, 20 + j);
j++;
}
attachMovie("bossaxue", "bossxue", 7868);
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDD2", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (cc.xues > 0) {
people = 8;
} else {
people = 0;
}
call("frie");
if (((people <= 0) && (_root.member <= 0)) && (lm == false)) {
_root.action = false;
per.gotoAndPlay("stand");
this.attachMovie("scorend", "scorend", 9988);
lm = true;
}
if (_root.fzs == true) {
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz._alpha = 0;
fz.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
_root.fzs = false;
}
};
Frame 34
stop();
per._xscale = 100;
per._x = 248;
per._y = 310;
cc._x = 330;
cc._y = 312;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 5;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDD3", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
cc.gotoAndStop("lose");
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per._x >= 520) {
_root.action = false;
per.gotoAndPlay("stand");
fz2 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz2._alpha = 0;
fz2.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
cc.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
delete this.onEnterFrame;
}
};
Frame 35
time = 68;
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
time--;
if (time <= 0) {
boshow.removeMovieClip();
cc.removeMovieClip();
cc8.removeMovieClip();
cc9.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
Frame 36
stop();
delete onEnterFrame;
muices = new Sound();
muices.attachSound("muices2");
muices.onSoundComplete = function () {
muices.start(15, 1000);
};
muices.start();
_root.yxsj = 99;
viva.shijian.gotoAndStop(1);
cc8.removeMovieClip();
cc9.removeMovieClip();
per.xues = 100;
per._x = 50;
per._y = 310;
map.gotoAndStop(4);
maps.gotoAndStop(4);
map._x = 0;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
attachMovie("\u5173\u68072", "gb", 6989);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 37
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005A", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u548C\u5C1A2", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 38
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -688) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -688) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 39
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 3) {
attachMovie("\u5FCD\u8005A", "cc" + i, 10 + i);
i++;
}
var j = 4;
while (j <= 5) {
attachMovie("\u76D7\u8D3C", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 40
goes._visible = true;
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -988) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -988) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 41
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005A", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 5) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 42
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1200) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1200) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 43
goes._visible = false;
var people = (random(6) + 6);
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(5);
maps.gotoAndStop(5);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
var people = 6;
var j = 1;
while (j <= 3) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
var k = 4;
while (k <= 5) {
attachMovie("\u548C\u5C1A2", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 44
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 45
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005vv", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u76D7\u8D3C", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 46
goes._visible = true;
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -928) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -928) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 47
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005V", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 48
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 49
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005A", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5FCD\u8005V", "cc" + j, 20 + j);
j++;
}
var k = 5;
while (k <= 6) {
attachMovie("\u5FCD\u8005vv", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 50
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 51
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(6);
maps.gotoAndStop(6);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -128) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -128) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 52
goes._visible = false;
var people = 6;
var j = 1;
while (j <= 3) {
attachMovie("\u5FCD\u8005V", "cc" + j, 20 + j);
j++;
}
var k = 4;
while (k <= 6) {
attachMovie("\u5FCD\u8005vv", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 53
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -388) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -388) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 54
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005A", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5FCD\u8005V", "cc" + j, 20 + j);
j++;
}
var k = 5;
while (k <= 6) {
attachMovie("\u5FCD\u8005vv", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 55
goes._visible = true;
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -668) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 222) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -668) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 222) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 56
goes._visible = false;
per.gotoAndPlay("stand");
per._x = 80;
per._y = 310;
var lm = false;
attachMovie("show", "boshow", 3);
boshow.onEnterFrame = function () {
this._x = cc._x;
this._y = cc._y;
};
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005A", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
attachMovie("bossbxue", "bossxue", 7868);
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDD5", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (cc.xues > 0) {
people = 8;
} else {
people = 0;
}
call("frie");
if (((people <= 0) && (_root.member <= 0)) && (lm == false)) {
_root.action = false;
per.gotoAndPlay("stand");
this.attachMovie("scorend", "scorend", 9988);
lm = true;
}
if (_root.fzs == true) {
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz._alpha = 0;
fz.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
_root.fzs = false;
}
};
Frame 57
stop();
per._xscale = 100;
per._x = 248;
per._y = 310;
cc._x = 330;
cc._y = 312;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 5;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDD6", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
cc.gotoAndPlay("lose");
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per._x >= 520) {
_root.action = false;
per.gotoAndPlay("stand");
fz2 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz2._alpha = 0;
fz2.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
cc.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
delete this.onEnterFrame;
}
};
Frame 58
time = 68;
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
time--;
if (time <= 0) {
boshow.removeMovieClip();
cc.removeMovieClip();
cc8.removeMovieClip();
cc9.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
Frame 59
if (_root.wuqiup <= 1) {
_root.wuqiup = 1;
}
with (user_so) {
data.wuqi = _root.wuqiup;
}
stop();
delete onEnterFrame;
muices = new Sound();
muices.attachSound("muices3");
muices.onSoundComplete = function () {
muices.start(19.3, 1000);
};
muices.start();
_root.yxsj = 99;
viva.shijian.gotoAndStop(1);
cc8.removeMovieClip();
cc9.removeMovieClip();
per.xues = 100;
per._x = 50;
per._y = 310;
map.gotoAndStop(7);
maps.gotoAndStop(7);
map._x = 0;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
attachMovie("\u5173\u68073", "gb", 6989);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -108) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -108) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 60
goes._visible = false;
var people = 2;
var j = 1;
while (j <= 4) {
attachMovie("\u62F3\u51FB\u624B", "cc" + j, 10 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 61
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -488) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -488) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 62
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 3) {
attachMovie("\u62F3\u51FB\u624B", "cc" + i, 10 + i);
i++;
}
var j = 4;
while (j <= 5) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 63
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 64
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u62F3\u51FB\u624B", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 5) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 65
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1188) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1188) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 66
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5FCD\u8005V", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
var k = 5;
while (k <= 6) {
attachMovie("\u62F3\u51FB\u624B", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 67
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 68
goes._visible = false;
var people = 4;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(8);
maps.gotoAndStop(8);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
var people = (random(6) + 6);
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005B", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 6) {
attachMovie("\u62F3\u51FB\u624B", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 69
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 70
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005B", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5FCD\u8005vv", "cc" + j, 20 + j);
j++;
}
var k = 5;
while (k <= 6) {
attachMovie("\u62F3\u51FB\u624B", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if (cc8._x <= 0) {
cc8._x = 0;
}
if (cc8._x >= 500) {
cc8._x = 500;
}
if (cc8._y <= 250) {
cc8._y = 250;
}
if (cc8._y >= 370) {
cc8._y = 370;
}
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 71
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -800) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -800) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 72
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u62F3\u51FB\u624B", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
var k = 5;
while (k <= 6) {
attachMovie("\u5B88\u62A4\u8005B", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 73
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1280) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1280) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 74
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005B", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u62F3\u51FB\u624B", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (cc._x <= 0) {
cc._x = 0;
}
if (cc._x >= 500) {
cc._x = 500;
}
if (cc._y <= 250) {
cc._y = 250;
}
if (cc._y >= 370) {
cc._y = 370;
}
if (cc1._x <= 0) {
cc1._x = 0;
}
if (cc1._x >= 500) {
cc1._x = 500;
}
if (cc1._y <= 250) {
cc1._y = 250;
}
if (cc1._y >= 370) {
cc1._y = 370;
}
if (cc2._x <= 0) {
cc2._x = 0;
}
if (cc2._x >= 500) {
cc2._x = 500;
}
if (cc2._y <= 250) {
cc2._y = 250;
}
if (cc2._y >= 370) {
cc2._y = 370;
}
if (cc3._x <= 0) {
cc3._x = 0;
}
if (cc3._x >= 500) {
cc3._x = 500;
}
if (cc3._y <= 250) {
cc3._y = 250;
}
if (cc3._y >= 370) {
cc3._y = 370;
}
if (cc4._x <= 0) {
cc4._x = 0;
}
if (cc4._x >= 500) {
cc4._x = 500;
}
if (cc4._y <= 250) {
cc4._y = 250;
}
if (cc4._y >= 370) {
cc4._y = 370;
}
if (cc5._x <= 0) {
cc5._x = 0;
}
if (cc5._x >= 500) {
cc5._x = 500;
}
if (cc5._y <= 250) {
cc5._y = 250;
}
if (cc5._y >= 370) {
cc5._y = 370;
}
if (cc6._x <= 0) {
cc6._x = 0;
}
if (cc6._x >= 500) {
cc6._x = 500;
}
if (cc6._y <= 250) {
cc6._y = 250;
}
if (cc6._y >= 370) {
cc6._y = 370;
}
if (cc7._x <= 0) {
cc7._x = 0;
}
if (cc7._x >= 500) {
cc7._x = 500;
}
if (cc7._y <= 250) {
cc7._y = 250;
}
if (cc7._y >= 370) {
cc7._y = 370;
}
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 75
goes._visible = true;
if (_root.wuqiup >= 2) {
attachMovie("\u6CD5\u5E08boss", "fan5", 7);
}
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1290) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
gotoAndStop ("path9");
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1290) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
gotoAndStop ("path9");
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 76
goes._visible = false;
var people = 4;
cc.removeMovieClip();
cc1.removeMovieClip();
cc2.removeMovieClip();
cc3.removeMovieClip();
cc4.removeMovieClip();
cc5.removeMovieClip();
cc6.removeMovieClip();
cc7.removeMovieClip();
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 50;
per._y = 310;
per._xscale = 100;
map.gotoAndStop(11);
maps.gotoAndStop(11);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
var people = (random(6) + 6);
var j = 1;
while (j <= 6) {
attachMovie("\u548C\u5C1A2", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 77
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 78
goes._visible = false;
var people = 4;
var j = 1;
while (j <= 6) {
attachMovie("\u548C\u5C1A2", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 79
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 80
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 3) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + i, 10 + i);
i++;
}
var j = 4;
while (j <= 6) {
attachMovie("\u548C\u5C1A2", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 81
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
attachMovie("\u6728\u6876", "cc8", 9);
attachMovie("\u6728\u6876", "cc9", 8);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1188) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1188) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 82
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u548C\u5C1A2", "cc" + j, 20 + j);
j++;
}
var k = 5;
while (k <= 6) {
attachMovie("\u5B88\u62A4\u8005", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 83
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 84
goes._visible = false;
var people = 8;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(12);
maps.gotoAndStop(12);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
var people = 6;
var i = 1;
while (i <= 3) {
attachMovie("\u5B88\u62A4\u8005", "cc" + i, 10 + i);
i++;
}
var k = 4;
while (k <= 6) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 85
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 86
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 3) {
attachMovie("\u5B88\u62A4\u8005", "cc" + i, 10 + i);
i++;
}
var k = 4;
while (k <= 6) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 87
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -888) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 88
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
var k = 5;
while (k <= 6) {
attachMovie("\u5B88\u62A4\u8005", "cc" + k, 30 + k);
k++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 89
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 90
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(13);
maps.gotoAndStop(13);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 5;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -88) {
per._x = per._x - 4;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -88) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 91
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 92
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 93
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 94
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
attachMovie("\u6728\u6876", "cc8", 8);
attachMovie("\u6728\u6876", "cc9", 9);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc6._x = cc6._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc7._x = cc7._x + 3;
cc8._x = cc8._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -588) {
per._x = per._x - 4;
cc6._x = cc6._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc7._x = cc7._x - 3;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 290) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc6._x = cc6._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc7._x = cc7._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -588) {
per._x = per._x - 7;
cc6._x = cc6._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc7._x = cc7._x - 6;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 222) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 95
goes._visible = false;
per.gotoAndPlay("stand");
per._x = 80;
per._y = 310;
var lm = false;
attachMovie("show", "boshow", 3);
boshow.onEnterFrame = function () {
this._x = cc._x;
this._y = cc._y;
};
var i = 1;
while (i <= 2) {
attachMovie("\u62F3\u51FB\u624B2", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u548C\u5C1A2", "cc" + j, 20 + j);
j++;
}
attachMovie("bossbxue", "bossxue", 7868);
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDDB", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (cc.xues > 0) {
people = 8;
} else {
people = 0;
}
call("frie");
if (((people <= 0) && (_root.member <= 0)) && (lm == false)) {
_root.action = false;
per.gotoAndPlay("stand");
this.attachMovie("scorend", "scorend", 9988);
lm = true;
}
if (_root.fzs == true) {
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz._alpha = 0;
fz.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
_root.fzs = false;
}
};
Frame 96
stop();
per._xscale = 100;
per._x = 248;
per._y = 310;
cc._x = 350;
cc._y = 312;
cc._alpha = 100;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 5;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDDC", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
cc.gotoAndPlay("dead");
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per._x >= 520) {
_root.action = false;
fz2 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz2._alpha = 0;
fz2.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
cc.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
delete this.onEnterFrame;
}
};
Frame 97
time = 8;
_root.wuqiup = 3;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
time--;
if (time <= 0) {
boshow.removeMovieClip();
cc.removeMovieClip();
cc1.removeMovieClip();
cc8.removeMovieClip();
cc9.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
Frame 98
goes._visible = false;
var people = 4;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(9);
maps.gotoAndStop(9);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005B", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u62F3\u51FB\u624B", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 99
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 100
goes._visible = false;
var people = 4;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005B", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u5B88\u62A4\u8005", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 101
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -700) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc8._x = cc8._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -700) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 102
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u62F3\u51FB\u624B", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u5FCD\u8005V", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 103
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 550) {
per._x = 550;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1288) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 510) {
_root.action = false;
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 104
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per._x = 10;
per._y = 310;
map.gotoAndStop(10);
maps.gotoAndStop(10);
map._x = 0;
_root.action = true;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 6;
if (this._alpha <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -188) {
per._x = per._x - 4;
map._x = map._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -188) {
per._x = per._x - 7;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 105
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u62F3\u51FB\u624B", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 106
goes._visible = true;
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -588) {
per._x = per._x - 4;
cc8._x = cc8._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else {
nextFrame();
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -588) {
per._x = per._x - 7;
cc8._x = cc8._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else {
delete onEnterFrame;
nextFrame();
}
}
}
};
Frame 107
goes._visible = false;
var people = 6;
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005", "cc" + i, 10 + i);
i++;
}
var k = 3;
while (k <= 4) {
attachMovie("\u62F3\u51FB\u624B", "cc" + k, 30 + k);
k++;
}
var j = 5;
while (j <= 6) {
attachMovie("\u5F13\u7BAD\u624B", "cc" + j, 20 + j);
j++;
}
this.onEnterFrame = function () {
call("frie");
if ((people <= 0) && (_root.member <= 0)) {
delete onEnterFrame;
nextFrame();
}
};
Frame 108
goes._visible = true;
cc8.removeMovieClip();
cc9.removeMovieClip();
attachMovie("\u6728\u6876", "cc8", 8);
attachMovie("\u6728\u6876", "cc9", 9);
this.onEnterFrame = function () {
if (per._x <= 0) {
per._x = 0;
}
if (per._x >= 500) {
per._x = 500;
}
if (per._y <= 250) {
per._y = 250;
}
if (per._y >= 370) {
per._y = 370;
}
if (per.walk == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 4;
cc6._x = cc6._x + 3;
cc7._x = cc7._x + 3;
cc8._x = cc8._x + 3;
jin1._x = jin1._x + 3;
jin2._x = jin2._x + 3;
jin3._x = jin3._x + 3;
jin4._x = jin4._x + 3;
jin5._x = jin5._x + 3;
jin6._x = jin6._x + 3;
jin7._x = jin7._x + 3;
jin8._x = jin8._x + 3;
jin9._x = jin9._x + 3;
fan1._x = fan1._x + 3;
fan2._x = fan2._x + 3;
fan3._x = fan3._x + 3;
fan4._x = fan4._x + 3;
fan5._x = fan5._x + 3;
fan6._x = fan6._x + 3;
fan7._x = fan7._x + 3;
fan8._x = fan8._x + 3;
fan9._x = fan9._x + 3;
cc9._x = cc9._x + 3;
map._x = map._x + 3;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1008) {
per._x = per._x - 4;
cc6._x = cc6._x - 3;
cc7._x = cc7._x - 3;
jin1._x = jin1._x - 3;
jin2._x = jin2._x - 3;
jin3._x = jin3._x - 3;
jin4._x = jin4._x - 3;
jin5._x = jin5._x - 3;
jin6._x = jin6._x - 3;
jin7._x = jin7._x - 3;
jin8._x = jin8._x - 3;
jin9._x = jin9._x - 3;
fan1._x = fan1._x - 3;
fan2._x = fan2._x - 3;
fan3._x = fan3._x - 3;
fan4._x = fan4._x - 3;
fan5._x = fan5._x - 3;
fan6._x = fan6._x - 3;
fan7._x = fan7._x - 3;
fan8._x = fan8._x - 3;
fan9._x = fan9._x - 3;
cc8._x = cc8._x - 3;
cc9._x = cc9._x - 3;
map._x = map._x - 3;
} else if (per._x >= 290) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
if (per.run == true) {
if ((per._x <= 220) && (Key.isDown(65))) {
if (map._x <= -5) {
per._x = per._x + 7;
cc6._x = cc6._x + 6;
jin1._x = jin1._x + 6;
jin2._x = jin2._x + 6;
jin3._x = jin3._x + 6;
jin4._x = jin4._x + 6;
jin5._x = jin5._x + 6;
jin6._x = jin6._x + 6;
jin7._x = jin7._x + 6;
jin8._x = jin8._x + 6;
jin9._x = jin9._x + 6;
fan1._x = fan1._x + 6;
fan2._x = fan2._x + 6;
fan3._x = fan3._x + 6;
fan4._x = fan4._x + 6;
fan5._x = fan5._x + 6;
fan6._x = fan6._x + 6;
fan7._x = fan7._x + 6;
fan8._x = fan8._x + 6;
fan9._x = fan9._x + 6;
cc7._x = cc7._x + 6;
cc8._x = cc8._x + 6;
cc9._x = cc9._x + 6;
map._x = map._x + 6;
}
}
if ((per._x >= 280) && (Key.isDown(68))) {
if (map._x >= -1008) {
per._x = per._x - 7;
cc6._x = cc6._x - 6;
jin1._x = jin1._x - 6;
jin2._x = jin2._x - 6;
jin3._x = jin3._x - 6;
jin4._x = jin4._x - 6;
jin5._x = jin5._x - 6;
jin6._x = jin6._x - 6;
jin7._x = jin7._x - 6;
jin8._x = jin8._x - 6;
jin9._x = jin9._x - 6;
fan1._x = fan1._x - 6;
fan2._x = fan2._x - 6;
fan3._x = fan3._x - 6;
fan4._x = fan4._x - 6;
fan5._x = fan5._x - 6;
fan6._x = fan6._x - 6;
fan7._x = fan7._x - 6;
fan8._x = fan8._x - 6;
fan9._x = fan9._x - 6;
cc7._x = cc7._x - 6;
cc8._x = cc8._x - 6;
cc9._x = cc9._x - 6;
map._x = map._x - 6;
} else if (per._x >= 222) {
_root.action = false;
per.gotoAndPlay("stand");
var _local3 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
delete this.onEnterFrame;
}
}
}
};
Frame 109
goes._visible = false;
per.gotoAndPlay("stand");
_root.youxinandu = 1;
per._x = 80;
per._y = 310;
var lm = false;
attachMovie("show", "boshow", 3);
boshow.onEnterFrame = function () {
this._x = cc._x;
this._y = cc._y;
};
var i = 1;
while (i <= 2) {
attachMovie("\u5B88\u62A4\u8005", "cc" + i, 10 + i);
i++;
}
var j = 3;
while (j <= 4) {
attachMovie("\u62F3\u51FB\u624B", "cc" + j, 20 + j);
j++;
}
attachMovie("bosscxue", "bossxue", 7868);
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDD8", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
this.onEnterFrame = function () {
if (cc.xues > 0) {
people = 8;
} else {
people = 0;
}
call("frie");
if (((people <= 0) && (_root.member <= 0)) && (lm == false)) {
_root.action = false;
per.gotoAndPlay("stand");
this.attachMovie("scorend", "scorend", 9988);
lm = true;
}
if (_root.fzs == true) {
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz._alpha = 0;
fz.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
};
_root.fzs = false;
}
};
Frame 110
stopAllSounds();
stop();
_root.bosdie = false;
per._xscale = 100;
per._x = 228;
per._y = 310;
cc._xscale = 100;
cc._x = 328;
cc._y = 312;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
this._alpha = this._alpha - 5;
if (this._alpha <= 0) {
attachMovie("\u5BF9\u8BDD9", "news", 7999);
delete this.onEnterFrame;
removeMovieClip(this);
}
};
Frame 111
_root.action = false;
jin1.removeMovieClip();
jin2.removeMovieClip();
jin3.removeMovieClip();
jin4.removeMovieClip();
jin5.removeMovieClip();
jin6.removeMovieClip();
jin7.removeMovieClip();
jin8.removeMovieClip();
jin9.removeMovieClip();
fan1.removeMovieClip();
fan2.removeMovieClip();
fan3.removeMovieClip();
fan4.removeMovieClip();
fan5.removeMovieClip();
fan6.removeMovieClip();
fan7.removeMovieClip();
fan8.removeMovieClip();
fan9.removeMovieClip();
per.gotoAndPlay("stand");
fz2 = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz2._alpha = 0;
fz2.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
cc.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
Frame 112
time = 68;
fz = this.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
fz.onEnterFrame = function () {
time--;
if (time <= 0) {
boshow.removeMovieClip();
cc.removeMovieClip();
cc1.removeMovieClip();
cc2.removeMovieClip();
cc3.removeMovieClip();
cc4.removeMovieClip();
cc5.removeMovieClip();
cc6.removeMovieClip();
cc7.removeMovieClip();
cc8.removeMovieClip();
cc9.removeMovieClip();
map.removeMovieClip();
maps.removeMovieClip();
per.removeMovieClip();
pershow.removeMovieClip();
viva.removeMovieClip();
mask.removeMovieClip();
lup.removeMovieClip();
bossxue.removeMovieClip();
boshow.removeMovieClip();
pauses.removeMovieClip();
delete this.onEnterFrame;
removeMovieClip(this);
nextFrame();
}
};
Frame 113
delete onEnterFrame;
if (_root.wuqiup < 2) {
_root.wuqiup = 2;
}
with (user_so) {
data.wuqi = _root.wuqiup;
}
stop();
Frame 114
stopAllSounds();
attachMovie("gameover", "gameover", 9988);
stop();
Symbol 24 MovieClip [hua] Frame 1
play();
Symbol 26 MovieClip [gsap] Frame 1
var push = true;
_root.action = true;
this.onEnterFrame = function () {
if (!Key.isDown(73)) {
push = false;
}
if (Key.isDown(73) && (push == false)) {
gotoAndStop (2);
push = true;
delete this.onEnterFrame;
}
};
stop();
Symbol 26 MovieClip [gsap] Frame 2
_root.action = false;
this.onEnterFrame = function () {
if (!Key.isDown(73)) {
push = false;
}
if (Key.isDown(73) && (push == false)) {
gotoAndStop (1);
m = new Sound();
m.attachSound("\u5F39\u51FA\u97F3");
m.start(0.1, 0);
push = true;
delete this.onEnterFrame;
}
};
stop();
Symbol 52 MovieClip Frame 1
play();
Symbol 76 MovieClip Frame 1
time = random(68) + 32;
onEnterFrame = function () {
time--;
if (time <= 0) {
play();
}
};
stop();
Symbol 80 MovieClip Frame 1
time = random(48) + 52;
onEnterFrame = function () {
time--;
if (time <= 0) {
play();
}
};
stop();
Symbol 83 Button
on (press) {
getURL ("http://www.arcadelist.com/", "_blank");
}
Symbol 104 MovieClip [map] Frame 1
stop();
this._y = 38;
Symbol 104 MovieClip [map] Frame 2
stop();
Symbol 104 MovieClip [map] Frame 3
stop();
Symbol 104 MovieClip [map] Frame 4
stop();
Symbol 104 MovieClip [map] Frame 5
stop();
Symbol 104 MovieClip [map] Frame 6
stop();
Symbol 104 MovieClip [map] Frame 7
stop();
Symbol 104 MovieClip [map] Frame 8
stop();
Symbol 104 MovieClip [map] Frame 9
stop();
Symbol 104 MovieClip [map] Frame 10
stop();
Symbol 104 MovieClip [map] Frame 11
stop();
Symbol 104 MovieClip [map] Frame 12
stop();
Symbol 104 MovieClip [map] Frame 13
stop();
Symbol 128 MovieClip [mapA+] Frame 1
this._alpha = 84;
this._y = 340;
this._x = -5;
this.swapDepths(1002);
this.onEnterFrame = function () {
this._x = _parent.map._x;
};
stop();
Symbol 128 MovieClip [mapA+] Frame 2
stop();
Symbol 128 MovieClip [mapA+] Frame 3
stop();
Symbol 128 MovieClip [mapA+] Frame 4
this._alpha = 70;
stop();
Symbol 128 MovieClip [mapA+] Frame 5
stop();
Symbol 128 MovieClip [mapA+] Frame 6
stop();
Symbol 128 MovieClip [mapA+] Frame 7
this._alpha = 80;
stop();
Symbol 128 MovieClip [mapA+] Frame 8
stop();
Symbol 128 MovieClip [mapA+] Frame 9
stop();
Symbol 128 MovieClip [mapA+] Frame 10
stop();
Symbol 128 MovieClip [mapA+] Frame 11
stop();
Symbol 128 MovieClip [mapA+] Frame 12
stop();
Symbol 128 MovieClip [mapA+] Frame 13
stop();
Symbol 132 MovieClip Frame 1
stop();
Symbol 132 MovieClip Frame 100
stop();
Symbol 135 MovieClip [bossaxue] Frame 1
this._x = 76.5;
this._y = 330;
Instance of Symbol 130 MovieClip in Symbol 135 MovieClip [bossaxue] Frame 1
onClipEvent (enterFrame) {
if (this._width > _parent.xue._width) {
this._width = this._width - 0.5;
} else {
this._width = _parent.xue._width;
}
}
Instance of Symbol 132 MovieClip "xue" in Symbol 135 MovieClip [bossaxue] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(int(_parent._parent.cc.xues / 2));
if (_parent._parent.cc.xues <= 0) {
if (_parent._parent.cc.done == true) {
_parent._parent.cc.gotoAndPlay("die");
}
gotoAndStop (1);
}
}
Symbol 138 MovieClip [bossbxue] Frame 1
this._x = 76.5;
this._y = 330;
Instance of Symbol 130 MovieClip in Symbol 138 MovieClip [bossbxue] Frame 1
onClipEvent (enterFrame) {
if (this._width > _parent.xue._width) {
this._width = this._width - 0.5;
} else {
this._width = _parent.xue._width;
}
}
Instance of Symbol 132 MovieClip "xue" in Symbol 138 MovieClip [bossbxue] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(int(_parent._parent.cc.xues / 3));
if (_parent._parent.cc.xues <= 0) {
if (_parent._parent.cc.done == true) {
_parent._parent.cc.gotoAndPlay("die");
}
gotoAndStop (1);
}
}
Symbol 141 MovieClip [bosscxue] Frame 1
this._x = 76.5;
this._y = 330;
Instance of Symbol 130 MovieClip in Symbol 141 MovieClip [bosscxue] Frame 1
onClipEvent (enterFrame) {
if (this._width > _parent.xue._width) {
this._width = this._width - 0.5;
} else {
this._width = _parent.xue._width;
}
}
Instance of Symbol 132 MovieClip "xue" in Symbol 141 MovieClip [bosscxue] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(int(_parent._parent.cc.xues / 3));
if (_parent._parent.cc.xues <= 0) {
if (_parent._parent.cc.done == true) {
_parent._parent.cc.gotoAndPlay("die");
}
gotoAndStop (1);
}
}
Symbol 149 MovieClip [关标3] Frame 1
play();
Symbol 149 MovieClip [关标3] Frame 6
stop();
time = 88;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
play();
delete this.onEnterFrame;
}
};
Symbol 149 MovieClip [关标3] Frame 24
stop();
_parent.attachMovie("\u5BF9\u8BDD7", "news", 7999);
removeMovieClip(this);
Symbol 149 MovieClip [关标3] Frame 25
prevFrame();
Symbol 152 MovieClip [关标2] Frame 1
play();
Symbol 152 MovieClip [关标2] Frame 6
stop();
time = 88;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
play();
delete this.onEnterFrame;
}
};
Symbol 152 MovieClip [关标2] Frame 24
stop();
_parent.attachMovie("\u5BF9\u8BDD4", "news", 7999);
removeMovieClip(this);
Symbol 152 MovieClip [关标2] Frame 25
prevFrame();
Symbol 155 MovieClip [关标1] Frame 1
play();
Symbol 155 MovieClip [关标1] Frame 6
stop();
time = 88;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
play();
delete this.onEnterFrame;
}
};
Symbol 155 MovieClip [关标1] Frame 24
stop();
_parent.nextFrame();
removeMovieClip(this);
Symbol 155 MovieClip [关标1] Frame 25
prevFrame();
Symbol 167 MovieClip [对话D] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 167 MovieClip [对话D] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 167 MovieClip [对话D] Frame 7
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 172 MovieClip [对话C] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 172 MovieClip [对话C] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 172 MovieClip [对话C] Frame 3
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_parent.cc.nextFrame();
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 180 MovieClip [对话B] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 180 MovieClip [对话B] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 180 MovieClip [对话B] Frame 5
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 195 MovieClip [对话A] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 195 MovieClip [对话A] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 195 MovieClip [对话A] Frame 13
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
var _local3 = _parent.attachMovie("\u7B26\u52A9", "fuzhu", 9988);
_local3._alpha = 0;
_local3.onEnterFrame = function () {
this._alpha = this._alpha + 8;
if (this._alpha >= 100) {
_parent.cc.removeMovieClip();
_parent.cc1.removeMovieClip();
_parent.cc2.removeMovieClip();
_parent.cc3.removeMovieClip();
_parent.cc4.removeMovieClip();
_parent.cc5.removeMovieClip();
_parent.cc6.removeMovieClip();
_parent.cc7.removeMovieClip();
_parent.cc8.removeMovieClip();
_parent.cc9.removeMovieClip();
_parent.gotoAndStop("path8a");
delete this.onEnterFrame;
removeMovieClip(this);
}
};
removeMovieClip(this);
}
};
Symbol 200 MovieClip [对话9] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 200 MovieClip [对话9] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 200 MovieClip [对话9] Frame 3
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_parent.cc.gotoAndStop("lose");
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 209 MovieClip [对话8] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 209 MovieClip [对话8] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 209 MovieClip [对话8] Frame 7
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 213 MovieClip [对话7] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 213 MovieClip [对话7] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 213 MovieClip [对话7] Frame 3
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 222 MovieClip [对话6] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 222 MovieClip [对话6] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 222 MovieClip [对话6] Frame 7
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 234 MovieClip [对话5] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 234 MovieClip [对话5] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 234 MovieClip [对话5] Frame 9
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 238 MovieClip [对话4] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 238 MovieClip [对话4] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 238 MovieClip [对话4] Frame 3
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 253 MovieClip [对话3] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 253 MovieClip [对话3] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 253 MovieClip [对话3] Frame 11
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 263 MovieClip [对话2] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 263 MovieClip [对话2] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 263 MovieClip [对话2] Frame 7
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 271 MovieClip [对话] Frame 1
stop();
this._x = 40;
this._y = 280;
var jp = false;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
jp = false;
}
if (Key.isDown(74) && (jp == false)) {
nextFrame();
v = new Sound();
v.attachSound("\u9009\u62E9\u97F3");
v.start();
jp = true;
}
};
Instance of Symbol 130 MovieClip in Symbol 271 MovieClip [对话] Frame 1
onClipEvent (load) {
p = false;
}
onClipEvent (mouseUp) {
p = false;
}
onClipEvent (mouseDown) {
if (p == false) {
v = new Sound();
v.attachSound("\u5F39\u51FA\u97F3");
v.start(0.1, 0);
_parent.nextFrame();
p = true;
}
}
Symbol 271 MovieClip [对话] Frame 6
stop();
delete this.onEnterFrame;
this._y = this._y - 10;
this.onEnterFrame = function () {
this._alpha = this._alpha - 5;
this._y++;
if (this._alpha <= 0) {
_parent.attachMovie("gsap", "pauses", 9899);
_root.action = true;
removeMovieClip(this);
delete this.onEnterFrame;
}
};
Symbol 280 MovieClip [LV UP] Frame 1
play();
this.onEnterFrame = function () {
this._x = _parent.per._x;
this._y = _parent.per._y;
};
Symbol 280 MovieClip [LV UP] Frame 3
stop();
time = 108;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
removeMovieClip(this);
}
this._x = _parent.per._x;
this._y = _parent.per._y;
};
Symbol 282 MovieClip Frame 1
stop();
Symbol 282 MovieClip Frame 100
_root.lv++;
_root.jinyanlv = _root.jinyanlv + 0.5;
_root.beishu = _root.beishu + 0.4;
_parent.powers = 0;
if (_parent._parent.per.xues <= 50) {
_parent._parent.per.xues = _parent._parent.per.xues + 50;
} else {
_parent._parent.per.xues = 100;
}
_parent._parent.per.mps = _parent._parent.per.mps + 80;
_parent._parent.attachMovie("LV UP", "lup", 1878);
gotoAndStop (1);
Symbol 282 MovieClip Frame 101
prevFrame();
Symbol 306 MovieClip Frame 1
stop();
Symbol 309 MovieClip Frame 1
var time = 500;
_root.yxsj = 99;
this.onEnterFrame = function () {
if (_root.action == true) {
time--;
}
if (time <= 0) {
_root.yxsj--;
time = 500;
nextFrame();
}
};
stop();
Symbol 309 MovieClip Frame 101
_parent._parent.per.xues = 0;
Symbol 315 MovieClip [分数组] Frame 1
var g = 1;
var s = 1;
var b = 1;
var q = 1;
var w = 1;
var powers = 0;
this.swapDepths(1008);
this._x = 3;
this._y = 24;
this.onEnterFrame = function () {
_parent.cc.swapDepths(int(_parent.cc._y));
_parent.cc1.swapDepths(int(_parent.cc1._y));
_parent.cc2.swapDepths(int(_parent.cc2._y));
_parent.cc3.swapDepths(int(_parent.cc3._y));
_parent.cc4.swapDepths(int(_parent.cc4._y));
_parent.cc5.swapDepths(int(_parent.cc5._y));
_parent.cc6.swapDepths(int(_parent.cc6._y));
_parent.cc7.swapDepths(int(_parent.cc7._y));
_parent.cc8.swapDepths(int(_parent.cc8._y));
_parent.cc9.swapDepths(int(_parent.cc9._y));
_parent.per.swapDepths(int(_parent.per._y));
};
Instance of Symbol 130 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
if (this._width > _parent.xue._width) {
this._width = this._width - 0.5;
} else {
this._width = _parent.xue._width;
}
}
Instance of Symbol 132 MovieClip "xue" in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(int(_parent._parent.per.xues));
if ((_parent._parent.per.xues <= 0) && (_parent._parent.per.done == true)) {
gotoAndStop (1);
_parent._parent.per.gotoAndPlay("die");
}
if (_parent._parent.per.xues <= 0) {
_parent._parent.per.xues = 0;
gotoAndStop (1);
}
if (_parent._parent.per.xues >= 100) {
_parent._parent.per.xues = 100;
}
}
Instance of Symbol 130 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
if (this._width > _parent.mp._width) {
this._width--;
} else {
this._width = _parent.mp._width;
}
}
Instance of Symbol 132 MovieClip "mp" in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(36)) {
_parent._parent.per.mps = 100;
}
if (_root.zhujiaonumber == 3) {
_parent._parent.per.mps = _parent._parent.per.mps + 0.1;
} else {
_parent._parent.per.mps = _parent._parent.per.mps + 0.05;
}
gotoAndStop(int(_parent._parent.per.mps));
if (_parent._parent.per.mps >= 100) {
_parent._parent.per.bisa = true;
_parent.ddu._visible = true;
} else {
_parent._parent.per.bisa = false;
_parent.ddu._visible = false;
}
}
Instance of Symbol 282 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (load) {
var jingyan = 0;
}
onClipEvent (enterFrame) {
if (jingyan < (_parent.powers / (_root.jinyanlv * 3))) {
jingyan = jingyan + 0.1;
} else {
jingyan = _parent.powers / (_root.jinyanlv * 3);
}
gotoAndStop(int(jingyan));
}
Instance of Symbol 306 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
_parent.number = _root.member;
gotoAndStop(_parent.w);
_root.lasttotal = ((((((_parent.w * 10000) + (_parent.q * 1000)) + (_parent.b * 100)) + (_parent.s * 10)) + _parent.g) * 10) - 111110;
}
Instance of Symbol 306 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(_parent.q);
if (_parent.q > 10) {
_parent.w++;
_parent.q = _parent.q - 10;
}
}
Instance of Symbol 306 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(_parent.b);
if (_parent.b > 10) {
_parent.q++;
_parent.b = _parent.b - 10;
}
}
Instance of Symbol 306 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(_parent.s);
if (_parent.s > 10) {
_parent.b++;
_parent.s = _parent.s - 10;
}
}
Instance of Symbol 306 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(_parent.g);
if (_parent.g > 10) {
_parent.s++;
_parent.g = _parent.g - 10;
}
}
Instance of Symbol 306 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(_root.lv);
}
Instance of Symbol 306 MovieClip in Symbol 315 MovieClip [分数组] Frame 1
onClipEvent (enterFrame) {
gotoAndStop(_root.life);
}
Symbol 333 MovieClip [紫炎] Frame 1
play();
this._alpha = 90;
Symbol 333 MovieClip [紫炎] Frame 7
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 18;
_parent.cc.gotoAndPlay("die");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 48;
_parent.cc1.gotoAndPlay("die");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 48;
_parent.cc2.gotoAndPlay("die");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 48;
_parent.cc3.gotoAndPlay("die");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 48;
_parent.cc4.gotoAndPlay("die");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 48;
_parent.cc5.gotoAndPlay("die");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 48;
_parent.cc6.gotoAndPlay("die");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 48;
_parent.cc7.gotoAndPlay("die");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 48;
_parent.cc8.gotoAndPlay("die");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 48;
_parent.cc9.gotoAndPlay("die");
}
Symbol 333 MovieClip [紫炎] Frame 9
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 18;
_parent.cc.gotoAndPlay("die");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 48;
_parent.cc1.gotoAndPlay("die");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 48;
_parent.cc2.gotoAndPlay("die");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 48;
_parent.cc3.gotoAndPlay("die");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 48;
_parent.cc4.gotoAndPlay("die");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 48;
_parent.cc5.gotoAndPlay("die");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 48;
_parent.cc6.gotoAndPlay("die");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 48;
_parent.cc7.gotoAndPlay("die");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 48;
_parent.cc8.gotoAndPlay("die");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 48;
_parent.cc9.gotoAndPlay("die");
}
Symbol 333 MovieClip [紫炎] Frame 11
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 18;
_parent.cc.gotoAndPlay("die");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 48;
_parent.cc1.gotoAndPlay("die");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 48;
_parent.cc2.gotoAndPlay("die");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 48;
_parent.cc3.gotoAndPlay("die");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 48;
_parent.cc4.gotoAndPlay("die");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 48;
_parent.cc5.gotoAndPlay("die");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 48;
_parent.cc6.gotoAndPlay("die");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 48;
_parent.cc7.gotoAndPlay("die");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 48;
_parent.cc8.gotoAndPlay("die");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 48;
_parent.cc9.gotoAndPlay("die");
}
Symbol 333 MovieClip [紫炎] Frame 30
stop();
removeMovieClip(this);
Symbol 361 MovieClip [gameover] Frame 1
play();
Symbol 361 MovieClip [gameover] Frame 2
_root.action = false;
Symbol 361 MovieClip [gameover] Frame 11
stop();
var clearing = false;
time = 168;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
play();
}
if (clearing == true) {
_parent.cc.removeMovieClip();
_parent.cc1.removeMovieClip();
_parent.cc2.removeMovieClip();
_parent.cc3.removeMovieClip();
_parent.cc4.removeMovieClip();
_parent.cc5.removeMovieClip();
_parent.cc6.removeMovieClip();
_parent.cc7.removeMovieClip();
_parent.cc8.removeMovieClip();
_parent.cc9.removeMovieClip();
_parent.maps.removeMovieClip();
_parent.viva.removeMovieClip();
_parent.per.removeMovieClip();
_parent.lup.removeMovieClip();
_parent.mask.removeMovieClip();
_parent.bossxue.removeMovieClip();
}
};
Symbol 361 MovieClip [gameover] Frame 28
clearing = true;
Symbol 361 MovieClip [gameover] Frame 49
_parent.gotoAndStop("thend");
Symbol 361 MovieClip [gameover] Frame 50
removeMovieClip(this);
play();
Symbol 361 MovieClip [gameover] Frame 51
prevFrame();
Symbol 364 MovieClip [golg] Frame 1
this._x = 400;
this._y = 150;
play();
Symbol 364 MovieClip [golg] Frame 2
if (this._visible == true) {
play();
} else {
gotoAndPlay (1);
}
Symbol 377 MovieClip [白] Frame 1
play();
this._y = 222;
this._x = -250;
this._width = 668;
this._height = 408;
this.onEnterFrame = function () {
this._x = this._x + 28;
if (this._x >= 1400) {
removeMovieClip(this);
}
};
Symbol 377 MovieClip [白] Frame 12
this.onEnterFrame = function () {
this._x = this._x + 28;
if (this._x >= 1400) {
removeMovieClip(this);
}
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 28;
_parent.cc.gotoAndPlay("die");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 68;
_parent.cc1.gotoAndPlay("die");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 68;
_parent.cc2.gotoAndPlay("die");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 68;
_parent.cc3.gotoAndPlay("die");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 68;
_parent.cc4.gotoAndPlay("die");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 68;
_parent.cc5.gotoAndPlay("die");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 68;
_parent.cc6.gotoAndPlay("die");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 68;
_parent.cc7.gotoAndPlay("die");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 68;
_parent.cc8.gotoAndPlay("die");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 68;
_parent.cc9.gotoAndPlay("die");
}
};
Symbol 377 MovieClip [白] Frame 13
play();
Symbol 377 MovieClip [白] Frame 25
gotoAndPlay ("loop");
Symbol 389 MovieClip [必杀] Frame 1
play();
play();
Symbol 389 MovieClip [必杀] Frame 10
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 18;
_parent.cc.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 28;
_parent.cc1.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 28;
_parent.cc2.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 28;
_parent.cc3.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 28;
_parent.cc4.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 28;
_parent.cc5.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 28;
_parent.cc6.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 28;
_parent.cc7.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 28;
_parent.cc8.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 28;
_parent.cc9.gotoAndPlay("hit2");
}
Symbol 389 MovieClip [必杀] Frame 18
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 18;
_parent.cc.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 28;
_parent.cc1.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 28;
_parent.cc2.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 28;
_parent.cc3.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 28;
_parent.cc4.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 28;
_parent.cc5.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 28;
_parent.cc6.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 28;
_parent.cc7.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 28;
_parent.cc8.gotoAndPlay("hit2");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 28;
_parent.cc9.gotoAndPlay("hit2");
}
Symbol 389 MovieClip [必杀] Frame 28
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 18;
_parent.cc.gotoAndPlay("die");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 48;
_parent.cc1.gotoAndPlay("die");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 48;
_parent.cc2.gotoAndPlay("die");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 48;
_parent.cc3.gotoAndPlay("die");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 48;
_parent.cc4.gotoAndPlay("die");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 48;
_parent.cc5.gotoAndPlay("die");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 48;
_parent.cc6.gotoAndPlay("die");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 48;
_parent.cc7.gotoAndPlay("die");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 48;
_parent.cc8.gotoAndPlay("die");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 48;
_parent.cc9.gotoAndPlay("die");
}
Symbol 389 MovieClip [必杀] Frame 39
removeMovieClip(this);
play();
Symbol 389 MovieClip [必杀] Frame 40
prevFrame();
Symbol 392 MovieClip [箭] Frame 1
this.onEnterFrame = function () {
this._x = this._x - 12;
if (this.hitTest(_parent._parent.per.v) && (_parent._parent.per.done == true)) {
_parent._parent.per.hittrue = true;
_parent._parent.per.gotoAndPlay("hit");
}
if (this.hitTest(_parent._parent.per)) {
if (_parent._parent.per.hitting == true) {
removeMovieClip(this);
}
}
if ((this._x <= -528) || (this._x >= 528)) {
removeMovieClip(this);
}
};
stop();
Symbol 417 MovieClip [木桶] Frame 1
var done = true;
var deeps = true;
stop();
this._x = random(88) + 548;
wz = random(7) + 1;
if (((wz == 1) || (wz == 3)) || (wz == 6)) {
this._y = random(68) + 250;
} else {
this._y = random(68) + 300;
}
this.onEnterFrame = function () {
this.swapDepths(int(this._y));
};
Symbol 417 MovieClip [木桶] Frame 2
play();
done = false;
Symbol 417 MovieClip [木桶] Frame 3
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
done = false;
Symbol 417 MovieClip [木桶] Frame 12
stop();
i = random(9) + 1;
if ((((i == 1) || (i == 4)) || (i == 8)) || (i == 10)) {
gotoAndPlay ("a");
} else if ((i == 3) || (i == 6)) {
gotoAndPlay ("b");
} else if ((i == 2) || (i == 9)) {
gotoAndPlay ("c");
} else {
gotoAndPlay ("d");
}
Symbol 417 MovieClip [木桶] Frame 18
stop();
this.onEnterFrame = function () {
if ((Math.abs(this._y - _parent.per._y) <= 12) && (Math.abs(this._x - _parent.per._x) <= 38)) {
if (Key.isDown(74)) {
if (_parent.per.gets == false) {
delete this.onEnterFrame;
gotoAndStop ("scoreup");
} else if (_parent.per.k == 0) {
_parent.per.gotoAndPlay("getfood");
}
}
}
};
Symbol 417 MovieClip [木桶] Frame 24
stop();
this.onEnterFrame = function () {
if ((Math.abs(this._y - _parent.per._y) <= 12) && (Math.abs(this._x - _parent.per._x) <= 38)) {
if (Key.isDown(74)) {
if (_parent.per.gets == false) {
_parent.per.mps = 100;
if (_parent.per.mps >= 100) {
_parent.viva.b = _parent.viva.b + 5;
}
s = new Sound();
s.attachSound("\u5F39\u51FA\u97F3");
s.start(0.08, 0);
delete this.onEnterFrame;
removeMovieClip(this);
} else if (_parent.per.k == 0) {
_parent.per.gotoAndPlay("getfood");
}
}
}
};
Symbol 417 MovieClip [木桶] Frame 30
stop();
this.onEnterFrame = function () {
if ((Math.abs(this._y - _parent.per._y) <= 12) && (Math.abs(this._x - _parent.per._x) <= 28)) {
if (Key.isDown(74)) {
if (_parent.per.gets == false) {
if (_parent.per.xues <= 50) {
_parent.per.xues = _parent.per.xues + 50;
} else if (_parent.per.xues >= 100) {
_parent.viva.b = _parent.viva.b + 3;
} else {
_parent.per.xues = 100;
}
s = new Sound();
s.attachSound("\u5F39\u51FA\u97F3");
s.start(0.08, 0);
delete this.onEnterFrame;
removeMovieClip(this);
} else if (_parent.per.k == 0) {
_parent.per.gotoAndPlay("getfood");
}
}
}
};
Symbol 417 MovieClip [木桶] Frame 36
stop();
this.onEnterFrame = function () {
if ((Math.abs(this._y - _parent.per._y) <= 12) && (Math.abs(this._x - _parent.per._x) <= 48)) {
if (Key.isDown(74)) {
if (_parent.per.gets == false) {
_parent.per.xues = 100;
if (_parent.per.xues >= 100) {
_parent.viva.q = _parent.viva.q + 1;
}
s = new Sound();
s.attachSound("\u5F39\u51FA\u97F3");
s.start(0.08, 0);
delete this.onEnterFrame;
removeMovieClip(this);
} else if (_parent.per.k == 0) {
_parent.per.gotoAndPlay("getfood");
}
}
}
};
Symbol 417 MovieClip [木桶] Frame 37
delete this.onEnterFrame;
ss = random(4) + 1;
score = ss * 1000;
_parent.viva.b = _parent.viva.b + ss;
time = 48;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
stop();
Symbol 423 MovieClip [十字飞标] Frame 1
this.onEnterFrame = function () {
this._x = this._x - 12;
if (this.hitTest(_parent._parent.per.v) && (_parent._parent.per.done == true)) {
_parent._parent.per.hittrue = true;
_parent._parent.per.gotoAndPlay("hit");
}
if (this.hitTest(_parent._parent.per.v)) {
if (_parent._parent.per.hitting == true) {
removeMovieClip(this);
}
}
if ((this._x <= -528) || (this._x >= 528)) {
removeMovieClip(this);
}
};
play();
Symbol 435 MovieClip [石] Frame 1
play();
this.onEnterFrame = function () {
yy = this._y;
yy = int(yy);
this.swapDepths(yy);
delete this.onEnterFrame;
};
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
Symbol 435 MovieClip [石] Frame 19
delete this.onEnterFrame;
Symbol 435 MovieClip [石] Frame 20
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 28;
_parent.cc.gotoAndPlay("die");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 88;
_parent.cc1.gotoAndPlay("die");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 88;
_parent.cc2.gotoAndPlay("die");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 88;
_parent.cc3.gotoAndPlay("die");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 88;
_parent.cc4.gotoAndPlay("die");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 88;
_parent.cc5.gotoAndPlay("die");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 88;
_parent.cc6.gotoAndPlay("die");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 88;
_parent.cc7.gotoAndPlay("die");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 88;
_parent.cc8.gotoAndPlay("die");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 88;
_parent.cc9.gotoAndPlay("die");
}
Symbol 435 MovieClip [石] Frame 22
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
_parent.cc.xues = _parent.cc.xues - 28;
_parent.cc.gotoAndPlay("die");
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
_parent.cc1.xues = _parent.cc1.xues - 88;
_parent.cc1.gotoAndPlay("die");
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
_parent.cc2.xues = _parent.cc2.xues - 88;
_parent.cc2.gotoAndPlay("die");
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
_parent.cc3.xues = _parent.cc3.xues - 88;
_parent.cc3.gotoAndPlay("die");
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
_parent.cc4.xues = _parent.cc4.xues - 88;
_parent.cc4.gotoAndPlay("die");
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
_parent.cc5.xues = _parent.cc5.xues - 88;
_parent.cc5.gotoAndPlay("die");
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
_parent.cc6.xues = _parent.cc6.xues - 88;
_parent.cc6.gotoAndPlay("die");
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
_parent.cc7.xues = _parent.cc7.xues - 88;
_parent.cc7.gotoAndPlay("die");
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
_parent.cc8.xues = _parent.cc8.xues - 88;
_parent.cc8.gotoAndPlay("die");
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
_parent.cc9.xues = _parent.cc9.xues - 88;
_parent.cc9.gotoAndPlay("die");
}
Symbol 435 MovieClip [石] Frame 28
play();
removeMovieClip(this);
Symbol 435 MovieClip [石] Frame 29
prevFrame();
Symbol 443 MovieClip Frame 1
stop();
this.onEnterFrame = function () {
gotoAndStop(int(_parent.xues));
if (_parent.xues <= 0) {
if (_parent.done == true) {
_parent.gotoAndPlay("die");
}
gotoAndStop (1);
}
_parent.visibletime--;
if (_parent.visibletime <= 0) {
this._alpha = 0;
} else {
this._alpha = 100;
}
};
Symbol 443 MovieClip Frame 100
stop();
Symbol 493 MovieClip [盗贼] Frame 1
var gj = 0;
_root.member++;
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
this._alpha = 0;
var udlr = 0;
var zk = 0;
var deeps = true;
var xues = 100;
var visibletime = 0;
var js = 0;
var fx = 0;
var done = false;
var qk = true;
play();
Symbol 493 MovieClip [盗贼] Frame 2
zk = random(12) + 1;
deeps = true;
this.onEnterFrame = function () {
if (this._alpha <= 130) {
this._alpha = this._alpha + 3;
}
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if (this._alpha >= 98) {
done = true;
if ((zk == 10) || (zk == 5)) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if ((zk == 8) || (zk == 1)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
}
}
}
};
Symbol 493 MovieClip [盗贼] Frame 18
if (_root.youxinandu == 1) {
zk = random(12) + 1;
}
Symbol 493 MovieClip [盗贼] Frame 34
gotoAndPlay ("stand");
Symbol 493 MovieClip [盗贼] Frame 35
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if ((((udlr == 8) || (udlr == 6)) || (udlr == 12)) || (udlr == 18)) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if (((((((((((udlr == 2) || (udlr == 5)) || (udlr == 7)) || (udlr == 8)) || (udlr == 13)) || (udlr == 10)) || (udlr == 16)) || (udlr == 17)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y--;
} else {
this._y++;
}
}
if (Math.abs(this._x - _parent.per._x) > 68) {
if (this._x > _parent.per._x) {
this._x = this._x - 2;
} else {
this._x = this._x + 2;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 68) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 2;
}
if (udlr == 6) {
this._x = this._x - 2;
}
if (udlr == 9) {
this._x = this._x - 2;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 2;
this._y--;
}
if (udlr == 15) {
this._x = this._x - 2;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 2;
this._y++;
}
};
play();
Symbol 493 MovieClip [盗贼] Frame 59
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 493 MovieClip [盗贼] Frame 83
gotoAndPlay ("stand");
Symbol 493 MovieClip [盗贼] Frame 84
delete this.onEnterFrame;
Symbol 493 MovieClip [盗贼] Frame 85
s = new Sound();
s.attachSound("\u97F3\u65484");
s.start();
Symbol 493 MovieClip [盗贼] Frame 86
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
}
}
Symbol 493 MovieClip [盗贼] Frame 100
gotoAndPlay ("stand");
Symbol 493 MovieClip [盗贼] Frame 101
delete this.onEnterFrame;
play();
Symbol 493 MovieClip [盗贼] Frame 102
xues = xues - (10 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(3) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 493 MovieClip [盗贼] Frame 123
gotoAndPlay ("stand");
Symbol 493 MovieClip [盗贼] Frame 124
delete this.onEnterFrame;
play();
Symbol 493 MovieClip [盗贼] Frame 125
xues = xues - (10 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(3) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 493 MovieClip [盗贼] Frame 146
gotoAndPlay ("stand");
Symbol 493 MovieClip [盗贼] Frame 147
delete this.onEnterFrame;
done = false;
play();
Symbol 493 MovieClip [盗贼] Frame 148
xues = xues - (22 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(3) + 6);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 493 MovieClip [盗贼] Frame 164
delete this.onEnterFrame;
Symbol 493 MovieClip [盗贼] Frame 165
stop();
time = random(48) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(12) + 12);
_parent.viva.g = _parent.viva.g + (random(4) + 1);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F33");
s.start();
jl = random(48);
if (jl == 12) {
jz = _parent.attachMovie("\u996D\u56E2", "fan" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 501 MovieClip [法师boss] Frame 1
play();
Symbol 501 MovieClip [法师boss] Frame 2
this._x = -300;
this._y = 280;
onEnterFrame = function () {
this.swapDepths(this._y);
if (this._x > _parent.per._x) {
this._xscale = 100;
} else {
this._xscale = -100;
}
if ((Math.abs(this._x - _parent.per._x) <= 88) && (Math.abs(this._y - _parent.per._y) <= 12)) {
if (this.hitTest(_parent.per)) {
_root.action = false;
_parent.per.gotoAndPlay("stand");
_parent.attachMovie("\u5BF9\u8BDDA", "news", 7999);
delete this.onEnterFrame;
}
}
};
Symbol 501 MovieClip [法师boss] Frame 3
play();
Symbol 501 MovieClip [法师boss] Frame 49
gotoAndPlay ("stand2");
Symbol 554 MovieClip [弓箭手] Frame 1
var gj = 0;
_root.member++;
wz = random(7) + 1;
if ((((wz == 1) || (wz == 3)) || (wz == 5)) || (wz == 7)) {
this._x = random(28) + 500;
} else {
this._x = random(28) - 28;
}
this._y = random(80) + 250;
var udlr = 0;
var zk = 0;
var js = 0;
var deeps = true;
var visibletime = 0;
var fx = 0;
this._alpha = 100;
var done = true;
var xues = 100;
var die = false;
var qk = true;
play();
play();
Symbol 554 MovieClip [弓箭手] Frame 2
zk = random(7) + 1;
deeps = true;
done = true;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if (zk == 2) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if ((zk == 6) || (zk == 3)) {
if ((Math.abs(this._x - _parent.per._x) >= 38) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
} else if (zk == 6) {
if ((Math.abs(this._x - _parent.per._x) >= 38) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
}
};
Symbol 554 MovieClip [弓箭手] Frame 12
zk = random(7) + 1;
Symbol 554 MovieClip [弓箭手] Frame 23
gotoAndPlay ("stand");
Symbol 554 MovieClip [弓箭手] Frame 24
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if ((udlr == 8) || (udlr == 12)) {
if ((Math.abs(this._x - _parent.per._x) >= 38) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if (((((((((((udlr == 2) || (udlr == 5)) || (udlr == 7)) || (udlr == 8)) || (udlr == 13)) || (udlr == 10)) || (udlr == 16)) || (udlr == 17)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y--;
} else {
this._y++;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 68) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 2;
}
if (udlr == 6) {
this._x = this._x - 2;
}
if (udlr == 9) {
this._x = this._x - 2;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 2;
this._y--;
}
if (udlr == 15) {
this._x = this._x - 2;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 2;
this._y++;
}
};
play();
Symbol 554 MovieClip [弓箭手] Frame 42
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 554 MovieClip [弓箭手] Frame 60
gotoAndPlay ("stand");
Symbol 554 MovieClip [弓箭手] Frame 61
delete this.onEnterFrame;
Symbol 554 MovieClip [弓箭手] Frame 85
var jian = this.attachMovie("\u7BAD", "jj", 1);
Symbol 554 MovieClip [弓箭手] Frame 137
gotoAndPlay ("stand");
Symbol 554 MovieClip [弓箭手] Frame 138
delete this.onEnterFrame;
play();
Symbol 554 MovieClip [弓箭手] Frame 139
xues = xues - (8 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(3) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u5F13\u7BAD\u624B\u88AB\u6253\u97F3");
s2.start();
}
Symbol 554 MovieClip [弓箭手] Frame 160
gotoAndPlay ("stand");
Symbol 554 MovieClip [弓箭手] Frame 161
delete this.onEnterFrame;
play();
Symbol 554 MovieClip [弓箭手] Frame 162
xues = xues - (8 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 1);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u5F13\u7BAD\u624B\u88AB\u6253\u97F3");
s2.start();
}
Symbol 554 MovieClip [弓箭手] Frame 183
gotoAndPlay ("stand");
Symbol 554 MovieClip [弓箭手] Frame 184
delete this.onEnterFrame;
done = false;
play();
Symbol 554 MovieClip [弓箭手] Frame 185
xues = xues - (16 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 5);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 554 MovieClip [弓箭手] Frame 201
delete this.onEnterFrame;
Symbol 554 MovieClip [弓箭手] Frame 202
stop();
time = random(68) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(15) + 15);
_parent.viva.g = _parent.viva.g + (random(6) + 2);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u5F13\u7BAD\u624B\u6B7B\u97F3");
s.start();
jl = random(48);
if (((jl == 18) || (jl == 8)) || (jl == 28)) {
jz = _parent.attachMovie("\u91D1\u5757", "jin" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 603 MovieClip [和尚] Frame 1
var gj = 0;
_root.member++;
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
this._alpha = 0;
var udlr = 0;
var zk = 0;
var deeps = true;
var xues = 100;
var visibletime = 0;
var js = 0;
var fx = 0;
var done = false;
var qk = true;
play();
Symbol 603 MovieClip [和尚] Frame 2
zk = random(7) + 1;
deeps = true;
this.onEnterFrame = function () {
if (this._alpha <= 130) {
this._alpha = this._alpha + 3;
}
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if (this._alpha >= 98) {
done = true;
if ((zk == 1) || (zk == 5)) {
gotoAndPlay ("walk");
} else {
play();
}
}
if (_root.youxinandu == 1) {
if (zk == 3) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
}
}
};
Symbol 603 MovieClip [和尚] Frame 18
if (_root.youxinandu == 1) {
zk = random(7) + 1;
}
Symbol 603 MovieClip [和尚] Frame 34
gotoAndPlay ("stand");
Symbol 603 MovieClip [和尚] Frame 35
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if ((((udlr == 8) || (udlr == 6)) || (udlr == 12)) || (udlr == 18)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if (((((((((((udlr == 2) || (udlr == 5)) || (udlr == 7)) || (udlr == 8)) || (udlr == 13)) || (udlr == 10)) || (udlr == 16)) || (udlr == 17)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y--;
} else {
this._y++;
}
}
if (Math.abs(this._x - _parent.per._x) > 88) {
if (this._x > _parent.per._x) {
this._x = this._x - 2;
} else {
this._x = this._x + 2;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 88) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 2;
}
if (udlr == 6) {
this._x = this._x - 2;
}
if (udlr == 9) {
this._x = this._x - 2;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 2;
this._y--;
}
if (udlr == 15) {
this._x = this._x - 2;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 2;
this._y++;
}
};
play();
Symbol 603 MovieClip [和尚] Frame 59
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 603 MovieClip [和尚] Frame 83
gotoAndPlay ("stand");
Symbol 603 MovieClip [和尚] Frame 84
delete this.onEnterFrame;
Symbol 603 MovieClip [和尚] Frame 85
s = new Sound();
s.attachSound("\u97F3\u65484");
s.start();
Symbol 603 MovieClip [和尚] Frame 88
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
Symbol 603 MovieClip [和尚] Frame 102
gotoAndPlay ("stand");
Symbol 603 MovieClip [和尚] Frame 103
delete this.onEnterFrame;
play();
Symbol 603 MovieClip [和尚] Frame 104
xues = xues - (15 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 1);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 603 MovieClip [和尚] Frame 125
gotoAndPlay ("stand");
Symbol 603 MovieClip [和尚] Frame 126
delete this.onEnterFrame;
play();
Symbol 603 MovieClip [和尚] Frame 127
xues = xues - (15 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 1);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 603 MovieClip [和尚] Frame 148
gotoAndPlay ("stand");
Symbol 603 MovieClip [和尚] Frame 149
delete this.onEnterFrame;
done = false;
play();
Symbol 603 MovieClip [和尚] Frame 150
xues = xues - (30 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 5);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 603 MovieClip [和尚] Frame 166
delete this.onEnterFrame;
Symbol 603 MovieClip [和尚] Frame 167
stop();
time = random(30) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(10) + 10);
_parent.viva.g = _parent.viva.g + (random(7) + 1);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F3");
s.start();
jl = random(48);
if ((((jl == 18) || (jl == 8)) || (jl == 48)) || (jl == 28)) {
jz = _parent.attachMovie("\u91D1\u5757", "jin" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 652 MovieClip [和尚2] Frame 1
var gj = 0;
_root.member++;
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
this._alpha = 0;
var udlr = 0;
var zk = 0;
var deeps = true;
var xues = 100;
var visibletime = 0;
var js = 0;
var fx = 0;
var done = false;
var qk = true;
play();
Symbol 652 MovieClip [和尚2] Frame 2
zk = random(7) + 1;
deeps = true;
this.onEnterFrame = function () {
if (this._alpha <= 130) {
this._alpha = this._alpha + 3;
}
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if (this._alpha >= 98) {
done = true;
if ((zk == 1) || (zk == 5)) {
gotoAndPlay ("walk");
} else {
play();
}
}
if (_root.youxinandu == 1) {
if (zk == 3) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
}
}
};
Symbol 652 MovieClip [和尚2] Frame 18
zk = random(7) + 1;
Symbol 652 MovieClip [和尚2] Frame 34
gotoAndPlay ("stand");
Symbol 652 MovieClip [和尚2] Frame 35
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if ((((udlr == 8) || (udlr == 6)) || (udlr == 12)) || (udlr == 18)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if (((((((((((udlr == 2) || (udlr == 5)) || (udlr == 7)) || (udlr == 8)) || (udlr == 13)) || (udlr == 10)) || (udlr == 16)) || (udlr == 17)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y--;
} else {
this._y++;
}
}
if (Math.abs(this._x - _parent.per._x) > 88) {
if (this._x > _parent.per._x) {
this._x = this._x - 2;
} else {
this._x = this._x + 2;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 88) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 2;
}
if (udlr == 6) {
this._x = this._x - 2;
}
if (udlr == 9) {
this._x = this._x - 2;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 2;
this._y--;
}
if (udlr == 15) {
this._x = this._x - 2;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 2;
this._y++;
}
};
play();
Symbol 652 MovieClip [和尚2] Frame 59
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 652 MovieClip [和尚2] Frame 83
gotoAndPlay ("stand");
Symbol 652 MovieClip [和尚2] Frame 84
delete this.onEnterFrame;
Symbol 652 MovieClip [和尚2] Frame 85
s = new Sound();
s.attachSound("\u97F3\u65484");
s.start();
Symbol 652 MovieClip [和尚2] Frame 88
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
Symbol 652 MovieClip [和尚2] Frame 102
gotoAndPlay ("stand");
Symbol 652 MovieClip [和尚2] Frame 103
delete this.onEnterFrame;
play();
Symbol 652 MovieClip [和尚2] Frame 104
xues = xues - (5 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 1);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 652 MovieClip [和尚2] Frame 125
gotoAndPlay ("stand");
Symbol 652 MovieClip [和尚2] Frame 126
delete this.onEnterFrame;
play();
Symbol 652 MovieClip [和尚2] Frame 127
xues = xues - (5 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 1);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 652 MovieClip [和尚2] Frame 148
gotoAndPlay ("stand");
Symbol 652 MovieClip [和尚2] Frame 149
delete this.onEnterFrame;
done = false;
play();
Symbol 652 MovieClip [和尚2] Frame 150
xues = xues - (15 * _root.beishu);
visibletime = 88;
_parent.viva.g = _parent.viva.g + (random(3) + 5);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 652 MovieClip [和尚2] Frame 166
delete this.onEnterFrame;
Symbol 652 MovieClip [和尚2] Frame 167
stop();
time = random(30) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + 15;
_parent.viva.g = _parent.viva.g + (random(7) + 1);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F3");
s.start();
jl = random(48);
if ((((jl == 18) || (jl == 8)) || (jl == 48)) || (jl == 28)) {
jz = _parent.attachMovie("\u91D1\u5757", "jin" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 705 MovieClip [拳击手] Frame 1
var gj = 0;
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
this._alpha = 0;
var udlr = 0;
_root.member++;
var zk = 0;
var deeps = true;
var xues = 100;
var visibletime = 0;
var js = 0;
var fx = 0;
var done = false;
var qk = true;
play();
Symbol 705 MovieClip [拳击手] Frame 2
zk = random(17) + 1;
deeps = true;
this.onEnterFrame = function () {
if (this._alpha <= 130) {
this._alpha = this._alpha + 3;
}
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if (this._alpha >= 98) {
done = true;
if ((((zk == 2) || (zk == 8)) || (zk == 12)) || (zk == 18)) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if (((zk == 4) || (zk == 12)) || (zk == 8)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
}
if (((zk == 1) || (zk == 6)) || (zk == 15)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
} else {
if ((zk == 6) || (zk == 12)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
}
if ((zk == 16) || (zk == 8)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
}
}
}
};
Symbol 705 MovieClip [拳击手] Frame 18
if (_root.youxinandu == 1) {
zk = random(17) + 1;
}
Symbol 705 MovieClip [拳击手] Frame 34
gotoAndPlay ("stand");
Symbol 705 MovieClip [拳击手] Frame 35
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if ((((((udlr == 2) || (udlr == 6)) || (udlr == 8)) || (udlr == 12)) || (udlr == 16)) || (udlr == 18)) {
if (((zk == 6) || (zk == 12)) || (zk == 18)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
}
if (((zk == 15) || (zk == 5)) || (zk == 10)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
}
if ((((((((((((udlr == 19) || (udlr == 2)) || (udlr == 16)) || (udlr == 12)) || (udlr == 15)) || (udlr == 5)) || (udlr == 7)) || (udlr == 13)) || (udlr == 8)) || (udlr == 10)) || (udlr == 11)) || (udlr == 17)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 88) {
if (this._x > _parent.per._x) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 88) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 68) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 9) {
this._x = this._x - 3;
this._y++;
}
if (udlr == 3) {
this._x = this._x + 3;
this._y--;
}
if (udlr == 6) {
this._x = this._x - 3;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 3;
this._y++;
}
};
play();
Symbol 705 MovieClip [拳击手] Frame 59
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 705 MovieClip [拳击手] Frame 83
gotoAndPlay ("stand");
Symbol 705 MovieClip [拳击手] Frame 84
delete this.onEnterFrame;
Symbol 705 MovieClip [拳击手] Frame 85
s = new Sound();
s.attachSound("\u97F3\u65481");
s.start();
if (fx == 0) {
this._x = this._x - 8;
} else {
this._x = this._x + 8;
}
Symbol 705 MovieClip [拳击手] Frame 86
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
if (fx == 0) {
this._x = this._x - 12;
} else {
this._x = this._x + 12;
}
Symbol 705 MovieClip [拳击手] Frame 96
zk = random(7) + 1;
if ((((zk == 1) || (zk == 3)) || (zk == 5)) || (zk == 7)) {
gotoAndPlay ("stand");
} else {
play();
}
Symbol 705 MovieClip [拳击手] Frame 97
delete this.onEnterFrame;
Symbol 705 MovieClip [拳击手] Frame 98
s = new Sound();
s.attachSound("\u97F3\u65481");
s.start();
if (fx == 0) {
this._x = this._x - 8;
} else {
this._x = this._x + 8;
}
Symbol 705 MovieClip [拳击手] Frame 99
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
if (fx == 0) {
this._x = this._x - 12;
} else {
this._x = this._x + 12;
}
Symbol 705 MovieClip [拳击手] Frame 108
gotoAndPlay ("stand");
Symbol 705 MovieClip [拳击手] Frame 109
delete this.onEnterFrame;
play();
Symbol 705 MovieClip [拳击手] Frame 110
xues = xues - (4 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F36");
s2.start();
}
Symbol 705 MovieClip [拳击手] Frame 131
gotoAndPlay ("stand");
Symbol 705 MovieClip [拳击手] Frame 132
delete this.onEnterFrame;
play();
Symbol 705 MovieClip [拳击手] Frame 133
xues = xues - (4 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F36");
s2.start();
}
Symbol 705 MovieClip [拳击手] Frame 154
gotoAndPlay ("stand");
Symbol 705 MovieClip [拳击手] Frame 155
delete this.onEnterFrame;
done = false;
play();
Symbol 705 MovieClip [拳击手] Frame 156
xues = xues - (16 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 5);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 705 MovieClip [拳击手] Frame 172
delete this.onEnterFrame;
Symbol 705 MovieClip [拳击手] Frame 173
stop();
time = random(68) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(12) + 12);
_parent.viva.g = _parent.viva.g + (random(6) + 5);
_parent.viva.s = _parent.viva.s + (random(3) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F32");
s.start();
jl = random(48);
if ((((jl == 18) || (jl == 8)) || (jl == 48)) || (jl == 28)) {
jz = _parent.attachMovie("\u91D1\u5757", "jin" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 758 MovieClip [拳击手2] Frame 1
var gj = 0;
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
this._alpha = 0;
var udlr = 0;
_root.member++;
var zk = 0;
var deeps = true;
var xues = 100;
var visibletime = 0;
var js = 0;
var fx = 0;
var done = false;
var qk = true;
play();
Symbol 758 MovieClip [拳击手2] Frame 2
zk = random(17) + 1;
deeps = true;
this.onEnterFrame = function () {
if (this._alpha <= 130) {
this._alpha = this._alpha + 3;
}
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if (this._alpha >= 98) {
done = true;
if ((((zk == 2) || (zk == 8)) || (zk == 12)) || (zk == 18)) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if (((zk == 4) || (zk == 12)) || (zk == 8)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
}
if (((zk == 1) || (zk == 6)) || (zk == 15)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
} else {
if ((zk == 6) || (zk == 12)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
}
if ((zk == 16) || (zk == 8)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
}
}
}
};
Symbol 758 MovieClip [拳击手2] Frame 18
zk = random(17) + 1;
Symbol 758 MovieClip [拳击手2] Frame 34
gotoAndPlay ("stand");
Symbol 758 MovieClip [拳击手2] Frame 35
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if ((((((udlr == 2) || (udlr == 6)) || (udlr == 8)) || (udlr == 12)) || (udlr == 16)) || (udlr == 18)) {
if (((zk == 6) || (zk == 12)) || (zk == 18)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
}
if (((zk == 15) || (zk == 5)) || (zk == 10)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
}
if ((((((((((((udlr == 19) || (udlr == 2)) || (udlr == 16)) || (udlr == 12)) || (udlr == 15)) || (udlr == 5)) || (udlr == 7)) || (udlr == 13)) || (udlr == 8)) || (udlr == 10)) || (udlr == 11)) || (udlr == 17)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 88) {
if (this._x > _parent.per._x) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 88) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 68) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 9) {
this._x = this._x - 3;
this._y++;
}
if (udlr == 3) {
this._x = this._x + 3;
this._y--;
}
if (udlr == 6) {
this._x = this._x - 3;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 3;
this._y++;
}
};
play();
Symbol 758 MovieClip [拳击手2] Frame 59
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 758 MovieClip [拳击手2] Frame 83
gotoAndPlay ("stand");
Symbol 758 MovieClip [拳击手2] Frame 84
delete this.onEnterFrame;
Symbol 758 MovieClip [拳击手2] Frame 85
s = new Sound();
s.attachSound("\u97F3\u65481");
s.start();
if (fx == 0) {
this._x = this._x - 8;
} else {
this._x = this._x + 8;
}
Symbol 758 MovieClip [拳击手2] Frame 86
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
if (fx == 0) {
this._x = this._x - 12;
} else {
this._x = this._x + 12;
}
Symbol 758 MovieClip [拳击手2] Frame 96
zk = random(7) + 1;
if ((((zk == 1) || (zk == 3)) || (zk == 5)) || (zk == 7)) {
gotoAndPlay ("stand");
} else {
play();
}
Symbol 758 MovieClip [拳击手2] Frame 97
delete this.onEnterFrame;
Symbol 758 MovieClip [拳击手2] Frame 98
s = new Sound();
s.attachSound("\u97F3\u65481");
s.start();
if (fx == 0) {
this._x = this._x - 8;
} else {
this._x = this._x + 8;
}
Symbol 758 MovieClip [拳击手2] Frame 99
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit3");
}
}
if (fx == 0) {
this._x = this._x - 12;
} else {
this._x = this._x + 12;
}
Symbol 758 MovieClip [拳击手2] Frame 108
gotoAndPlay ("stand");
Symbol 758 MovieClip [拳击手2] Frame 109
delete this.onEnterFrame;
play();
Symbol 758 MovieClip [拳击手2] Frame 110
xues = xues - (4 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F36");
s2.start();
}
Symbol 758 MovieClip [拳击手2] Frame 131
gotoAndPlay ("stand");
Symbol 758 MovieClip [拳击手2] Frame 132
delete this.onEnterFrame;
play();
Symbol 758 MovieClip [拳击手2] Frame 133
xues = xues - (4 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F36");
s2.start();
}
Symbol 758 MovieClip [拳击手2] Frame 154
gotoAndPlay ("stand");
Symbol 758 MovieClip [拳击手2] Frame 155
delete this.onEnterFrame;
done = false;
play();
Symbol 758 MovieClip [拳击手2] Frame 156
xues = xues - (13 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 5);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 758 MovieClip [拳击手2] Frame 172
delete this.onEnterFrame;
Symbol 758 MovieClip [拳击手2] Frame 173
stop();
time = random(68) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + 15;
_parent.viva.g = _parent.viva.g + (random(6) + 5);
_parent.viva.s = _parent.viva.s + (random(3) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F32");
s.start();
jl = random(48);
if ((((jl == 18) || (jl == 8)) || (jl == 48)) || (jl == 28)) {
jz = _parent.attachMovie("\u91D1\u5757", "jin" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 815 MovieClip [忍者A] Frame 1
var gj = 0;
var udlr = 0;
_root.member++;
var zk = 0;
var done = false;
var js = 0;
var deeps = true;
this._x = random(280) + 30;
this._y = random(80) + 250;
var fx = 0;
var visibletime = 0;
var die = false;
var xues = 100;
var qk = true;
this._alpha = 100;
play();
Symbol 815 MovieClip [忍者A] Frame 2
nextFrame();
Symbol 815 MovieClip [忍者A] Frame 3
stop();
ts = random(88) + (random(28) * 2);
this.onEnterFrame = function () {
ts--;
if (ts <= 0) {
delete this.onEnterFrame;
play();
}
};
Symbol 815 MovieClip [忍者A] Frame 15
zk = random(7) + 1;
done = true;
deeps = true;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if ((zk == 1) || (zk == 5)) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if ((zk == 3) || (zk == 6)) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
} else if (zk == 2) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
}
};
Symbol 815 MovieClip [忍者A] Frame 42
gotoAndPlay ("stand");
Symbol 815 MovieClip [忍者A] Frame 43
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (((((udlr == 3) || (udlr == 6)) || (udlr == 9)) || (udlr == 12)) || (udlr == 15)) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if (((((((((((udlr == 2) || (udlr == 5)) || (udlr == 7)) || (udlr == 8)) || (udlr == 13)) || (udlr == 10)) || (udlr == 16)) || (udlr == 17)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 68) {
if (this._x > _parent.per._x) {
this._x = this._x - 4;
} else {
this._x = this._x + 4;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 68) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 4;
} else {
this._x = this._x + 4;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 4;
}
if (udlr == 6) {
this._x = this._x - 4;
}
if (udlr == 9) {
this._x = this._x - 4;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 4;
this._y = this._y - 2;
}
if (udlr == 15) {
this._x = this._x - 4;
this._y = this._y - 2;
}
if (udlr == 18) {
this._x = this._x - 4;
this._y = this._y + 2;
}
};
play();
Symbol 815 MovieClip [忍者A] Frame 55
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 815 MovieClip [忍者A] Frame 67
gotoAndPlay ("stand");
Symbol 815 MovieClip [忍者A] Frame 68
delete this.onEnterFrame;
Symbol 815 MovieClip [忍者A] Frame 69
s2 = new Sound();
s2.attachSound("\u97F3\u65484");
s2.start();
Symbol 815 MovieClip [忍者A] Frame 72
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
Symbol 815 MovieClip [忍者A] Frame 83
gotoAndPlay ("stand");
Symbol 815 MovieClip [忍者A] Frame 84
delete this.onEnterFrame;
play();
Symbol 815 MovieClip [忍者A] Frame 85
xues = xues - (8 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 815 MovieClip [忍者A] Frame 106
gotoAndPlay ("stand");
Symbol 815 MovieClip [忍者A] Frame 107
delete this.onEnterFrame;
play();
Symbol 815 MovieClip [忍者A] Frame 108
xues = xues - (8 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 815 MovieClip [忍者A] Frame 129
gotoAndPlay ("stand");
Symbol 815 MovieClip [忍者A] Frame 130
delete this.onEnterFrame;
done = false;
play();
Symbol 815 MovieClip [忍者A] Frame 131
xues = xues - (18 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
_parent.viva.s++;
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 815 MovieClip [忍者A] Frame 147
delete this.onEnterFrame;
Symbol 815 MovieClip [忍者A] Frame 148
stop();
time = random(48) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(8) + 8);
_parent.viva.g = _parent.viva.g + (random(4) + 1);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F33");
s.start();
jl = random(48);
if ((((jl == 18) || (jl == 8)) || (jl == 48)) || (jl == 28)) {
jz = _parent.attachMovie("\u91D1\u5757", "jin" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 869 MovieClip [忍者vv] Frame 1
var gj = 0;
var udlr = 0;
var zk = 0;
var done = false;
var js = 0;
_root.member++;
var deeps = true;
this._x = random(280) + 30;
this._y = random(80) + 250;
var fx = 0;
var visibletime = 0;
var die = false;
var xues = 100;
var qk = true;
this._alpha = 100;
nextFrame();
Symbol 869 MovieClip [忍者vv] Frame 2
nextFrame();
Symbol 869 MovieClip [忍者vv] Frame 3
stop();
ts = random(88) + (random(28) * 2);
this.onEnterFrame = function () {
ts--;
if (ts <= 0) {
delete this.onEnterFrame;
play();
}
};
Symbol 869 MovieClip [忍者vv] Frame 15
zk = random(7) + 1;
done = true;
deeps = true;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if ((zk == 1) || (zk == 5)) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if ((zk == 3) || (zk == 6)) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
} else if (zk == 2) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
}
};
Symbol 869 MovieClip [忍者vv] Frame 36
gotoAndPlay ("stand");
Symbol 869 MovieClip [忍者vv] Frame 37
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (((((udlr == 3) || (udlr == 6)) || (udlr == 9)) || (udlr == 12)) || (udlr == 15)) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if (((((((((((udlr == 2) || (udlr == 5)) || (udlr == 7)) || (udlr == 8)) || (udlr == 13)) || (udlr == 10)) || (udlr == 16)) || (udlr == 17)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 68) {
if (this._x > _parent.per._x) {
this._x = this._x - 4;
} else {
this._x = this._x + 4;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 68) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 4;
} else {
this._x = this._x + 4;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 4;
}
if (udlr == 6) {
this._x = this._x - 4;
}
if (udlr == 9) {
this._x = this._x - 4;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 4;
this._y = this._y - 2;
}
if (udlr == 15) {
this._x = this._x - 4;
this._y = this._y - 2;
}
if (udlr == 18) {
this._x = this._x - 4;
this._y = this._y + 2;
}
};
play();
Symbol 869 MovieClip [忍者vv] Frame 49
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 869 MovieClip [忍者vv] Frame 61
gotoAndPlay ("stand");
Symbol 869 MovieClip [忍者vv] Frame 62
delete this.onEnterFrame;
Symbol 869 MovieClip [忍者vv] Frame 63
s2 = new Sound();
s2.attachSound("\u97F3\u65484");
s2.start();
Symbol 869 MovieClip [忍者vv] Frame 66
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
Symbol 869 MovieClip [忍者vv] Frame 77
gotoAndPlay ("stand");
Symbol 869 MovieClip [忍者vv] Frame 78
delete this.onEnterFrame;
play();
Symbol 869 MovieClip [忍者vv] Frame 79
xues = xues - (7 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 869 MovieClip [忍者vv] Frame 100
gotoAndPlay ("stand");
Symbol 869 MovieClip [忍者vv] Frame 101
delete this.onEnterFrame;
play();
Symbol 869 MovieClip [忍者vv] Frame 102
xues = xues - (8 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 869 MovieClip [忍者vv] Frame 123
gotoAndPlay ("stand");
Symbol 869 MovieClip [忍者vv] Frame 124
delete this.onEnterFrame;
done = false;
play();
Symbol 869 MovieClip [忍者vv] Frame 125
xues = xues - (15 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
_parent.viva.s++;
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 869 MovieClip [忍者vv] Frame 141
delete this.onEnterFrame;
Symbol 869 MovieClip [忍者vv] Frame 142
stop();
time = random(48) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(8) + 8);
_parent.viva.g = _parent.viva.g + (random(4) + 1);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F33");
s.start();
jl = random(48);
if (((jl == 18) || (jl == 8)) || (jl == 28)) {
jz = _parent.attachMovie("\u91D1\u5757", "jin" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 923 MovieClip [忍者V] Frame 1
var gj = 0;
var udlr = 0;
var zk = 0;
var done = false;
var js = 0;
var deeps = true;
this._x = random(280) + 30;
this._y = random(80) + 250;
var fx = 0;
_root.member++;
var visibletime = 0;
var die = false;
var xues = 100;
var qk = true;
this._alpha = 100;
play();
Symbol 923 MovieClip [忍者V] Frame 2
nextFrame();
Symbol 923 MovieClip [忍者V] Frame 3
stop();
ts = random(88) + (random(28) * 2);
this.onEnterFrame = function () {
ts--;
if (ts <= 0) {
delete this.onEnterFrame;
play();
}
};
Symbol 923 MovieClip [忍者V] Frame 15
zk = random(7) + 1;
done = true;
deeps = true;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if ((zk == 1) || (zk == 5)) {
gotoAndPlay ("walk");
} else {
play();
}
if (zk == 3) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if ((zk == 2) || (zk == 7)) {
if ((Math.abs(this._x - _parent.per._x) >= 168) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frieb");
}
}
}
};
Symbol 923 MovieClip [忍者V] Frame 36
gotoAndPlay ("stand");
Symbol 923 MovieClip [忍者V] Frame 37
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if ((((udlr == 3) || (udlr == 6)) || (udlr == 8)) || (udlr == 12)) {
if ((((Math.abs(this._x - _parent.per._x) <= 88) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frie");
}
}
if ((((udlr == 2) || (udlr == 7)) || (udlr == 10)) || (udlr == 15)) {
if ((Math.abs(this._x - _parent.per._x) >= 168) && (Math.abs(this._y - _parent.per._y) <= 8)) {
gotoAndPlay ("frieb");
}
}
if (((((udlr == 2) || (udlr == 8)) || (udlr == 13)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 68) {
if (this._x > _parent.per._x) {
this._x = this._x - 4;
} else {
this._x = this._x + 4;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 68) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 4;
} else {
this._x = this._x + 4;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 4;
}
if (udlr == 6) {
this._x = this._x - 4;
}
if (udlr == 5) {
this._y++;
}
if (udlr == 17) {
this._y--;
}
if ((udlr == 9) || (udlr == 18)) {
this._x = this._x - 4;
this._y++;
}
if ((udlr == 19) || (udlr == 10)) {
this._x = this._x + 4;
this._y = this._y - 2;
}
if ((udlr == 15) || (udlr == 7)) {
this._x = this._x - 4;
this._y = this._y - 2;
}
if ((udlr == 12) || (udlr == 6)) {
this._x = this._x - 4;
this._y = this._y + 2;
}
};
play();
Symbol 923 MovieClip [忍者V] Frame 49
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 923 MovieClip [忍者V] Frame 61
gotoAndPlay ("stand");
Symbol 923 MovieClip [忍者V] Frame 62
delete this.onEnterFrame;
Symbol 923 MovieClip [忍者V] Frame 63
s2 = new Sound();
s2.attachSound("\u97F3\u65484");
s2.start();
Symbol 923 MovieClip [忍者V] Frame 66
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
}
}
Symbol 923 MovieClip [忍者V] Frame 78
gotoAndPlay ("stand");
Symbol 923 MovieClip [忍者V] Frame 79
delete this.onEnterFrame;
Symbol 923 MovieClip [忍者V] Frame 80
s2 = new Sound();
s2.attachSound("\u97F3\u65484");
s2.start();
Symbol 923 MovieClip [忍者V] Frame 84
var feibiao = this.attachMovie("\u5341\u5B57\u98DE\u6807", "fb", 1);
Symbol 923 MovieClip [忍者V] Frame 135
gotoAndPlay ("stand");
Symbol 923 MovieClip [忍者V] Frame 136
delete this.onEnterFrame;
play();
Symbol 923 MovieClip [忍者V] Frame 137
xues = xues - (10 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 923 MovieClip [忍者V] Frame 158
gotoAndPlay ("stand");
Symbol 923 MovieClip [忍者V] Frame 159
delete this.onEnterFrame;
play();
Symbol 923 MovieClip [忍者V] Frame 160
xues = xues - (10 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F3 3");
s2.start();
}
Symbol 923 MovieClip [忍者V] Frame 181
gotoAndPlay ("stand");
Symbol 923 MovieClip [忍者V] Frame 182
delete this.onEnterFrame;
done = false;
play();
Symbol 923 MovieClip [忍者V] Frame 183
xues = xues - (20 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
_parent.viva.s++;
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 923 MovieClip [忍者V] Frame 199
delete this.onEnterFrame;
Symbol 923 MovieClip [忍者V] Frame 200
stop();
time = random(48) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(10) + 10);
_parent.viva.g = _parent.viva.g + (random(4) + 1);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F33");
s.start();
jl = random(48);
if (jl == 12) {
jz = _parent.attachMovie("\u996D\u56E2", "fan" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 966 MovieClip [守护者] Frame 1
var gj = 0;
var done = false;
var udlr = 0;
var zk = 0;
_root.member++;
var deeps = true;
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
this._alpha = 0;
var js = 0;
var visibletime = 0;
var die = false;
var xues = 100;
var qk = true;
var fx = 0;
play();
Symbol 966 MovieClip [守护者] Frame 2
zk = random(17) + 1;
deeps = true;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if (this._alpha <= 130) {
this._alpha = this._alpha + 3;
}
if (_root.action == true) {
if (this._alpha >= 98) {
done = true;
if ((((zk == 3) || (zk == 5)) || (zk == 8)) || (zk == 12)) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if (((zk == 4) || (zk == 10)) || (zk == 14)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frie");
}
}
} else if ((zk == 2) || (zk == 6)) {
if ((((Math.abs(this._x - _parent.per._x) <= 138) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frie");
}
}
}
}
};
Symbol 966 MovieClip [守护者] Frame 18
zk = random(17) + 1;
Symbol 966 MovieClip [守护者] Frame 34
gotoAndPlay ("stand");
Symbol 966 MovieClip [守护者] Frame 35
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (((((udlr == 3) || (udlr == 6)) || (udlr == 9)) || (udlr == 12)) || (udlr == 15)) {
if ((((Math.abs(this._x - _parent.per._x) <= 108) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frie");
}
}
if ((((((((udlr == 2) || (udlr == 5)) || (udlr == 8)) || (udlr == 13)) || (udlr == 16)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y--;
} else {
this._y++;
}
}
if (Math.abs(this._x - _parent.per._x) > 108) {
if (this._x > _parent.per._x) {
this._x = this._x - 2;
} else {
this._x = this._x + 2;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 48)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 108) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 68) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 2;
}
if (udlr == 6) {
this._x = this._x - 2;
}
if (udlr == 9) {
this._x = this._x - 2;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 2;
this._y--;
}
if (udlr == 15) {
this._x = this._x - 2;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 2;
this._y++;
}
};
play();
Symbol 966 MovieClip [守护者] Frame 55
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 966 MovieClip [守护者] Frame 75
gotoAndPlay ("stand");
Symbol 966 MovieClip [守护者] Frame 76
delete this.onEnterFrame;
Symbol 966 MovieClip [守护者] Frame 77
s = new Sound();
s.attachSound("\u5439!");
s.start();
s = new Sound();
s.attachSound("\u97F3\u65484");
s.start();
Symbol 966 MovieClip [守护者] Frame 79
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 2;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 2;
}
}
Symbol 966 MovieClip [守护者] Frame 92
gotoAndPlay ("stand");
Symbol 966 MovieClip [守护者] Frame 93
delete this.onEnterFrame;
play();
Symbol 966 MovieClip [守护者] Frame 94
xues = xues - (3 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
}
Symbol 966 MovieClip [守护者] Frame 115
gotoAndPlay ("stand");
Symbol 966 MovieClip [守护者] Frame 116
delete this.onEnterFrame;
play();
Symbol 966 MovieClip [守护者] Frame 117
xues = xues - (3 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
}
Symbol 966 MovieClip [守护者] Frame 138
gotoAndPlay ("stand");
Symbol 966 MovieClip [守护者] Frame 139
delete this.onEnterFrame;
done = false;
play();
Symbol 966 MovieClip [守护者] Frame 140
xues = xues - (12 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
_parent.viva.s++;
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 966 MovieClip [守护者] Frame 156
delete this.onEnterFrame;
Symbol 966 MovieClip [守护者] Frame 157
stop();
time = random(68) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(15) + 15);
_parent.viva.g = _parent.viva.g + (random(6) + 4);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F34");
s.start();
jl = random(48);
if (jl == 12) {
jz = _parent.attachMovie("\u996D\u56E2", "fan" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 1007 MovieClip [守护者B] Frame 1
var gj = 0;
var done = false;
var udlr = 0;
var zk = 0;
_root.member++;
var deeps = true;
this._x = (random(222) * 2) + 30;
this._y = (random(50) * 2) + 250;
this._alpha = 0;
var js = 0;
var visibletime = 0;
var die = false;
var xues = 100;
var qk = true;
var fx = 0;
play();
Symbol 1007 MovieClip [守护者B] Frame 2
zk = random(17) + 1;
deeps = true;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if (this._alpha <= 130) {
this._alpha = this._alpha + 3;
}
if (_root.action == true) {
if (this._alpha >= 98) {
done = true;
if ((((zk == 3) || (zk == 5)) || (zk == 8)) || (zk == 12)) {
gotoAndPlay ("walk");
} else {
play();
}
if (_root.youxinandu == 1) {
if (((zk == 4) || (zk == 10)) || (zk == 14)) {
if ((((Math.abs(this._x - _parent.per._x) <= 138) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frie");
}
}
} else if ((zk == 2) || (zk == 6)) {
if ((((Math.abs(this._x - _parent.per._x) <= 138) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frie");
}
}
}
}
};
Symbol 1007 MovieClip [守护者B] Frame 18
if (_root.youxinandu == 1) {
zk = random(17) + 1;
}
Symbol 1007 MovieClip [守护者B] Frame 34
gotoAndPlay ("stand");
Symbol 1007 MovieClip [守护者B] Frame 35
udlr = random(19) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
fx = 0;
this._xscale = 100;
} else {
fx = 1;
this._xscale = -100;
}
if (((((udlr == 3) || (udlr == 6)) || (udlr == 9)) || (udlr == 12)) || (udlr == 15)) {
if ((((Math.abs(this._x - _parent.per._x) <= 138) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 48)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frie");
}
}
if ((((((((udlr == 2) || (udlr == 5)) || (udlr == 8)) || (udlr == 13)) || (udlr == 16)) || (udlr == 19)) || (udlr == 20)) || (udlr == 11)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y--;
} else {
this._y++;
}
}
if (Math.abs(this._x - _parent.per._x) > 108) {
if (this._x > _parent.per._x) {
this._x = this._x - 2;
} else {
this._x = this._x + 2;
}
}
if ((Math.abs(this._y - _parent.per._y) < 4) && (Math.abs(this._x - _parent.per._x) < 48)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 108) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 68) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 3) {
this._x = this._x + 2;
}
if (udlr == 6) {
this._x = this._x - 2;
}
if (udlr == 9) {
this._x = this._x - 2;
this._y++;
}
if (udlr == 12) {
this._x = this._x + 2;
this._y--;
}
if (udlr == 15) {
this._x = this._x - 2;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 2;
this._y++;
}
};
play();
Symbol 1007 MovieClip [守护者B] Frame 55
zk = random(7) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 1007 MovieClip [守护者B] Frame 75
gotoAndPlay ("stand");
Symbol 1007 MovieClip [守护者B] Frame 76
delete this.onEnterFrame;
Symbol 1007 MovieClip [守护者B] Frame 83
s = new Sound();
s.attachSound("\u97F3\u65484");
s.start();
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u653B\u51FB\u97F3");
s2.start();
if (fx == 0) {
this._x = this._x - 18;
} else {
this._x = this._x + 18;
}
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("die");
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("die");
}
}
Symbol 1007 MovieClip [守护者B] Frame 84
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
Symbol 1007 MovieClip [守护者B] Frame 100
gotoAndPlay ("stand");
Symbol 1007 MovieClip [守护者B] Frame 101
delete this.onEnterFrame;
play();
Symbol 1007 MovieClip [守护者B] Frame 102
xues = xues - (4 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 2) || (sou == 6)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
}
Symbol 1007 MovieClip [守护者B] Frame 123
gotoAndPlay ("stand");
Symbol 1007 MovieClip [守护者B] Frame 124
delete this.onEnterFrame;
play();
Symbol 1007 MovieClip [守护者B] Frame 125
xues = xues - (4 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
sou = random(7) + 1;
if ((sou == 3) || (sou == 5)) {
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
}
Symbol 1007 MovieClip [守护者B] Frame 146
gotoAndPlay ("stand");
Symbol 1007 MovieClip [守护者B] Frame 147
delete this.onEnterFrame;
done = false;
play();
Symbol 1007 MovieClip [守护者B] Frame 148
xues = xues - (16 * _root.beishu);
_parent.viva.g = _parent.viva.g + (random(5) + 1);
_parent.viva.s++;
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1007 MovieClip [守护者B] Frame 164
delete this.onEnterFrame;
Symbol 1007 MovieClip [守护者B] Frame 165
stop();
time = random(68) + 28;
if (xues <= 0) {
_parent.people--;
_parent.viva.powers = _parent.viva.powers + (random(15) + 15);
_parent.viva.g = _parent.viva.g + (random(6) + 4);
_parent.viva.s = _parent.viva.s + (random(2) + 1);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F34");
s.start();
jl = random(48);
if (jl == 12) {
jz = _parent.attachMovie("\u996D\u56E2", "fan" + _root.jkgs, 10 + _root.jkgs);
jz._x = this._x;
jz._y = this._y + 1;
}
_root.jkgs++;
if (_root.jkgs > 9) {
_root.jkgs = 1;
}
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
if (_parent.people > 0) {
time--;
if (time <= 0) {
this._alpha = 100;
_root.member--;
delete this.onEnterFrame;
gotoAndPlay (1);
} else {
stop();
}
} else {
_root.member--;
removeMovieClip(this);
}
}
}
};
Symbol 1038 MovieClip Frame 1
this.onEnterFrame = function () {
nextFrame();
nextFrame();
};
play();
Symbol 1038 MovieClip Frame 3332
stop();
time = 228;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
delete this.onEnterFrame;
_parent.nextFrame();
}
};
Symbol 1038 MovieClip Frame 3333
prevFrame();
Symbol 1042 Button
on (press) {
_root.zhujiaonumber = 3;
_parent.gotoAndStop(4);
}
on (rollOver) {
gotoAndStop (9);
}
on (rollOut) {
gotoAndStop (8);
}
Symbol 1044 MovieClip Frame 1
stop();
this.onEnterFrame = function () {
if (_root.wuqiup >= 3) {
gotoAndStop (8);
} else {
gotoAndStop (1);
}
};
Symbol 1044 MovieClip Frame 2
prevFrame();
Symbol 1044 MovieClip Frame 8
delete this.onEnterFrame;
Symbol 1046 Button
on (press) {
_root.zhujiaonumber = 2;
_parent.gotoAndStop(4);
}
on (rollOver) {
gotoAndStop (9);
}
on (rollOut) {
gotoAndStop (8);
}
Symbol 1048 MovieClip Frame 1
stop();
this.onEnterFrame = function () {
if (_root.wuqiup >= 2) {
gotoAndStop (8);
} else {
gotoAndStop (1);
}
};
Symbol 1048 MovieClip Frame 2
prevFrame();
Symbol 1048 MovieClip Frame 8
delete this.onEnterFrame;
Symbol 1050 Button
on (press) {
_root.zhujiaonumber = 1;
_parent.gotoAndStop(4);
}
on (rollOver) {
gotoAndStop (9);
}
on (rollOut) {
gotoAndStop (8);
}
Symbol 1052 MovieClip Frame 1
stop();
this.onEnterFrame = function () {
if (_root.wuqiup >= 1) {
gotoAndStop (8);
} else {
gotoAndStop (1);
}
};
Symbol 1052 MovieClip Frame 2
prevFrame();
Symbol 1052 MovieClip Frame 8
delete this.onEnterFrame;
Symbol 1054 Button
on (press) {
_root.zhujiaonumber = 0;
_parent.gotoAndStop(4);
}
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Symbol 1056 MovieClip Frame 1
stop();
Symbol 1056 MovieClip Frame 2
stop();
Symbol 1061 MovieClip Frame 1
stop();
Symbol 1063 MovieClip Frame 1
stop();
Symbol 1063 MovieClip Frame 2
play();
Symbol 1063 MovieClip Frame 6
gotoAndPlay ("ok");
Symbol 1065 MovieClip Frame 1
stop();
Symbol 1065 MovieClip Frame 2
play();
Symbol 1065 MovieClip Frame 6
gotoAndPlay ("ok");
Symbol 1067 MovieClip Frame 1
stop();
Symbol 1067 MovieClip Frame 2
play();
Symbol 1067 MovieClip Frame 6
gotoAndPlay ("ok");
Symbol 1071 MovieClip Frame 1
play();
Symbol 1071 MovieClip Frame 51
gotoAndPlay (1);
Symbol 1071 MovieClip Frame 52
play();
Symbol 1071 MovieClip Frame 56
gotoAndPlay ("ok");
Symbol 1072 Button
on (press) {
if (menu == 1) {
menu = 11;
menus.gotoAndPlay("ok");
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
_parent.gotoAndStop("start");
};
s.start();
}
}
on (rollOver) {
if ((((menu != 1) && (menu != 5)) && (menu != 6)) && (menu != 7)) {
ss = new Sound();
ss.attachSound("\u9009\u62E9\u97F3");
ss.start();
gotoAndStop (2);
}
}
Symbol 1073 Button
on (press) {
if (menu == 2) {
menus.gotoAndPlay("ok");
menu = 5;
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
gotoAndPlay ("\u7279\u522B\u6CE8\u610F");
};
s.start();
}
}
on (rollOver) {
if ((((menu != 2) && (menu != 5)) && (menu != 6)) && (menu != 7)) {
ss = new Sound();
ss.attachSound("\u9009\u62E9\u97F3");
ss.start();
gotoAndStop (3);
}
}
Symbol 1074 Button
on (press) {
if (menu == 3) {
menus.gotoAndPlay("ok");
menu = 6;
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
gotoAndPlay ("\u7CFB\u7EDF\u8BBE\u7F6E");
};
s.start();
}
}
on (rollOver) {
if ((((menu != 3) && (menu != 5)) && (menu != 6)) && (menu != 7)) {
ss = new Sound();
ss.attachSound("\u9009\u62E9\u97F3");
ss.start();
gotoAndStop (4);
}
}
Symbol 1105 Button
on (press) {
gotoAndStop (3);
}
Symbol 1106 Button
on (press) {
getURL ("http://www.arcadelist.com/", "_blank");
}
Symbol 1115 Button
on (press) {
_quality = "BEST";
}
Symbol 1120 Button
on (press) {
_quality = "MEDIUM";
}
Symbol 1125 Button
on (press) {
_quality = "LOW";
}
Symbol 1129 Button
on (press) {
_root.youxinandu = 0;
}
Symbol 1133 Button
on (press) {
_root.youxinandu = 1;
}
Symbol 1134 Button
on (press) {
gotoAndStop (4);
}
Symbol 1136 MovieClip Frame 1
var puse = 0;
var pused = false;
var puses = 0;
var menu = 0;
with (_parent.user_so) {
_root.wuqiup = data.wuqi;
}
if (((_root.wuqiup == null) || (_root.wuqiup == undefined)) || (_root.wuqiup == "")) {
_root.wuqiup = 0;
}
step = 0;
i = 1;
t = 0;
n = random(18) + 1;
this.onEnterFrame = function () {
if (((!Key.isDown(74)) && (!Key.isDown(75))) && (pused == false)) {
puses = 0;
}
if ((!Key.isDown(87)) && (!Key.isDown(83))) {
puse = 0;
}
if ((!Key.isDown(85)) || (!Key.isDown(73))) {
t = 0;
}
if (menu == 8) {
if (Key.isDown(85) && (Key.isDown(73))) {
t++;
if (t >= 168) {
sq = new Sound();
sq.attachSound("\u9000\u683C\u97F3");
sq.start();
gotoAndStop (3);
_root.wuqiup = 3;
t = 0;
}
}
}
if (menu == 9) {
if (Key.isDown(85) && (Key.isDown(73))) {
t++;
if (t >= 168) {
sq = new Sound();
sq.attachSound("\u9000\u683C\u97F3");
sq.start();
gotoAndStop (4);
_root.life = 10;
t = 0;
}
}
}
if (((Key.isDown(87) && (puse == 0)) && (menu < 4)) && (menu > 1)) {
ss = new Sound();
ss.attachSound("\u9009\u62E9\u97F3");
ss.start();
prevFrame();
puse = 1;
}
if (((Key.isDown(83) && (puse == 0)) && (menu < 3)) && (menu > 0)) {
ss = new Sound();
ss.attachSound("\u9009\u62E9\u97F3");
ss.start();
nextFrame();
puse = 1;
}
if (Key.isDown(74) && (puses == 0)) {
menus.gotoAndPlay("ok");
if ((menu == 0) && (pused == false)) {
pused = true;
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
nextFrame();
};
s.start();
}
if (menu == 1) {
menu = 11;
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
_parent.gotoAndStop("start");
};
s.start();
}
if (menu == 2) {
menu = 5;
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
gotoAndPlay ("\u7279\u522B\u6CE8\u610F");
};
s.start();
}
if (menu == 3) {
menu = 6;
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
gotoAndPlay ("\u7CFB\u7EDF\u8BBE\u7F6E");
};
s.start();
}
puses = 1;
}
if (Key.isDown(75) && (puses == 0)) {
if ((menu == 0) && (pused == false)) {
pused = true;
menus.gotoAndPlay("ok");
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
nextFrame();
};
s.start();
}
if (menu == 8) {
sq = new Sound();
sq.attachSound("\u9000\u683C\u97F3");
sq.start();
gotoAndStop (3);
}
if (menu == 9) {
sq = new Sound();
sq.attachSound("\u9000\u683C\u97F3");
sq.start();
gotoAndStop (4);
}
puses = 1;
}
};
stop();
Instance of Symbol 1071 MovieClip "menus" in Symbol 1136 MovieClip Frame 1
onClipEvent (load) {
puses = 0;
}
onClipEvent (mouseDown) {
if (puses == 0) {
_parent.pused = true;
gotoAndPlay ("ok");
s = new Sound();
s.attachSound("\u9009\u5B9A\u97F3");
s.onSoundComplete = function () {
_parent.nextFrame();
};
s.start();
puses = 1;
}
}
Symbol 1136 MovieClip Frame 2
menu = 1;
pused = false;
Symbol 1136 MovieClip Frame 3
menu = 2;
Symbol 1136 MovieClip Frame 4
menu = 3;
Symbol 1136 MovieClip Frame 5
sx = new Sound();
sx.attachSound("\u5F39\u51FA\u97F3");
sx.start(0.1, 0);
play();
Symbol 1136 MovieClip Frame 10
menu = 8;
stop();
Symbol 1136 MovieClip Frame 11
sx = new Sound();
sx.attachSound("\u5F39\u51FA\u97F3");
sx.start(0.1, 0);
play();
Symbol 1136 MovieClip Frame 16
menu = 9;
stop();
Symbol 1140 Button
on (press) {
gotoAndStop ("end");
}
Symbol 1144 MovieClip Frame 1
play();
Symbol 1144 MovieClip Frame 1587
delete _parent.onEnterFrame;
Symbol 1144 MovieClip Frame 1637
if (_root.zhujiaonumber == 0) {
_parent.gotoAndStop("zjn1");
}
if (_root.zhujiaonumber == 1) {
_parent.gotoAndStop("zjn2");
}
if (_root.zhujiaonumber == 2) {
_parent.gotoAndStop("zjn3");
}
if (_root.zhujiaonumber == 3) {
_parent.gotoAndStop("zjn4");
}
play();
Symbol 1144 MovieClip Frame 1638
prevFrame();
Symbol 1182 MovieClip Frame 1
stop();
Symbol 1202 MovieClip Frame 1
var qk = false;
var gj = false;
var stoptime = 0;
this.onEnterFrame = function () {
if (_parent.hittrue == true) {
_parent.gotoAndPlay("die");
}
stoptime--;
if (stoptime <= 0) {
if (qk == false) {
this._y = this._y - 8;
if (this._y <= -64) {
qk = true;
}
} else {
this._y = this._y + 8;
if (this._y >= -2) {
_parent.a = 0;
_parent.d = 0;
_parent.play();
delete _parent.onEnterFrame;
}
}
if (_parent.fx == 0) {
if (_parent.run == true) {
_parent._x = _parent._x + 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x + 5;
}
} else {
if (_parent.run == true) {
_parent._x = _parent._x - 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x - 5;
}
}
if (Key.isDown(83)) {
if (_parent.run == true) {
_parent._y = _parent._y + 3;
} else {
_parent._y = _parent._y + 2;
}
}
if (Key.isDown(87)) {
if (_parent.run == true) {
_parent._y = _parent._y - 3;
} else {
_parent._y = _parent._y - 2;
}
}
if (Key.isDown(74) && (_parent.j == 0)) {
_parent.j = 1;
gotoAndPlay ("jumpfrie");
}
}
if (gj == true) {
if (_parent.fx == 0) {
if ((hitTest(_parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x <= _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x <= _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x <= _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x <= _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x <= _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x <= _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x <= _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x <= _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x <= _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x <= _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent._parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x > _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x > _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x > _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x > _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x > _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x > _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x > _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x > _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x > _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x > _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
}
}
};
Symbol 1202 MovieClip Frame 7
stop();
Symbol 1202 MovieClip Frame 8
play();
Symbol 1202 MovieClip Frame 9
Symbol 1202 MovieClip Frame 12
play();
gj = true;
Symbol 1202 MovieClip Frame 13
gj = false;
Symbol 1202 MovieClip Frame 14
stop();
Symbol 1456 MovieClip Frame 1
var a = 0;
var ud = 0;
var d = 0;
var j = 0;
var k = 0;
var fx = 0;
var mps = 100;
var xues = 100;
var firecase = 0;
var speed = 1;
var stoptime = 0;
var bisa = true;
var done = true;
var dones = true;
var hittrue = false;
var jinji = false;
var walk = false;
var run = false;
var gets = true;
var hitting = false;
play();
Symbol 1456 MovieClip Frame 2
run = false;
jump = false;
walk = false;
gets = true;
done = true;
dones = true;
hitting = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
a++;
gotoAndPlay ("walk");
}
if (Key.isDown(68)) {
d++;
gotoAndPlay ("walk");
}
if (Key.isDown(83)) {
if (ud < 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(87)) {
if (ud >= 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1456 MovieClip Frame 5
firecase = 0;
Symbol 1456 MovieClip Frame 8
a = 0;
d = 0;
ud = 0;
Symbol 1456 MovieClip Frame 32
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 33
run = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((!Key.isDown(65)) && (!Key.isDown(68))) && (!Key.isDown(83))) && (!Key.isDown(87))) {
gotoAndPlay ("stand");
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
walk = true;
fx = 1;
this._xscale = -100;
this._x = this._x - 4;
if (a >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(68)) {
walk = true;
fx = 0;
this._xscale = 100;
this._x = this._x + 4;
if (d >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(83)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y + 2;
}
if (Key.isDown(87)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y - 2;
}
if (Key.isDown(74) && (j == 0)) {
if ((ud >= 3) && (bisa == true)) {
gotoAndPlay ("pow");
} else {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1456 MovieClip Frame 36
firecase = 0;
Symbol 1456 MovieClip Frame 39
a = 0;
d = 0;
ud = 0;
Symbol 1456 MovieClip Frame 57
gotoAndPlay ("walk");
Symbol 1456 MovieClip Frame 58
run = true;
walk = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if (((((!Key.isDown(65)) && (!Key.isDown(68))) || (Key.isDown(65) && (Key.isDown(68)))) || ((fx == 0) && (Key.isDown(65)))) || ((fx == 1) && (Key.isDown(68)))) {
a = 0;
d = 0;
gotoAndPlay ("stand");
}
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
this._x = this._x - 7;
}
if (Key.isDown(68)) {
this._x = this._x + 7;
}
if (Key.isDown(83)) {
this._y = this._y + 3;
}
if (Key.isDown(87)) {
this._y = this._y - 3;
}
if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("runfrie");
a = 0;
d = 0;
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1456 MovieClip Frame 61
firecase = 0;
Symbol 1456 MovieClip Frame 82
if (((fx == 0) && (Key.isDown(65))) || ((fx == 1) && (Key.isDown(68)))) {
gotoAndPlay ("stand");
} else {
gotoAndPlay ("run");
}
Symbol 1456 MovieClip Frame 83
delete this.onEnterFrame;
Symbol 1456 MovieClip Frame 84
s = new Sound();
s.attachSound("\u8DF3\u914D\u97F3");
s.start();
Symbol 1456 MovieClip Frame 85
stop();
Symbol 1456 MovieClip Frame 86
a = 0;
d = 0;
run = false;
walk = false;
firecase = 0;
play();
Symbol 1456 MovieClip Frame 88
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 89
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1456 MovieClip Frame 91
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
Symbol 1456 MovieClip Frame 97
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1456 MovieClip Frame 98
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1456 MovieClip Frame 99
firecase = 0;
Symbol 1456 MovieClip Frame 112
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 113
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1456 MovieClip Frame 115
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
} else {
no = random(7) + 1;
if ((no == 3) || (no == 6)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F32");
sounds.start();
}
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
}
Symbol 1456 MovieClip Frame 116
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1456 MovieClip Frame 117
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
j = 1;
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
}
};
Symbol 1456 MovieClip Frame 128
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 129
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1456 MovieClip Frame 130
no = random(7) + 1;
if ((((no == 2) || (no == 4)) || (no == 6)) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1456 MovieClip Frame 135
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
}
Symbol 1456 MovieClip Frame 136
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1456 MovieClip Frame 137
delete this.onEnterFrame;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if ((Key.isDown(87) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("frieu");
j = 1;
} else if ((Key.isDown(83) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("fried");
j = 1;
} else if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("friec");
j = 1;
}
};
Symbol 1456 MovieClip Frame 148
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 149
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1456 MovieClip Frame 151
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1456 MovieClip Frame 155
if (fx == 0) {
this._x = this._x + 12;
} else {
this._x = this._x - 12;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1456 MovieClip Frame 156
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1456 MovieClip Frame 157
firecase = 0;
Symbol 1456 MovieClip Frame 169
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 170
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
play();
Symbol 1456 MovieClip Frame 171
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F33");
sounds.start();
}
Symbol 1456 MovieClip Frame 175
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1456 MovieClip Frame 179
if (fx == 0) {
this._x = this._x + 6;
} else {
this._x = this._x - 6;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1456 MovieClip Frame 180
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1456 MovieClip Frame 181
firecase = 0;
Symbol 1456 MovieClip Frame 193
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 194
done = false;
delete this.onEnterFrame;
Symbol 1456 MovieClip Frame 197
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1456 MovieClip Frame 200
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1456 MovieClip Frame 201
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1456 MovieClip Frame 202
firecase = 0;
Symbol 1456 MovieClip Frame 203
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1456 MovieClip Frame 219
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 220
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1456 MovieClip Frame 221
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1456 MovieClip Frame 228
xues = xues - 10;
Symbol 1456 MovieClip Frame 232
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 168) && (Math.abs(this._y - _parent.cc._y) <= 16)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 168) && (Math.abs(this._y - _parent.cc1._y) <= 16)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 168) && (Math.abs(this._y - _parent.cc2._y) <= 16)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 168) && (Math.abs(this._y - _parent.cc3._y) <= 16)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 168) && (Math.abs(this._y - _parent.cc4._y) <= 16)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 168) && (Math.abs(this._y - _parent.cc5._y) <= 16)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 168) && (Math.abs(this._y - _parent.cc6._y) <= 16)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 168) && (Math.abs(this._y - _parent.cc7._y) <= 16)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 168) && (Math.abs(this._y - _parent.cc8._y) <= 16)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 168) && (Math.abs(this._y - _parent.cc9._y) <= 16)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1456 MovieClip Frame 233
delete this.onEnterFrame;
firecase = 0;
Symbol 1456 MovieClip Frame 246
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 247
delete this.onEnterFrame;
firecase = 0;
gets = false;
a = 0;
d = 0;
done = false;
play();
Symbol 1456 MovieClip Frame 255
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 256
delete this.onEnterFrame;
firecase = 0;
done = false;
hittrue = false;
a = 0;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1456 MovieClip Frame 257
xues = xues - (random(5) + 5);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u88AB\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
hitting = true;
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1456 MovieClip Frame 264
done = true;
Symbol 1456 MovieClip Frame 274
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 275
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1456 MovieClip Frame 276
xues = xues - (random(5) + 5);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1456 MovieClip Frame 293
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 294
delete this.onEnterFrame;
firecase = 0;
hittrue = false;
a = 0;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die2");
}
play();
Symbol 1456 MovieClip Frame 295
xues = xues - (random(6) + 6);
if (xues <= 0) {
gotoAndPlay ("die");
}
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1456 MovieClip Frame 312
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 313
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1456 MovieClip Frame 314
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1456 MovieClip Frame 328
delete this.onEnterFrame;
Symbol 1456 MovieClip Frame 329
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1456 MovieClip Frame 330
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 331
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1456 MovieClip Frame 332
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u653B\u51FB\u914D\u97F3V");
s.start();
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1456 MovieClip Frame 346
delete this.onEnterFrame;
Symbol 1456 MovieClip Frame 347
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1456 MovieClip Frame 348
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 349
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1456 MovieClip Frame 350
xues = xues - (random(8) + 8);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 12;
} else {
speed = -12;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1456 MovieClip Frame 364
delete this.onEnterFrame;
Symbol 1456 MovieClip Frame 365
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1456 MovieClip Frame 366
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 367
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1456 MovieClip Frame 368
s = new Sound();
s.attachSound("\u5FC5\u6740\u7EDD\u62DB\u914D\u97F3");
s.start(0, 0);
mps = 10 * (_root.jinyanlv - 1.2);
Symbol 1456 MovieClip Frame 382
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1456 MovieClip Frame 394
_parent.attachMovie("\u5FC5\u6740", "yty", 1098);
Symbol 1456 MovieClip Frame 395
firecase = 0;
Symbol 1456 MovieClip Frame 441
gotoAndPlay ("stand");
Symbol 1456 MovieClip Frame 442
delete this.onEnterFrame;
_parent.viva.shijian.gotoAndStop(1);
jinji = true;
done = false;
_root.life--;
this._x = 80;
this._y = 310;
this._xscale = 100;
this._alpha = 100;
_parent.pershow._alpha = 100;
ud = 0;
d = 0;
j = 0;
k = 0;
mps = 100;
xues = 100;
firecase = 0;
speed = 1;
stoptime = 0;
bisa = true;
done = true;
hittrue = false;
jinji = false;
walk = false;
run = false;
gets = true;
play();
Symbol 1456 MovieClip Frame 443
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1456 MovieClip Frame 450
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1456 MovieClip Frame 451
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1456 MovieClip Frame 452
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1456 MovieClip Frame 453
delete this.onEnterFrame;
firecase = 0;
Symbol 1456 MovieClip Frame 464
gotoAndPlay ("stand");
Symbol 1464 MovieClip Frame 1
var qk = false;
var gj = false;
var stoptime = 0;
this.onEnterFrame = function () {
if (_parent.hittrue == true) {
_parent.gotoAndPlay("die");
}
stoptime--;
if (stoptime <= 0) {
if (qk == false) {
this._y = this._y - 8;
if (this._y <= -64) {
qk = true;
}
} else {
this._y = this._y + 8;
if (this._y >= -2) {
_parent.a = 0;
_parent.d = 0;
_parent.play();
delete _parent.onEnterFrame;
}
}
if (_parent.fx == 0) {
if (_parent.run == true) {
_parent._x = _parent._x + 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x + 5;
}
} else {
if (_parent.run == true) {
_parent._x = _parent._x - 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x - 5;
}
}
if (Key.isDown(83)) {
if (_parent.run == true) {
_parent._y = _parent._y + 3;
} else {
_parent._y = _parent._y + 2;
}
}
if (Key.isDown(87)) {
if (_parent.run == true) {
_parent._y = _parent._y - 3;
} else {
_parent._y = _parent._y - 2;
}
}
if (Key.isDown(74) && (_parent.j == 0)) {
_parent.j = 1;
gotoAndPlay ("jumpfrie");
}
}
if (gj == true) {
if (_parent.fx == 0) {
if ((hitTest(_parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x <= _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x <= _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x <= _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x <= _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x <= _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x <= _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x <= _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x <= _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x <= _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x <= _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent._parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x > _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x > _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x > _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x > _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x > _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x > _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x > _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x > _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x > _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x > _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 138) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
}
}
};
Symbol 1464 MovieClip Frame 7
stop();
Symbol 1464 MovieClip Frame 8
play();
Symbol 1464 MovieClip Frame 9
Symbol 1464 MovieClip Frame 12
play();
gj = true;
Symbol 1464 MovieClip Frame 13
gj = false;
Symbol 1464 MovieClip Frame 14
stop();
Symbol 1573 MovieClip Frame 1
var a = 0;
var ud = 0;
var d = 0;
var j = 0;
var k = 0;
var fx = 0;
var mps = 100;
var xues = 100;
var firecase = 0;
var speed = 1;
var stoptime = 0;
var bisa = true;
var done = true;
var dones = true;
var hittrue = false;
var jinji = false;
var walk = false;
var run = false;
var gets = true;
var hitting = false;
play();
Symbol 1573 MovieClip Frame 2
run = false;
jump = false;
walk = false;
gets = true;
done = true;
dones = true;
hitting = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
a++;
gotoAndPlay ("walk");
}
if (Key.isDown(68)) {
d++;
gotoAndPlay ("walk");
}
if (Key.isDown(83)) {
if (ud < 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(87)) {
if (ud >= 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1573 MovieClip Frame 5
firecase = 0;
Symbol 1573 MovieClip Frame 8
a = 0;
d = 0;
ud = 0;
Symbol 1573 MovieClip Frame 32
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 33
run = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((!Key.isDown(65)) && (!Key.isDown(68))) && (!Key.isDown(83))) && (!Key.isDown(87))) {
gotoAndPlay ("stand");
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
walk = true;
fx = 1;
this._xscale = -100;
this._x = this._x - 4;
if (a >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(68)) {
walk = true;
fx = 0;
this._xscale = 100;
this._x = this._x + 4;
if (d >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(83)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y + 2;
}
if (Key.isDown(87)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y - 2;
}
if (Key.isDown(74) && (j == 0)) {
if ((ud >= 3) && (bisa == true)) {
gotoAndPlay ("pow");
} else {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1573 MovieClip Frame 36
firecase = 0;
Symbol 1573 MovieClip Frame 39
a = 0;
d = 0;
ud = 0;
Symbol 1573 MovieClip Frame 57
gotoAndPlay ("walk");
Symbol 1573 MovieClip Frame 58
run = true;
walk = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if (((((!Key.isDown(65)) && (!Key.isDown(68))) || (Key.isDown(65) && (Key.isDown(68)))) || ((fx == 0) && (Key.isDown(65)))) || ((fx == 1) && (Key.isDown(68)))) {
a = 0;
d = 0;
gotoAndPlay ("stand");
}
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
this._x = this._x - 7;
}
if (Key.isDown(68)) {
this._x = this._x + 7;
}
if (Key.isDown(83)) {
this._y = this._y + 3;
}
if (Key.isDown(87)) {
this._y = this._y - 3;
}
if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("runfrie");
a = 0;
d = 0;
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1573 MovieClip Frame 61
firecase = 0;
Symbol 1573 MovieClip Frame 82
if (((fx == 0) && (Key.isDown(65))) || ((fx == 1) && (Key.isDown(68)))) {
gotoAndPlay ("stand");
} else {
gotoAndPlay ("run");
}
Symbol 1573 MovieClip Frame 83
delete this.onEnterFrame;
Symbol 1573 MovieClip Frame 84
s = new Sound();
s.attachSound("\u8DF3\u914D\u97F3");
s.start();
Symbol 1573 MovieClip Frame 85
stop();
Symbol 1573 MovieClip Frame 86
a = 0;
d = 0;
run = false;
walk = false;
firecase = 0;
play();
Symbol 1573 MovieClip Frame 88
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 89
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1573 MovieClip Frame 92
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
Symbol 1573 MovieClip Frame 98
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 138) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 138) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 138) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 138) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 138) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 138) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 138) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 138) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 138) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 138) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 138) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 138) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 138) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 138) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 138) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 138) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 138) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 138) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 138) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 138) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1573 MovieClip Frame 99
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1573 MovieClip Frame 100
firecase = 0;
Symbol 1573 MovieClip Frame 113
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 114
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1573 MovieClip Frame 116
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
} else {
no = random(7) + 1;
if ((no == 3) || (no == 6)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F32");
sounds.start();
}
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 138) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 138) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 138) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 138) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 138) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 138) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 138) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 138) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 138) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 138) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 138) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 138) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 138) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 138) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 138) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 138) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 138) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 138) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 138) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 138) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
}
Symbol 1573 MovieClip Frame 117
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1573 MovieClip Frame 118
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
j = 1;
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
}
};
Symbol 1573 MovieClip Frame 130
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 131
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1573 MovieClip Frame 132
no = random(7) + 1;
if ((((no == 2) || (no == 4)) || (no == 6)) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1573 MovieClip Frame 137
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 138) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 138) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 138) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 138) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 138) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 138) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 138) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 138) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 138) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 138) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 138) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 138) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 138) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 138) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 138) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 138) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 138) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 138) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 138) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 138) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
}
Symbol 1573 MovieClip Frame 138
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1573 MovieClip Frame 139
delete this.onEnterFrame;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if ((Key.isDown(87) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("frieu");
j = 1;
} else if ((Key.isDown(83) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("fried");
j = 1;
} else if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("friec");
j = 1;
}
};
Symbol 1573 MovieClip Frame 151
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 152
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1573 MovieClip Frame 154
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1573 MovieClip Frame 158
if (fx == 0) {
this._x = this._x + 12;
} else {
this._x = this._x - 12;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 148) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 148) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 148) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 148) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 148) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 148) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 148) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 148) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 148) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 148) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 148) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 148) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 148) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 148) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 148) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 148) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 148) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 148) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 148) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 148) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1573 MovieClip Frame 159
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1573 MovieClip Frame 160
firecase = 0;
Symbol 1573 MovieClip Frame 173
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 174
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
play();
Symbol 1573 MovieClip Frame 175
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F33");
sounds.start();
}
Symbol 1573 MovieClip Frame 179
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1573 MovieClip Frame 183
if (fx == 0) {
this._x = this._x + 6;
} else {
this._x = this._x - 6;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 148) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 148) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 148) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 148) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 148) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 148) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 148) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 148) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 148) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 148) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 148) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 148) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 148) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 148) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 148) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 148) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 148) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 148) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 148) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 148) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1573 MovieClip Frame 184
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1573 MovieClip Frame 185
firecase = 0;
Symbol 1573 MovieClip Frame 197
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 198
done = false;
delete this.onEnterFrame;
Symbol 1573 MovieClip Frame 201
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1573 MovieClip Frame 204
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 148) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 148) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 148) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 148) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 148) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 148) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 148) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 148) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 148) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 148) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 148) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 148) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 148) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 148) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 148) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 148) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 148) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 148) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 148) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 148) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1573 MovieClip Frame 205
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1573 MovieClip Frame 206
firecase = 0;
Symbol 1573 MovieClip Frame 207
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1573 MovieClip Frame 223
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 224
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1573 MovieClip Frame 225
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1573 MovieClip Frame 232
xues = xues - 10;
Symbol 1573 MovieClip Frame 236
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 168) && (Math.abs(this._y - _parent.cc._y) <= 16)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 168) && (Math.abs(this._y - _parent.cc1._y) <= 16)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 168) && (Math.abs(this._y - _parent.cc2._y) <= 16)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 168) && (Math.abs(this._y - _parent.cc3._y) <= 16)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 168) && (Math.abs(this._y - _parent.cc4._y) <= 16)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 168) && (Math.abs(this._y - _parent.cc5._y) <= 16)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 168) && (Math.abs(this._y - _parent.cc6._y) <= 16)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 168) && (Math.abs(this._y - _parent.cc7._y) <= 16)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 168) && (Math.abs(this._y - _parent.cc8._y) <= 16)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 168) && (Math.abs(this._y - _parent.cc9._y) <= 16)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1573 MovieClip Frame 237
delete this.onEnterFrame;
firecase = 0;
Symbol 1573 MovieClip Frame 250
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 251
delete this.onEnterFrame;
firecase = 0;
gets = false;
a = 0;
d = 0;
done = false;
play();
Symbol 1573 MovieClip Frame 259
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 260
delete this.onEnterFrame;
firecase = 0;
hittrue = false;
a = 0;
done = false;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1573 MovieClip Frame 261
xues = xues - (random(5) + 5);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u88AB\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
hitting = true;
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1573 MovieClip Frame 268
done = true;
Symbol 1573 MovieClip Frame 278
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 279
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1573 MovieClip Frame 280
xues = xues - (random(6) + 6);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1573 MovieClip Frame 297
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 298
delete this.onEnterFrame;
firecase = 0;
hittrue = false;
a = 0;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die2");
}
play();
Symbol 1573 MovieClip Frame 299
xues = xues - (random(7) + 7);
if (xues <= 0) {
gotoAndPlay ("die");
}
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1573 MovieClip Frame 316
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 317
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1573 MovieClip Frame 318
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1573 MovieClip Frame 332
delete this.onEnterFrame;
Symbol 1573 MovieClip Frame 333
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1573 MovieClip Frame 334
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 335
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1573 MovieClip Frame 336
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u653B\u51FB\u914D\u97F3V");
s.start();
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1573 MovieClip Frame 350
delete this.onEnterFrame;
Symbol 1573 MovieClip Frame 351
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1573 MovieClip Frame 352
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 353
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1573 MovieClip Frame 354
xues = xues - (random(8) + 8);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 12;
} else {
speed = -12;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1573 MovieClip Frame 368
delete this.onEnterFrame;
Symbol 1573 MovieClip Frame 369
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1573 MovieClip Frame 370
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 371
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1573 MovieClip Frame 372
s = new Sound();
s.attachSound("\u5FC5\u6740\u7EDD\u62DB\u914D\u97F3");
s.start(0, 0);
mps = 10 * (_root.jinyanlv - 1.2);
Symbol 1573 MovieClip Frame 386
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1573 MovieClip Frame 396
var step = 0;
var i = 0;
this.onEnterFrame = function () {
step++;
if ((step % 3) == 0) {
_parent.attachMovie("\u77F3", "sss" + i, 440 + i);
i++;
if (i > 18) {
i = 0;
delete this.onEnterFrame;
}
}
};
Symbol 1573 MovieClip Frame 397
firecase = 0;
Symbol 1573 MovieClip Frame 447
gotoAndPlay ("stand");
Symbol 1573 MovieClip Frame 448
delete this.onEnterFrame;
_parent.viva.shijian.gotoAndStop(1);
jinji = true;
done = false;
_root.life--;
this._x = 80;
this._y = 310;
this._xscale = 100;
this._alpha = 100;
_parent.pershow._alpha = 100;
ud = 0;
d = 0;
j = 0;
k = 0;
mps = 100;
xues = 100;
firecase = 0;
speed = 1;
stoptime = 0;
bisa = true;
done = true;
hittrue = false;
jinji = false;
walk = false;
run = false;
gets = true;
play();
Symbol 1573 MovieClip Frame 449
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1573 MovieClip Frame 456
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1573 MovieClip Frame 457
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1573 MovieClip Frame 458
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1573 MovieClip Frame 459
delete this.onEnterFrame;
firecase = 0;
Symbol 1573 MovieClip Frame 470
gotoAndPlay ("stand");
Symbol 1581 MovieClip Frame 1
var qk = false;
var gj = false;
var stoptime = 0;
this.onEnterFrame = function () {
if (_parent.hittrue == true) {
_parent.gotoAndPlay("die");
}
stoptime--;
if (stoptime <= 0) {
if (qk == false) {
this._y = this._y - 8;
if (this._y <= -64) {
qk = true;
}
} else {
this._y = this._y + 8;
if (this._y >= -2) {
_parent.a = 0;
_parent.d = 0;
_parent.play();
delete _parent.onEnterFrame;
}
}
if (_parent.fx == 0) {
if (_parent.run == true) {
_parent._x = _parent._x + 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x + 5;
}
} else {
if (_parent.run == true) {
_parent._x = _parent._x - 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x - 5;
}
}
if (Key.isDown(83)) {
if (_parent.run == true) {
_parent._y = _parent._y + 3;
} else {
_parent._y = _parent._y + 2;
}
}
if (Key.isDown(87)) {
if (_parent.run == true) {
_parent._y = _parent._y - 3;
} else {
_parent._y = _parent._y - 2;
}
}
if (Key.isDown(74) && (_parent.j == 0)) {
_parent.j = 1;
gotoAndPlay ("jumpfrie");
}
}
if (gj == true) {
if (_parent.fx == 0) {
if ((hitTest(_parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x <= _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x <= _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x <= _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x <= _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x <= _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x <= _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x <= _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x <= _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x <= _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x <= _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent._parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x > _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x > _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x > _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x > _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x > _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x > _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x > _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x > _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x > _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x > _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
}
}
};
Symbol 1581 MovieClip Frame 7
stop();
Symbol 1581 MovieClip Frame 8
play();
Symbol 1581 MovieClip Frame 9
Symbol 1581 MovieClip Frame 12
play();
gj = true;
Symbol 1581 MovieClip Frame 13
gj = false;
Symbol 1581 MovieClip Frame 14
stop();
Symbol 1675 MovieClip Frame 1
var a = 0;
var ud = 0;
var d = 0;
var j = 0;
var k = 0;
var fx = 0;
var mps = 100;
var xues = 100;
var firecase = 0;
var speed = 1;
var stoptime = 0;
var bisa = true;
var done = true;
var dones = true;
var hitting = false;
var hittrue = false;
var jinji = false;
var walk = false;
var run = false;
var gets = true;
play();
Symbol 1675 MovieClip Frame 2
run = false;
jump = false;
walk = false;
gets = true;
done = true;
dones = true;
hitting = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
a++;
gotoAndPlay ("walk");
}
if (Key.isDown(68)) {
d++;
gotoAndPlay ("walk");
}
if (Key.isDown(83)) {
if (ud < 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(87)) {
if (ud >= 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1675 MovieClip Frame 5
firecase = 0;
Symbol 1675 MovieClip Frame 8
a = 0;
d = 0;
ud = 0;
Symbol 1675 MovieClip Frame 32
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 33
run = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((!Key.isDown(65)) && (!Key.isDown(68))) && (!Key.isDown(83))) && (!Key.isDown(87))) {
gotoAndPlay ("stand");
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
walk = true;
fx = 1;
this._xscale = -100;
this._x = this._x - 4;
if (a >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(68)) {
walk = true;
fx = 0;
this._xscale = 100;
this._x = this._x + 4;
if (d >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(83)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y + 2;
}
if (Key.isDown(87)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y - 2;
}
if (Key.isDown(74) && (j == 0)) {
if ((ud >= 3) && (bisa == true)) {
gotoAndPlay ("pow");
} else {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1675 MovieClip Frame 36
firecase = 0;
Symbol 1675 MovieClip Frame 39
a = 0;
d = 0;
ud = 0;
Symbol 1675 MovieClip Frame 57
gotoAndPlay ("walk");
Symbol 1675 MovieClip Frame 58
run = true;
walk = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if (((((!Key.isDown(65)) && (!Key.isDown(68))) || (Key.isDown(65) && (Key.isDown(68)))) || ((fx == 0) && (Key.isDown(65)))) || ((fx == 1) && (Key.isDown(68)))) {
a = 0;
d = 0;
gotoAndPlay ("stand");
}
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
this._x = this._x - 7;
}
if (Key.isDown(68)) {
this._x = this._x + 7;
}
if (Key.isDown(83)) {
this._y = this._y + 3;
}
if (Key.isDown(87)) {
this._y = this._y - 3;
}
if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("runfrie");
a = 0;
d = 0;
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1675 MovieClip Frame 61
firecase = 0;
Symbol 1675 MovieClip Frame 82
if (((fx == 0) && (Key.isDown(65))) || ((fx == 1) && (Key.isDown(68)))) {
gotoAndPlay ("stand");
} else {
gotoAndPlay ("run");
}
Symbol 1675 MovieClip Frame 83
delete this.onEnterFrame;
Symbol 1675 MovieClip Frame 84
s = new Sound();
s.attachSound("\u8DF3\u914D\u97F3");
s.start();
Symbol 1675 MovieClip Frame 85
stop();
Symbol 1675 MovieClip Frame 86
a = 0;
d = 0;
run = false;
walk = false;
firecase = 0;
play();
Symbol 1675 MovieClip Frame 88
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 89
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1675 MovieClip Frame 91
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
Symbol 1675 MovieClip Frame 97
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1675 MovieClip Frame 98
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1675 MovieClip Frame 99
firecase = 0;
Symbol 1675 MovieClip Frame 112
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 113
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1675 MovieClip Frame 115
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
} else {
no = random(7) + 1;
if ((no == 3) || (no == 6)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F32");
sounds.start();
}
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
}
Symbol 1675 MovieClip Frame 116
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1675 MovieClip Frame 117
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
j = 1;
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
}
};
Symbol 1675 MovieClip Frame 127
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 128
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1675 MovieClip Frame 129
no = random(7) + 1;
if ((((no == 2) || (no == 4)) || (no == 6)) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1675 MovieClip Frame 134
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
}
Symbol 1675 MovieClip Frame 135
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1675 MovieClip Frame 136
delete this.onEnterFrame;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if ((Key.isDown(87) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("friec");
j = 1;
} else if ((Key.isDown(83) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("fried");
j = 1;
} else if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("friec");
j = 1;
}
};
Symbol 1675 MovieClip Frame 146
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 147
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1675 MovieClip Frame 149
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1675 MovieClip Frame 153
if (fx == 0) {
this._x = this._x + 12;
} else {
this._x = this._x - 12;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1675 MovieClip Frame 154
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1675 MovieClip Frame 155
firecase = 0;
Symbol 1675 MovieClip Frame 167
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 168
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
play();
Symbol 1675 MovieClip Frame 169
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F33");
sounds.start();
}
Symbol 1675 MovieClip Frame 173
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1675 MovieClip Frame 177
if (fx == 0) {
this._x = this._x + 6;
} else {
this._x = this._x - 6;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1675 MovieClip Frame 178
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1675 MovieClip Frame 179
firecase = 0;
Symbol 1675 MovieClip Frame 191
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 192
done = false;
delete this.onEnterFrame;
Symbol 1675 MovieClip Frame 195
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1675 MovieClip Frame 198
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1675 MovieClip Frame 199
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1675 MovieClip Frame 200
firecase = 0;
Symbol 1675 MovieClip Frame 201
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1675 MovieClip Frame 217
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 218
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1675 MovieClip Frame 219
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1675 MovieClip Frame 226
xues = xues - 10;
Symbol 1675 MovieClip Frame 230
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 168) && (Math.abs(this._y - _parent.cc._y) <= 16)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 168) && (Math.abs(this._y - _parent.cc1._y) <= 16)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 168) && (Math.abs(this._y - _parent.cc2._y) <= 16)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 168) && (Math.abs(this._y - _parent.cc3._y) <= 16)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 168) && (Math.abs(this._y - _parent.cc4._y) <= 16)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 168) && (Math.abs(this._y - _parent.cc5._y) <= 16)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 168) && (Math.abs(this._y - _parent.cc6._y) <= 16)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 168) && (Math.abs(this._y - _parent.cc7._y) <= 16)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 168) && (Math.abs(this._y - _parent.cc8._y) <= 16)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 168) && (Math.abs(this._y - _parent.cc9._y) <= 16)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1675 MovieClip Frame 231
delete this.onEnterFrame;
firecase = 0;
Symbol 1675 MovieClip Frame 244
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 245
delete this.onEnterFrame;
firecase = 0;
gets = false;
a = 0;
d = 0;
done = false;
play();
Symbol 1675 MovieClip Frame 253
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 254
delete this.onEnterFrame;
firecase = 0;
hittrue = false;
a = 0;
done = false;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1675 MovieClip Frame 255
xues = xues - (random(5) + 5);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u88AB\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
hitting = true;
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1675 MovieClip Frame 262
done = true;
Symbol 1675 MovieClip Frame 272
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 273
delete this.onEnterFrame;
firecase = 0;
a = 0;
done = false;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1675 MovieClip Frame 274
xues = xues - (random(6) + 6);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1675 MovieClip Frame 291
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 292
delete this.onEnterFrame;
firecase = 0;
hittrue = false;
a = 0;
done = false;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die2");
}
play();
Symbol 1675 MovieClip Frame 293
xues = xues - (random(7) + 7);
if (xues <= 0) {
gotoAndPlay ("die");
}
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1675 MovieClip Frame 310
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 311
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1675 MovieClip Frame 312
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1675 MovieClip Frame 326
delete this.onEnterFrame;
Symbol 1675 MovieClip Frame 327
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1675 MovieClip Frame 328
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 329
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1675 MovieClip Frame 330
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u653B\u51FB\u914D\u97F3V");
s.start();
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1675 MovieClip Frame 344
delete this.onEnterFrame;
Symbol 1675 MovieClip Frame 345
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1675 MovieClip Frame 346
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 347
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1675 MovieClip Frame 348
xues = xues - (random(8) + 8);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 12;
} else {
speed = -12;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1675 MovieClip Frame 362
delete this.onEnterFrame;
Symbol 1675 MovieClip Frame 363
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1675 MovieClip Frame 364
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 365
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1675 MovieClip Frame 366
s = new Sound();
s.attachSound("\u5FC5\u6740\u7EDD\u62DB\u914D\u97F3");
s.start(0, 0);
mps = 10 * (_root.jinyanlv - 1.2);
Symbol 1675 MovieClip Frame 380
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1675 MovieClip Frame 390
_parent.attachMovie("\u767D", "jy", 998);
Symbol 1675 MovieClip Frame 391
firecase = 0;
Symbol 1675 MovieClip Frame 441
gotoAndPlay ("stand");
Symbol 1675 MovieClip Frame 442
delete this.onEnterFrame;
_parent.viva.shijian.gotoAndStop(1);
jinji = true;
done = false;
_root.life--;
this._x = 80;
this._y = 310;
this._xscale = 100;
this._alpha = 100;
_parent.pershow._alpha = 100;
ud = 0;
d = 0;
j = 0;
k = 0;
mps = 100;
xues = 100;
firecase = 0;
speed = 1;
stoptime = 0;
bisa = true;
done = true;
hittrue = false;
jinji = false;
walk = false;
run = false;
gets = true;
play();
Symbol 1675 MovieClip Frame 443
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1675 MovieClip Frame 450
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1675 MovieClip Frame 451
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1675 MovieClip Frame 452
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1675 MovieClip Frame 453
delete this.onEnterFrame;
firecase = 0;
Symbol 1675 MovieClip Frame 464
gotoAndPlay ("stand");
Symbol 1683 MovieClip Frame 1
var qk = false;
var gj = false;
var stoptime = 0;
this.onEnterFrame = function () {
if (_parent.hittrue == true) {
_parent.gotoAndPlay("die");
}
stoptime--;
if (stoptime <= 0) {
if (qk == false) {
this._y = this._y - 8;
if (this._y <= -64) {
qk = true;
}
} else {
this._y = this._y + 8;
if (this._y >= -2) {
_parent.a = 0;
_parent.d = 0;
_parent.play();
delete _parent.onEnterFrame;
}
}
if (_parent.fx == 0) {
if (_parent.run == true) {
_parent._x = _parent._x + 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x + 5;
}
} else {
if (_parent.run == true) {
_parent._x = _parent._x - 8;
}
if (_parent.walk == true) {
_parent._x = _parent._x - 5;
}
}
if (Key.isDown(83)) {
if (_parent.run == true) {
_parent._y = _parent._y + 3;
} else {
_parent._y = _parent._y + 2;
}
}
if (Key.isDown(87)) {
if (_parent.run == true) {
_parent._y = _parent._y - 3;
} else {
_parent._y = _parent._y - 2;
}
}
if (Key.isDown(74) && (_parent.j == 0)) {
_parent.j = 1;
gotoAndPlay ("jumpfrie");
}
}
if (gj == true) {
if (_parent.fx == 0) {
if ((hitTest(_parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x <= _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x <= _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x <= _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x <= _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x <= _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x <= _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x <= _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x <= _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x <= _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x <= _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent._parent.cc) && (_parent._parent.cc.done == true)) && (_parent._x > _parent._parent.cc._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc._y) <= 12)) {
stoptime = 7;
_parent._parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc1) && (_parent._parent.cc1.done == true)) && (_parent._x > _parent._parent.cc1._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc1._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc1._y) <= 12)) {
stoptime = 7;
_parent._parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc2) && (_parent._parent.cc2.done == true)) && (_parent._x > _parent._parent.cc2._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc2._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc2._y) <= 12)) {
stoptime = 7;
_parent._parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc3) && (_parent._parent.cc3.done == true)) && (_parent._x > _parent._parent.cc3._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc3._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc3._y) <= 12)) {
stoptime = 7;
_parent._parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc4) && (_parent._parent.cc4.done == true)) && (_parent._x > _parent._parent.cc4._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc4._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc4._y) <= 12)) {
stoptime = 7;
_parent._parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc5) && (_parent._parent.cc5.done == true)) && (_parent._x > _parent._parent.cc5._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc5._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc5._y) <= 12)) {
stoptime = 7;
_parent._parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc6) && (_parent._parent.cc6.done == true)) && (_parent._x > _parent._parent.cc6._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc6._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc6._y) <= 12)) {
stoptime = 7;
_parent._parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc7) && (_parent._parent.cc7.done == true)) && (_parent._x > _parent._parent.cc7._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc7._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc7._y) <= 12)) {
stoptime = 7;
_parent._parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc8) && (_parent._parent.cc8.done == true)) && (_parent._x > _parent._parent.cc8._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc8._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc8._y) <= 12)) {
stoptime = 7;
_parent._parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent._parent.cc9) && (_parent._parent.cc9.done == true)) && (_parent._x > _parent._parent.cc9._x)) {
if ((Math.abs(_parent._x - _parent._parent.cc9._x) <= 118) && (Math.abs(_parent._y - _parent._parent.cc9._y) <= 12)) {
stoptime = 7;
_parent._parent.cc9.gotoAndPlay("die");
}
}
}
}
};
Symbol 1683 MovieClip Frame 7
stop();
Symbol 1683 MovieClip Frame 8
play();
Symbol 1683 MovieClip Frame 9
Symbol 1683 MovieClip Frame 12
play();
gj = true;
Symbol 1683 MovieClip Frame 13
gj = false;
Symbol 1683 MovieClip Frame 14
stop();
Symbol 1774 MovieClip Frame 1
var a = 0;
var ud = 0;
var d = 0;
var j = 0;
var k = 0;
var fx = 0;
var mps = 100;
var xues = 100;
var firecase = 0;
var speed = 1;
var stoptime = 0;
var bisa = true;
var done = true;
var dones = true;
var hitting = false;
var hittrue = false;
var jinji = false;
var walk = false;
var run = false;
var gets = true;
play();
Symbol 1774 MovieClip Frame 2
run = false;
jump = false;
walk = false;
gets = true;
done = true;
dones = true;
hitting = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
a++;
gotoAndPlay ("walk");
}
if (Key.isDown(68)) {
d++;
gotoAndPlay ("walk");
}
if (Key.isDown(83)) {
if (ud < 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(87)) {
if (ud >= 2) {
ud++;
}
gotoAndPlay ("walk");
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1774 MovieClip Frame 5
firecase = 0;
Symbol 1774 MovieClip Frame 8
a = 0;
d = 0;
ud = 0;
Symbol 1774 MovieClip Frame 32
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 33
run = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if ((((!Key.isDown(65)) && (!Key.isDown(68))) && (!Key.isDown(83))) && (!Key.isDown(87))) {
gotoAndPlay ("stand");
}
if (Key.isDown(65)) {
walk = true;
fx = 1;
this._xscale = -100;
this._x = this._x - 4;
if (a >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(68)) {
walk = true;
fx = 0;
this._xscale = 100;
this._x = this._x + 4;
if (d >= 2) {
gotoAndPlay ("run");
}
}
if (Key.isDown(83)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y + 2;
}
if (Key.isDown(87)) {
if ((!Key.isDown(65)) && (!Key.isDown(68))) {
walk = false;
}
this._y = this._y - 2;
}
if (Key.isDown(74) && (j == 0)) {
if ((ud >= 3) && (bisa == true)) {
gotoAndPlay ("pow");
} else {
if (firecase == 0) {
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
if (firecase == 2) {
gotoAndPlay ("friec");
}
}
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1774 MovieClip Frame 36
firecase = 0;
Symbol 1774 MovieClip Frame 39
a = 0;
d = 0;
ud = 0;
Symbol 1774 MovieClip Frame 57
gotoAndPlay ("walk");
Symbol 1774 MovieClip Frame 58
run = true;
walk = false;
this.onEnterFrame = function () {
if (_root.action == true) {
if (((((!Key.isDown(65)) && (!Key.isDown(68))) || (Key.isDown(65) && (Key.isDown(68)))) || ((fx == 0) && (Key.isDown(65)))) || ((fx == 1) && (Key.isDown(68)))) {
a = 0;
d = 0;
gotoAndPlay ("stand");
}
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if (Key.isDown(85) && (mps >= 100)) {
gotoAndPlay ("pow");
}
if (Key.isDown(65)) {
this._x = this._x - 7;
}
if (Key.isDown(68)) {
this._x = this._x + 7;
}
if (Key.isDown(83)) {
this._y = this._y + 3;
}
if (Key.isDown(87)) {
this._y = this._y - 3;
}
if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("runfrie");
a = 0;
d = 0;
j = 1;
}
if (Key.isDown(75) && (k == 0)) {
k = 1;
gotoAndPlay ("jump");
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
}
};
Symbol 1774 MovieClip Frame 61
firecase = 0;
Symbol 1774 MovieClip Frame 82
if (((fx == 0) && (Key.isDown(65))) || ((fx == 1) && (Key.isDown(68)))) {
gotoAndPlay ("stand");
} else {
gotoAndPlay ("run");
}
Symbol 1774 MovieClip Frame 83
delete this.onEnterFrame;
Symbol 1774 MovieClip Frame 84
s = new Sound();
s.attachSound("\u8DF3\u914D\u97F3");
s.start();
Symbol 1774 MovieClip Frame 85
stop();
Symbol 1774 MovieClip Frame 86
a = 0;
d = 0;
run = false;
walk = false;
firecase = 0;
play();
Symbol 1774 MovieClip Frame 88
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 89
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1774 MovieClip Frame 91
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
Symbol 1774 MovieClip Frame 97
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1774 MovieClip Frame 98
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1774 MovieClip Frame 99
firecase = 0;
Symbol 1774 MovieClip Frame 112
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 113
delete this.onEnterFrame;
a = 0;
d = 0;
if (gets == false) {
gotoAndPlay ("getfood");
}
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
}
play();
Symbol 1774 MovieClip Frame 115
if ((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) {
gotoAndPlay ("jinji");
} else {
no = random(7) + 1;
if ((no == 3) || (no == 6)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F32");
sounds.start();
}
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 1;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit");
}
}
}
Symbol 1774 MovieClip Frame 116
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1774 MovieClip Frame 117
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if (Key.isDown(74) && (j == 0)) {
if (firecase == 0) {
j = 1;
gotoAndPlay ("friea");
}
if (firecase == 1) {
gotoAndPlay ("frieb");
}
}
};
Symbol 1774 MovieClip Frame 127
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 128
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1774 MovieClip Frame 129
no = random(7) + 1;
if ((((no == 2) || (no == 4)) || (no == 6)) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1774 MovieClip Frame 134
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 108) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 108) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc1.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 108) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc2.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 108) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc3.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 108) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc4.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 108) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc5.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 108) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc6.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 108) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc7.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 108) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc8.gotoAndPlay("hit2");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 108) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 2;
stoptime = 7;
_parent.cc9.gotoAndPlay("hit2");
}
}
}
Symbol 1774 MovieClip Frame 135
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1774 MovieClip Frame 136
delete this.onEnterFrame;
this.onEnterFrame = function () {
if (!Key.isDown(74)) {
j = 0;
}
if ((Key.isDown(87) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("frieu");
j = 1;
} else if ((Key.isDown(83) && (Key.isDown(74))) && (j == 0)) {
gotoAndPlay ("fried");
j = 1;
} else if (Key.isDown(74) && (j == 0)) {
gotoAndPlay ("friec");
j = 1;
}
};
Symbol 1774 MovieClip Frame 146
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 147
delete this.onEnterFrame;
a = 0;
d = 0;
play();
Symbol 1774 MovieClip Frame 149
if (fx == 0) {
this._x = this._x + 7;
} else {
this._x = this._x - 7;
}
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F3");
sounds.start();
}
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1774 MovieClip Frame 153
if (fx == 0) {
this._x = this._x + 12;
} else {
this._x = this._x - 12;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1774 MovieClip Frame 154
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1774 MovieClip Frame 155
firecase = 0;
Symbol 1774 MovieClip Frame 168
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 169
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
play();
Symbol 1774 MovieClip Frame 170
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start();
no = random(7) + 1;
if (((no == 2) || ((no == 4) | (no == 6))) || (no == 8)) {
sounds = new Sound();
sounds.attachSound("\u653B\u51FB\u914D\u97F33");
sounds.start();
}
Symbol 1774 MovieClip Frame 174
s = new Sound();
s.attachSound("\u5251\u98CE\u97F3");
s.start();
Symbol 1774 MovieClip Frame 178
if (fx == 0) {
this._x = this._x + 6;
} else {
this._x = this._x - 6;
}
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 128) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 128) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 128) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 128) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 128) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 128) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 128) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 128) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 128) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 128) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
Symbol 1774 MovieClip Frame 179
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
Symbol 1774 MovieClip Frame 180
firecase = 0;
Symbol 1774 MovieClip Frame 192
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 193
done = false;
delete this.onEnterFrame;
Symbol 1774 MovieClip Frame 196
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.1, 0);
Symbol 1774 MovieClip Frame 199
if (fx == 0) {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x <= _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x <= _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x <= _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x <= _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x <= _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x <= _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x <= _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x <= _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x <= _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x <= _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
} else {
if ((hitTest(_parent.cc) && (_parent.cc.done == true)) && (this._x > _parent.cc._x)) {
if ((Math.abs(this._x - _parent.cc._x) <= 118) && (Math.abs(this._y - _parent.cc._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc1) && (_parent.cc1.done == true)) && (this._x > _parent.cc1._x)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 118) && (Math.abs(this._y - _parent.cc1._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc1.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc2) && (_parent.cc2.done == true)) && (this._x > _parent.cc2._x)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 118) && (Math.abs(this._y - _parent.cc2._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc2.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc3) && (_parent.cc3.done == true)) && (this._x > _parent.cc3._x)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 118) && (Math.abs(this._y - _parent.cc3._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc3.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc4) && (_parent.cc4.done == true)) && (this._x > _parent.cc4._x)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 118) && (Math.abs(this._y - _parent.cc4._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc4.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc5) && (_parent.cc5.done == true)) && (this._x > _parent.cc5._x)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 118) && (Math.abs(this._y - _parent.cc5._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc5.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc6) && (_parent.cc6.done == true)) && (this._x > _parent.cc6._x)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 118) && (Math.abs(this._y - _parent.cc6._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc6.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc7) && (_parent.cc7.done == true)) && (this._x > _parent.cc7._x)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 118) && (Math.abs(this._y - _parent.cc7._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc7.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc8) && (_parent.cc8.done == true)) && (this._x > _parent.cc8._x)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 118) && (Math.abs(this._y - _parent.cc8._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc8.gotoAndPlay("die");
}
}
if ((hitTest(_parent.cc9) && (_parent.cc9.done == true)) && (this._x > _parent.cc9._x)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 118) && (Math.abs(this._y - _parent.cc9._y) <= 12)) {
firecase = 3;
stoptime = 7;
_parent.cc9.gotoAndPlay("die");
}
}
}
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1774 MovieClip Frame 200
delete this.onEnterFrame;
stop();
this.onEnterFrame = function () {
stoptime--;
if (stoptime <= 0) {
play();
} else {
stop();
}
};
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1774 MovieClip Frame 201
firecase = 0;
Symbol 1774 MovieClip Frame 202
if (fx == 0) {
this._x = this._x + 18;
} else {
this._x = this._x - 18;
}
Symbol 1774 MovieClip Frame 218
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 219
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1774 MovieClip Frame 220
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1774 MovieClip Frame 227
xues = xues - 10;
Symbol 1774 MovieClip Frame 231
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 168) && (Math.abs(this._y - _parent.cc._y) <= 16)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 168) && (Math.abs(this._y - _parent.cc1._y) <= 16)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 168) && (Math.abs(this._y - _parent.cc2._y) <= 16)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 168) && (Math.abs(this._y - _parent.cc3._y) <= 16)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 168) && (Math.abs(this._y - _parent.cc4._y) <= 16)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 168) && (Math.abs(this._y - _parent.cc5._y) <= 16)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 168) && (Math.abs(this._y - _parent.cc6._y) <= 16)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 168) && (Math.abs(this._y - _parent.cc7._y) <= 16)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 168) && (Math.abs(this._y - _parent.cc8._y) <= 16)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 168) && (Math.abs(this._y - _parent.cc9._y) <= 16)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1774 MovieClip Frame 232
delete this.onEnterFrame;
firecase = 0;
Symbol 1774 MovieClip Frame 245
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 246
delete this.onEnterFrame;
firecase = 0;
gets = false;
a = 0;
d = 0;
done = false;
play();
Symbol 1774 MovieClip Frame 254
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 255
delete this.onEnterFrame;
firecase = 0;
done = false;
hittrue = false;
a = 0;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1774 MovieClip Frame 256
xues = xues - (random(5) + 5);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u88AB\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
hitting = true;
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1774 MovieClip Frame 263
done = true;
Symbol 1774 MovieClip Frame 273
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 274
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die");
}
play();
Symbol 1774 MovieClip Frame 275
xues = xues - (random(6) + 6);
if (xues <= 0) {
gotoAndPlay ("die");
}
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1774 MovieClip Frame 292
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 293
delete this.onEnterFrame;
firecase = 0;
done = false;
hittrue = false;
a = 0;
d = 0;
gg = random(7) + 1;
if (gg == 2) {
gotoAndPlay ("die2");
}
play();
Symbol 1774 MovieClip Frame 294
xues = xues - (random(7) + 7);
if (xues <= 0) {
gotoAndPlay ("die");
}
this.onEnterFrame = function () {
if ((!Key.isDown(74)) && (!Key.isDown(75))) {
jinji = false;
}
if (!Key.isDown(74)) {
j = 0;
}
if (!Key.isDown(75)) {
k = 0;
}
if ((((Key.isDown(74) && (Key.isDown(75))) && (xues > 28)) && (j == 0)) && (jinji == false)) {
a = 0;
d = 0;
jinji = true;
gotoAndPlay ("jinji");
}
};
Symbol 1774 MovieClip Frame 311
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 312
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1774 MovieClip Frame 313
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1774 MovieClip Frame 327
delete this.onEnterFrame;
Symbol 1774 MovieClip Frame 328
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1774 MovieClip Frame 329
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 330
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1774 MovieClip Frame 331
xues = xues - (random(6) + 6);
s = new Sound();
s.attachSound("\u653B\u51FB\u914D\u97F3V");
s.start();
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1774 MovieClip Frame 345
delete this.onEnterFrame;
Symbol 1774 MovieClip Frame 346
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1774 MovieClip Frame 347
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 348
delete this.onEnterFrame;
firecase = 0;
a = 0;
d = 0;
done = false;
dones = false;
play();
Symbol 1774 MovieClip Frame 349
xues = xues - (random(8) + 8);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u88AB\u51FB\u4E2D\u914D\u97F3");
s2.start();
hitting = true;
if (fx == 1) {
speed = 12;
} else {
speed = -12;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1774 MovieClip Frame 363
delete this.onEnterFrame;
Symbol 1774 MovieClip Frame 364
stop();
time = 48;
if (xues <= 0) {
s = new Sound();
s.attachSound("\u4E3B\u89D2\u6B7B\u914D\u97F3");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
gotoAndPlay ("stand");
} else {
stop();
}
} else {
_parent.pershow._alpha = _parent.pershow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
if (_root.life > 1) {
this._alpha = 100;
delete this.onEnterFrame;
gotoAndPlay ("live");
} else {
delete this.onEnterFrame;
_parent.attachMovie("gameover", "gameover", 100001);
}
}
}
}
};
Symbol 1774 MovieClip Frame 365
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 366
delete this.onEnterFrame;
jinji = true;
done = false;
Symbol 1774 MovieClip Frame 367
s = new Sound();
s.attachSound("\u5FC5\u6740\u7EDD\u62DB\u914D\u97F3");
s.start(0, 0);
mps = 10 * (_root.jinyanlv - 1.2);
Symbol 1774 MovieClip Frame 381
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1774 MovieClip Frame 393
_parent.attachMovie("\u7D2B\u708E", "jy", 998);
Symbol 1774 MovieClip Frame 394
firecase = 0;
Symbol 1774 MovieClip Frame 425
gotoAndPlay ("stand");
Symbol 1774 MovieClip Frame 426
delete this.onEnterFrame;
_parent.viva.shijian.gotoAndStop(1);
jinji = true;
done = false;
_root.life--;
this._x = 80;
this._y = 310;
this._xscale = 100;
this._alpha = 100;
_parent.pershow._alpha = 100;
ud = 0;
d = 0;
j = 0;
k = 0;
mps = 100;
xues = 100;
firecase = 0;
speed = 1;
stoptime = 0;
bisa = true;
done = true;
hittrue = false;
jinji = false;
walk = false;
run = false;
gets = true;
play();
Symbol 1774 MovieClip Frame 427
s = new Sound();
s.attachSound("\u7981\u6280\u914D\u97F3");
s.start();
fx = 8;
Symbol 1774 MovieClip Frame 433
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1774 MovieClip Frame 434
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1774 MovieClip Frame 435
if (hitTest(_parent.cc) && (_parent.cc.done == true)) {
if ((Math.abs(this._x - _parent.cc._x) <= 188) && (Math.abs(this._y - _parent.cc._y) <= 18)) {
_parent.cc.xues = _parent.cc.xues - 6;
_parent.cc.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc1) && (_parent.cc1.done == true)) {
if ((Math.abs(this._x - _parent.cc1._x) <= 188) && (Math.abs(this._y - _parent.cc1._y) <= 18)) {
_parent.cc1.xues = _parent.cc1.xues - 6;
_parent.cc1.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc2) && (_parent.cc2.done == true)) {
if ((Math.abs(this._x - _parent.cc2._x) <= 188) && (Math.abs(this._y - _parent.cc2._y) <= 18)) {
_parent.cc2.xues = _parent.cc2.xues - 6;
_parent.cc2.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc3) && (_parent.cc3.done == true)) {
if ((Math.abs(this._x - _parent.cc3._x) <= 188) && (Math.abs(this._y - _parent.cc3._y) <= 18)) {
_parent.cc3.xues = _parent.cc3.xues - 6;
_parent.cc3.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc4) && (_parent.cc4.done == true)) {
if ((Math.abs(this._x - _parent.cc4._x) <= 188) && (Math.abs(this._y - _parent.cc4._y) <= 18)) {
_parent.cc4.xues = _parent.cc4.xues - 6;
_parent.cc4.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc5) && (_parent.cc5.done == true)) {
if ((Math.abs(this._x - _parent.cc5._x) <= 188) && (Math.abs(this._y - _parent.cc5._y) <= 18)) {
_parent.cc5.xues = _parent.cc5.xues - 6;
_parent.cc5.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc6) && (_parent.cc6.done == true)) {
if ((Math.abs(this._x - _parent.cc6._x) <= 188) && (Math.abs(this._y - _parent.cc6._y) <= 18)) {
_parent.cc6.xues = _parent.cc6.xues - 6;
_parent.cc6.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc7) && (_parent.cc7.done == true)) {
if ((Math.abs(this._x - _parent.cc7._x) <= 188) && (Math.abs(this._y - _parent.cc7._y) <= 18)) {
_parent.cc7.xues = _parent.cc7.xues - 6;
_parent.cc7.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc8) && (_parent.cc8.done == true)) {
if ((Math.abs(this._x - _parent.cc8._x) <= 188) && (Math.abs(this._y - _parent.cc8._y) <= 18)) {
_parent.cc8.xues = _parent.cc8.xues - 6;
_parent.cc8.gotoAndPlay("die");
}
}
if (hitTest(_parent.cc9) && (_parent.cc9.done == true)) {
if ((Math.abs(this._x - _parent.cc9._x) <= 188) && (Math.abs(this._y - _parent.cc9._y) <= 18)) {
_parent.cc9.xues = _parent.cc9.xues - 8;
_parent.cc9.gotoAndPlay("die");
}
}
Symbol 1774 MovieClip Frame 436
delete this.onEnterFrame;
firecase = 0;
Symbol 1774 MovieClip Frame 448
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 1
var gj = 0;
var udlr = 0;
var zk = 0;
var js = 0;
var fx = 0;
var xues = 200;
var done = true;
var qk = true;
var deeps = true;
play();
Symbol 1831 MovieClip Frame 2
zk = random(9) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
done = true;
if (((zk == 2) || (zk == 6)) || (zk == 8)) {
gotoAndPlay ("walk");
} else {
play();
}
if (((zk == 1) || (zk == 5)) || (zk == 9)) {
if ((((Math.abs(this._x - _parent.per._x) <= 148) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 14)) {
gotoAndPlay ("friec");
}
}
if (((zk == 15) || (zk == 5)) || (zk == 10)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 10)) {
gotoAndPlay ("friea");
}
}
}
};
Symbol 1831 MovieClip Frame 18
if (_root.youxinandu == 1) {
zk = random(9) + 1;
}
Symbol 1831 MovieClip Frame 34
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 35
udlr = random(19) + 1;
zk = random(17) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if (((zk == 7) || (zk == 11)) || (zk == 15)) {
if ((((Math.abs(this._x - _parent.per._x) <= 148) && (Math.abs(this._x - _parent.per._x) >= 38)) && (_parent.per.done == true)) && (Math.abs(this._y - _parent.per._y) <= 14)) {
gotoAndPlay ("friec");
}
} else if ((zk == 3) || (zk == 13)) {
if ((((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._x - _parent.per._x) >= 28)) && (_parent.per.done == true)) && (Math.abs(this._y - _parent.per._y) <= 10)) {
gotoAndPlay ("friea");
}
} else if ((((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._x - _parent.per._x) >= 28)) && (_parent.per.done == true)) && (Math.abs(this._y - _parent.per._y) <= 10)) {
gotoAndPlay ("frieb");
}
if ((((((((udlr == 2) || (udlr == 16)) || (udlr == 12)) || (udlr == 15)) || (udlr == 13)) || (udlr == 8)) || (udlr == 11)) || (udlr == 17)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 1) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 108) {
if (this._x > _parent.per._x) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
if ((Math.abs(this._y - _parent.per._y) < 8) && (Math.abs(this._x - _parent.per._x) < 28)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 108) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 48) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if ((udlr == 9) || (udlr == 7)) {
this._x = this._x - 3;
this._y++;
}
if ((udlr == 19) || (udlr == 3)) {
this._x = this._x + 3;
this._y--;
}
if ((udlr == 6) || (udlr == 10)) {
this._x = this._x - 3;
this._y--;
}
if ((udlr == 18) || (udlr == 5)) {
this._x = this._x - 3;
this._y++;
}
};
play();
Symbol 1831 MovieClip Frame 55
zk = random(17) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 1831 MovieClip Frame 75
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 76
delete this.onEnterFrame;
Symbol 1831 MovieClip Frame 77
s = new Sound();
s.attachSound("\u5439!");
s.start();
s = new Sound();
s.attachSound("\u97F3\u65484");
s.start();
Symbol 1831 MovieClip Frame 78
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 4;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 4;
}
}
Symbol 1831 MovieClip Frame 89
zk = random(7) + 1;
if ((((zk == 1) || (zk == 3)) || (zk == 5)) || (zk == 7)) {
gotoAndPlay ("stand");
} else {
play();
}
Symbol 1831 MovieClip Frame 90
delete this.onEnterFrame;
Symbol 1831 MovieClip Frame 91
s = new Sound();
s.attachSound("\u53EF`!");
s.start();
s = new Sound();
s.attachSound("\u97F3\u65484");
s.start();
Symbol 1831 MovieClip Frame 92
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
_parent.per.xues = _parent.per.xues - 4;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
_parent.per.xues = _parent.per.xues - 4;
}
}
Symbol 1831 MovieClip Frame 105
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 106
delete this.onEnterFrame;
Symbol 1831 MovieClip Frame 111
s = new Sound();
s.attachSound("\u5475!");
s.start();
s = new Sound();
s.attachSound("\u6325\u5251\u97F32");
s.start(0.08, 0);
Symbol 1831 MovieClip Frame 112
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 16)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 8;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 16)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 8;
}
}
Symbol 1831 MovieClip Frame 113
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
Symbol 1831 MovieClip Frame 127
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 128
delete this.onEnterFrame;
play();
Symbol 1831 MovieClip Frame 129
xues = xues - (4 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(3) + 5);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
Symbol 1831 MovieClip Frame 148
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 149
delete this.onEnterFrame;
play();
Symbol 1831 MovieClip Frame 150
xues = xues - (5 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(3) + 5);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start(0.12, 0);
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
Symbol 1831 MovieClip Frame 169
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 170
delete this.onEnterFrame;
hitrue = false;
done = false;
play();
Symbol 1831 MovieClip Frame 171
xues = xues - (12 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(7) + 1);
_parent.viva.s++;
visibletime = 88;
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start(0.08, 0);
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1831 MovieClip Frame 187
delete this.onEnterFrame;
Symbol 1831 MovieClip Frame 188
stop();
time = 38;
if (xues <= 0) {
_parent.viva.powers = _parent.viva.powers + (random(88) + 88);
_parent.viva.g = _parent.viva.g + (random(4) + 5);
_parent.viva.s = _parent.viva.s + (random(5) + 3);
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F34");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
play();
} else {
stop();
}
} else {
_parent.boshow._alpha = _parent.boshow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
_parent.boshow._alpha = 0;
this._alpha = 0;
_parent.bossxue.removeMovieClip();
delete this.onEnterFrame;
}
}
};
Symbol 1831 MovieClip Frame 189
delete this.onEnterFrame;
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
Symbol 1831 MovieClip Frame 190
s = new Sound();
s.attachSound("\u5475!");
s.start();
Symbol 1831 MovieClip Frame 196
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
this.onEnterFrame = function () {
if (hitTest(_parent.per) && (_parent.per.done == true)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 18)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 8;
delete this.onEnterFrame;
}
}
};
Symbol 1831 MovieClip Frame 197
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
Symbol 1831 MovieClip Frame 203
delete this.onEnterFrame;
Symbol 1831 MovieClip Frame 210
gotoAndPlay ("stand");
Symbol 1831 MovieClip Frame 211
play();
Symbol 1831 MovieClip Frame 212
stop();
this.swapDepths(this._y);
done = false;
this._alpha = 100;
_parent.boshow._alpha = 100;
_root.action = false;
this.onEnterFrame = function () {
this.swapDepths(int(this._y));
if (this._x > _parent.per._x) {
this._xscale = 100;
} else {
this._xscale = -100;
}
};
Symbol 1831 MovieClip Frame 213
prevFrame();
Symbol 1907 MovieClip Frame 1
var gj = 0;
var udlr = 0;
var zk = 0;
var js = 0;
var fx = 0;
var xy = 0;
var xues = 300;
var done = true;
var deeps = true;
var qk = true;
play();
Symbol 1907 MovieClip Frame 2
zk = random(17) + 1;
xy = random(17) + 1;
done = true;
deeps = true;
_parent.boshow._alpha = 100;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if ((((((zk == 2) || (zk == 6)) || (zk == 16)) || (zk == 8)) || (zk == 12)) || (zk == 18)) {
gotoAndPlay ("walk");
} else {
play();
}
if (((((zk == 4) || (zk == 6)) || (zk == 9)) || (zk == 12)) || (zk == 17)) {
if ((((Math.abs(this._x - _parent.per._x) <= 148) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 14)) {
gotoAndPlay ("friec");
}
}
if ((((((zk == 15) || (zk == 3)) || (zk == 5)) || (zk == 7)) || (zk == 11)) || (zk == 13)) {
if ((((Math.abs(this._x - _parent.per._x) <= 128) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
if ((((xy == 8) || (xy == 2)) || (xy == 12)) || (xy == 16)) {
gotoAndPlay ("fried");
}
}
};
Symbol 1907 MovieClip Frame 18
if (_root.youxinandu == 1) {
zk = random(7) + 1;
}
Symbol 1907 MovieClip Frame 34
gotoAndPlay ("stand");
Symbol 1907 MovieClip Frame 35
udlr = random(19) + 1;
zk = random(17) + 1;
xy = random(17) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if ((((xy == 8) || (xy == 2)) || (xy == 12)) || (xy == 16)) {
gotoAndPlay ("fried");
}
if (((((((((udlr == 2) || (udlr == 4)) || (udlr == 6)) || (udlr == 8)) || (udlr == 10)) || (udlr == 12)) || (udlr == 14)) || (udlr == 16)) || (udlr == 18)) {
if (((((((((zk == 2) || (zk == 4)) || (zk == 6)) || (zk == 8)) || (zk == 10)) || (zk == 12)) || (zk == 14)) || (zk == 16)) || (zk == 18)) {
if ((((Math.abs(this._x - _parent.per._x) <= 148) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 38)) && (Math.abs(this._y - _parent.per._y) <= 14)) {
gotoAndPlay ("friec");
}
} else if ((((Math.abs(this._x - _parent.per._x) <= 128) && (_parent.per.done == true)) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
}
if ((((((((((((udlr == 19) || (udlr == 2)) || (udlr == 16)) || (udlr == 12)) || (udlr == 15)) || (udlr == 5)) || (udlr == 7)) || (udlr == 13)) || (udlr == 8)) || (udlr == 10)) || (udlr == 11)) || (udlr == 17)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 88) {
if (this._x > _parent.per._x) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
if ((Math.abs(this._y - _parent.per._y) < 8) && (Math.abs(this._x - _parent.per._x) < 48)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 108) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 68) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 9) {
this._x = this._x - 3;
this._y++;
}
if (udlr == 3) {
this._x = this._x + 3;
this._y--;
}
if (udlr == 6) {
this._x = this._x - 3;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 3;
this._y++;
}
};
play();
Symbol 1907 MovieClip Frame 59
zk = random(17) + 1;
xy = random(17) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 1907 MovieClip Frame 82
gotoAndPlay ("stand");
Symbol 1907 MovieClip Frame 83
delete this.onEnterFrame;
Symbol 1907 MovieClip Frame 84
s = new Sound();
s.attachSound("\u53EF!");
s.start();
s2 = new Sound();
s2.attachSound("\u5251\u98CE\u97F3");
s2.start(0.08, 0);
Symbol 1907 MovieClip Frame 86
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
_parent.per.xues = _parent.per.xues - 4;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit");
_parent.per.xues = _parent.per.xues - 4;
}
}
Symbol 1907 MovieClip Frame 101
zk = random(7) + 1;
if ((((zk == 1) || (zk == 3)) || (zk == 5)) || (zk == 7)) {
gotoAndPlay ("stand");
} else {
play();
}
Symbol 1907 MovieClip Frame 102
delete this.onEnterFrame;
Symbol 1907 MovieClip Frame 103
s = new Sound();
s.attachSound("\u547C\u5229\u5C14!");
s.start();
s2 = new Sound();
s2.attachSound("\u6325\u5251\u97F32");
s2.start(0.08, 0);
Symbol 1907 MovieClip Frame 108
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 8;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 8;
}
}
Symbol 1907 MovieClip Frame 126
gotoAndPlay ("stand");
Symbol 1907 MovieClip Frame 127
delete this.onEnterFrame;
done = false;
_parent.boshow._alpha = 0;
Symbol 1907 MovieClip Frame 154
t = random(18);
if (((t == 2) || (t == 8)) || (t == 13)) {
this._x = _parent.per._x;
this._y = _parent.per._y + 1;
} else {
this._x = random(440) + 30;
this._y = random(80) + 250;
}
Symbol 1907 MovieClip Frame 175
_parent.boshow._alpha = 100;
gotoAndPlay ("stand");
Symbol 1907 MovieClip Frame 176
delete this.onEnterFrame;
play();
Symbol 1907 MovieClip Frame 177
xues = xues - (8 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(5) + 5);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F32");
s.start();
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
Symbol 1907 MovieClip Frame 194
gotoAndPlay ("stand");
Symbol 1907 MovieClip Frame 195
delete this.onEnterFrame;
play();
Symbol 1907 MovieClip Frame 196
xues = xues - (10 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(5) + 5);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F3");
s.start();
s2 = new Sound();
s2.attachSound("\u654C\u4EBA\u88AB\u6253\u97F33");
s2.start();
Symbol 1907 MovieClip Frame 213
gotoAndPlay ("stand");
Symbol 1907 MovieClip Frame 214
delete this.onEnterFrame;
done = false;
play();
Symbol 1907 MovieClip Frame 215
xues = xues - (12 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(8) + 8);
s = new Sound();
s.attachSound("\u51FB\u4E2D\u97F33");
s.start();
s2 = new Sound();
s2.attachSound("\u53EF`!");
s2.start();
if (_parent.per.fx == 0) {
speed = 4;
} else if (_parent.per.fx >= 3) {
if (this._x > _parent.per._x) {
speed = 8;
} else {
speed = -8;
}
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1907 MovieClip Frame 231
delete this.onEnterFrame;
Symbol 1907 MovieClip Frame 232
stop();
time = 38;
if (xues <= 0) {
_parent.viva.powers = _parent.viva.powers + (random(188) + 188);
_parent.viva.g = _parent.viva.g + (random(4) + 5);
_parent.viva.s = _parent.viva.s + (random(5) + 3);
deeps = false;
s = new Sound();
s.attachSound("\u654C\u4EBA\u6B7B\u97F34");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
play();
} else {
stop();
}
} else {
_parent.boshow._alpha = _parent.boshow._alpha - 3;
this._alpha = this._alpha - 3;
if (this._alpha <= 0) {
_parent.bossxue.removeMovieClip();
delete this.onEnterFrame;
stop();
}
}
};
Symbol 1907 MovieClip Frame 233
delete this.onEnterFrame;
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
Symbol 1907 MovieClip Frame 234
s = new Sound();
s.attachSound("\u547C\u5229\u5C14!");
s.start();
Symbol 1907 MovieClip Frame 241
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
this.onEnterFrame = function () {
if (hitTest(_parent.per) && (_parent.per.done == true)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 14)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 12;
delete this.onEnterFrame;
}
}
};
Symbol 1907 MovieClip Frame 242
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
Symbol 1907 MovieClip Frame 247
delete this.onEnterFrame;
Symbol 1907 MovieClip Frame 259
gotoAndPlay ("stand");
Symbol 1907 MovieClip Frame 260
play();
Symbol 1907 MovieClip Frame 261
play();
this.swapDepths(this._y);
done = false;
this._alpha = 100;
_parent.bossxue.removeMovieClip();
_parent.boshow._alpha = 100;
this.onEnterFrame = function () {
this.swapDepths(int(this._y));
if (this._x > _parent.per._x) {
this._xscale = 100;
} else {
this._xscale = -100;
}
};
Symbol 1907 MovieClip Frame 293
gotoAndPlay ("lose");
Symbol 1907 MovieClip Frame 294
prevFrame();
Symbol 1907 MovieClip Frame 295
stop();
Symbol 1907 MovieClip Frame 296
this.onEnterFrame = function () {
_parent.boshow._alpha = _parent.boshow._alpha - 2;
this._alpha = this._alpha - 2;
if (this._alpha <= 0) {
_parent.attachMovie("\u5BF9\u8BDDD", "news", 7999);
removeMovieClip(this);
delete this.onEnterFrame;
}
};
stop();
Symbol 1988 MovieClip Frame 1
var gj = 0;
var udlr = 0;
var zk = 0;
var js = 0;
var fx = 0;
var xy = 0;
var xues = 300;
var done = true;
var qk = true;
play();
Symbol 1988 MovieClip Frame 2
zk = random(17) + 1;
xy = random(17) + 1;
done = true;
_parent.boshow._alpha = 100;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if (_root.action == true) {
if ((((((zk == 2) || (zk == 6)) || (zk == 16)) || (zk == 8)) || (zk == 12)) || (zk == 18)) {
gotoAndPlay ("walk");
} else {
play();
}
if (((((zk == 4) || (zk == 6)) || (zk == 9)) || (zk == 12)) || (zk == 17)) {
if (((Math.abs(this._x - _parent.per._x) <= 138) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frieb");
}
} else if ((((((zk == 15) || (zk == 3)) || (zk == 5)) || (zk == 7)) || (zk == 11)) || (zk == 13)) {
if (((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
} else if (((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
if ((xy == 5) || (xy == 10)) {
gotoAndPlay ("friee");
}
if (xy == 8) {
gotoAndPlay ("fried");
}
}
};
Symbol 1988 MovieClip Frame 18
zk = random(17) + 1;
Symbol 1988 MovieClip Frame 34
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 35
udlr = random(19) + 1;
zk = random(17) + 1;
xy = random(17) + 1;
this.onEnterFrame = function () {
if (this._x > _parent.per._x) {
this._xscale = 100;
fx = 0;
} else {
fx = 1;
this._xscale = -100;
}
if ((xy == 6) || (xy == 12)) {
gotoAndPlay ("friee");
}
if (xy == 8) {
gotoAndPlay ("fried");
}
if (((((udlr == 2) || (udlr == 8)) || (udlr == 10)) || (udlr == 12)) || (udlr == 18)) {
if (((((zk == 4) || (zk == 6)) || (zk == 9)) || (zk == 12)) || (zk == 17)) {
if (((Math.abs(this._x - _parent.per._x) <= 138) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("frieb");
}
} else if ((((((zk == 15) || (zk == 3)) || (zk == 5)) || (zk == 7)) || (zk == 11)) || (zk == 13)) {
if (((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friea");
}
} else if (((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._x - _parent.per._x) >= 28)) && (Math.abs(this._y - _parent.per._y) <= 12)) {
gotoAndPlay ("friec");
}
}
if ((((((((((((udlr == 19) || (udlr == 2)) || (udlr == 16)) || (udlr == 12)) || (udlr == 15)) || (udlr == 5)) || (udlr == 7)) || (udlr == 13)) || (udlr == 8)) || (udlr == 10)) || (udlr == 11)) || (udlr == 17)) {
if (qk == true) {
if (Math.abs(this._y - _parent.per._y) > 2) {
if (this._y > _parent.per._y) {
this._y = this._y - 2;
} else {
this._y = this._y + 2;
}
}
if (Math.abs(this._x - _parent.per._x) > 100) {
if (this._x > _parent.per._x) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
if ((Math.abs(this._x - _parent.per._x) < 28) && (Math.abs(this._y - _parent.per._y) < 10)) {
qk = false;
}
} else {
if (Math.abs(this._x - _parent.per._x) > 100) {
qk = true;
}
if (Math.abs(this._x - _parent.per._x) < 68) {
if (fx == 1) {
this._x = this._x - 3;
} else {
this._x = this._x + 3;
}
}
}
}
if (udlr == 9) {
this._x = this._x - 3;
this._y++;
}
if (udlr == 3) {
this._x = this._x + 3;
this._y--;
}
if (udlr == 6) {
this._x = this._x - 3;
this._y--;
}
if (udlr == 18) {
this._x = this._x - 3;
this._y++;
}
};
play();
Symbol 1988 MovieClip Frame 59
zk = random(17) + 1;
xy = random(17) + 1;
if (((zk == 2) || (zk == 4)) || (zk == 6)) {
gotoAndPlay ("stand");
}
udlr = random(19) + 1;
Symbol 1988 MovieClip Frame 82
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 83
delete this.onEnterFrame;
Symbol 1988 MovieClip Frame 85
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 4;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 108) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 4;
}
}
Symbol 1988 MovieClip Frame 98
zk = random(7) + 1;
if ((((zk == 1) || (zk == 3)) || (zk == 5)) || (zk == 7)) {
gotoAndPlay ("stand");
} else {
play();
}
Symbol 1988 MovieClip Frame 99
delete this.onEnterFrame;
Symbol 1988 MovieClip Frame 103
if (fx == 0) {
this._x = this._x - 38;
} else {
this._x = this._x + 38;
}
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 14)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 8;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 14)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 8;
}
}
Symbol 1988 MovieClip Frame 115
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 116
delete this.onEnterFrame;
Symbol 1988 MovieClip Frame 120
if (fx == 1) {
if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x <= _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 4;
}
}
} else if ((hitTest(_parent.per) && (_parent.per.done == true)) && (this._x > _parent.per._x)) {
if ((Math.abs(this._x - _parent.per._x) <= 118) && (Math.abs(this._y - _parent.per._y) <= 12)) {
_parent.per.gotoAndPlay("hit2");
_parent.per.xues = _parent.per.xues - 4;
}
}
Symbol 1988 MovieClip Frame 132
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 133
delete this.onEnterFrame;
_parent.boshow._alpha = 0;
done = false;
Symbol 1988 MovieClip Frame 157
this._x = random(440) + 30;
this._y = random(80) + 250;
Symbol 1988 MovieClip Frame 176
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 177
delete this.onEnterFrame;
_parent.boshow._alpha = 0;
done = false;
Symbol 1988 MovieClip Frame 201
if (this._x > _parent.per._x) {
this._xscale = 100;
this._x = _parent.per._x - 100;
fx = 0;
} else {
this._xscale = -100;
this._x = _parent.per._x + 100;
fx = 1;
}
this._y = _parent.per._y;
Symbol 1988 MovieClip Frame 220
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 221
delete this.onEnterFrame;
play();
Symbol 1988 MovieClip Frame 222
xues = xues - (6 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(3) + 5);
Symbol 1988 MovieClip Frame 239
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 240
delete this.onEnterFrame;
play();
Symbol 1988 MovieClip Frame 241
xues = xues - (6 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(3) + 5);
Symbol 1988 MovieClip Frame 258
gotoAndPlay ("stand");
Symbol 1988 MovieClip Frame 259
delete this.onEnterFrame;
done = false;
play();
Symbol 1988 MovieClip Frame 260
xues = xues - (12 * _root.goup);
_parent.viva.g = _parent.viva.g + (random(8) + 8);
_parent.viva.s = _parent.viva.s + random(3);
if (_parent.per.fx == 0) {
speed = 4;
} else {
speed = -4;
}
this.onEnterFrame = function () {
this._x = this._x + speed;
};
Symbol 1988 MovieClip Frame 276
delete this.onEnterFrame;
Symbol 1988 MovieClip Frame 277
stop();
time = 38;
if (xues <= 0) {
_parent.viva.powers = _parent.viva.powers + (random(288) + 288);
_parent.viva.g = _parent.viva.g + (random(8) + 8);
_parent.viva.s = _parent.viva.s + (random(8) + 8);
_parent.cc1.xues = 0;
_parent.cc3.xues = 0;
_parent.cc2.xues = 0;
_parent.cc4.xues = 0;
deeps = false;
s = new Sound();
s.attachSound("BOSSDIE");
s.start();
}
this.onEnterFrame = function () {
if (xues > 0) {
time--;
if (time <= 0) {
play();
} else {
stop();
}
} else {
_parent.bossxue.removeMovieClip();
delete this.onEnterFrame;
stop();
}
};
Symbol 1988 MovieClip Frame 278
delete this.onEnterFrame;
Symbol 1988 MovieClip Frame 283
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
this.onEnterFrame = function () {
if (hitTest(_parent.per) && (_parent.per.done == true)) {
if ((Math.abs(this._x - _parent.per._x) <= 128) && (Math.abs(this._y - _parent.per._y) <= 14)) {
_parent.per.gotoAndPlay("die3");
if (this._x > _parent.per._x) {
_parent.per.fx = 0;
} else {
_parent.per.fx = 1;
}
_parent.per.xues = _parent.per.xues - 12;
delete this.onEnterFrame;
}
}
};
Symbol 1988 MovieClip Frame 284
if (fx == 0) {
this._x = this._x - 28;
} else {
this._x = this._x + 28;
}
Symbol 1988 MovieClip Frame 289
delete this.onEnterFrame;
Symbol 1988 MovieClip Frame 292
gotoAndPlay ("friee");
Symbol 1988 MovieClip Frame 293
play();
Symbol 1988 MovieClip Frame 294
time = 48;
this.onEnterFrame = function () {
_parent.boshow._alpha = _parent.boshow._alpha - 2;
this._alpha = this._alpha - 2;
if (this._alpha <= 0) {
time--;
if (time <= 0) {
_parent.nextFrame();
delete this.onEnterFrame;
removeMovieClip(this);
}
}
};
this.swapDepths(this._y);
stop();
Symbol 1988 MovieClip Frame 295
prevFrame();
Symbol 1989 MovieClip Frame 1
this.onEnterFrame = function () {
this.swapDepths(int(this._y));
if (this._x > _parent.per._x) {
this._xscale = 100;
} else {
this._xscale = -100;
}
};
Symbol 1989 MovieClip Frame 47
gotoAndPlay ("stand2");
Symbol 1991 MovieClip Frame 1
play();
Symbol 1991 MovieClip Frame 168
stopAllSounds();
delete _root.onEnterFrame;
_root.gotoAndStop("menu");
Symbol 1993 MovieClip Frame 1
muices = new Sound();
muices.attachSound("menu");
muices.onSoundComplete = function () {
muices.start(3.25, 1000);
};
muices.start(0.2, 0);
Symbol 1997 MovieClip [金块] Frame 1
this.swapDepths(int(this._y));
play();
Symbol 1997 MovieClip [金块] Frame 7
stop();
this.onEnterFrame = function () {
this.swapDepths(int(this._y));
if ((Math.abs(this._y - _parent.per._y) <= 12) && (Math.abs(this._x - _parent.per._x) <= 38)) {
if (Key.isDown(74)) {
if (_parent.per.gets == false) {
delete this.onEnterFrame;
gotoAndStop ("scoreup");
} else if (_parent.per.k == 0) {
_parent.per.gotoAndPlay("getfood");
}
}
}
};
Symbol 1997 MovieClip [金块] Frame 8
delete this.onEnterFrame;
ss = random(4) + 1;
score = ss * 1000;
_parent.viva.b = _parent.viva.b + ss;
time = 48;
this.onEnterFrame = function () {
time--;
if (time <= 0) {
delete this.onEnterFrame;
removeMovieClip(this);
}
};
stop();
Symbol 1999 MovieClip [饭团] Frame 1
play();
this.swapDepths(int(this._y));
Symbol 1999 MovieClip [饭团] Frame 7
stop();
this.onEnterFrame = function () {
this.swapDepths(int(this._y));
if ((Math.abs(this._y - _parent.per._y) <= 12) && (Math.abs(this._x - _parent.per._x) <= 28)) {
if (Key.isDown(74)) {
if (_parent.per.gets == false) {
if (_parent.per.xues <= 50) {
_parent.per.xues = _parent.per.xues + 50;
} else {
_parent.per.xues = 100;
}
s = new Sound();
s.attachSound("\u5F39\u51FA\u97F3");
s.start(0.08, 0);
delete this.onEnterFrame;
removeMovieClip(this);
} else if (_parent.per.k == 0) {
_parent.per.gotoAndPlay("getfood");
}
}
}
};
Symbol 2027 MovieClip Frame 1
play();
Symbol 2027 MovieClip Frame 129
if (_root.per.xues >= 75) {
gotoAndPlay ("s");
} else if ((_root.per.xues <= 75) && (_root.per.xues >= 50)) {
gotoAndPlay ("a");
} else if ((_root.per.xues <= 50) && (_root.per.xues >= 25)) {
gotoAndPlay ("b");
} else {
gotoAndPlay ("c");
}
Symbol 2027 MovieClip Frame 130
play();
Symbol 2027 MovieClip Frame 155
stop();
Symbol 2027 MovieClip Frame 156
play();
Symbol 2027 MovieClip Frame 176
stop();
Symbol 2027 MovieClip Frame 177
play();
Symbol 2027 MovieClip Frame 197
stop();
Symbol 2027 MovieClip Frame 198
play();
Symbol 2027 MovieClip Frame 223
stop();
Symbol 2029 MovieClip [scorend] Frame 1
time = 0;
time2 = 0;
life = 0;
life2 = 0;
score = 0;
score2 = 0;
score3 = 0;
score4 = 0;
score5 = 0;
score6 = 0;
var t = 88;
onEnterFrame = function () {
t--;
if (((t == 28) || (t == 18)) || (t == 0)) {
m = new Sound();
m.attachSound("\u5F39\u51FA\u97F3");
m.start(0.1, 0);
}
if (t <= 28) {
time = _root.yxsj;
time2 = "";
} else {
time = time + 2;
if (time >= 10) {
time = 0;
}
time2 = time2 + 20;
if (time2 >= 100) {
time2 = 0;
}
}
if (t <= 18) {
life = _root.per.xues;
life2 = "";
} else {
life = life + 2;
if (life >= 10) {
life = 0;
}
life2 = life2 + 20;
if (life2 >= 100) {
life2 = 0;
}
}
if (t <= 0) {
score = (time + life) * 1000;
score2 = "";
score3 = "";
score4 = "";
score5 = "";
score6 = "";
} else {
score = score + 2;
if (score >= 10) {
score = 0;
}
score2 = score2 + 20;
if (score2 >= 100) {
score2 = 0;
}
score3 = score3 + 200;
if (score3 >= 1000) {
score3 = 0;
}
score4 = score4 + 2000;
if (score4 >= 1000) {
score4 = 0;
}
score5 = score5 + 20000;
if (score5 >= 100000) {
score5 = 0;
}
score6 = score6 + 200000;
if (score6 >= 1000000) {
score6 = 0;
}
}
};
play();
Symbol 2029 MovieClip [scorend] Frame 90
i = 1;
while (i <= time) {
_root.viva.s++;
if (_root.viva.s >= 10) {
_root.viva.s = 0;
_root.viva.b++;
}
if (_root.viva.b >= 10) {
_root.viva.b = 0;
_root.viva.q++;
}
if (_root.viva.q >= 10) {
_root.viva.q = 0;
_root.viva.w++;
}
i++;
}
Symbol 2029 MovieClip [scorend] Frame 100
j = 1;
while (j <= life) {
_root.viva.b++;
if (_root.viva.b >= 10) {
_root.viva.b = 0;
_root.viva.q++;
}
if (_root.viva.q >= 10) {
_root.viva.q = 0;
_root.viva.w++;
}
if (_root.viva.w >= 10) {
_root.viva.w = 0;
_root.viva.sw++;
}
j++;
}
Symbol 2029 MovieClip [scorend] Frame 300
_root.fzs = true;
stop();
removeMovieClip(this);
Symbol 2045 Button
on (press) {
gotoAndStop ("menu");
}