Frame 1
stop();
Stage.showMenu = false;
Instance of Symbol 16 MovieClip in Frame 1
onClipEvent (enterFrame) {
abyr = _root.getBytesTotal();
bbyr = _root.getBytesLoaded();
blr = int((bbyr / abyr) * 100) + "%";
_root.bl = blr;
_root.bar._xscale = (bbyr / abyr) * 100;
if (abyr == bbyr) {
_root.gotoAndPlay(2);
}
}
Instance of Symbol 30 MovieClip in Frame 1
on (release) {
getURL ("http://flash.17173.com");
}
Frame 2
stop();
Frame 6
stop();
Instance of Symbol 580 MovieClip "player" in Frame 6
onClipEvent (enterFrame) {
if (Key.isDown(90) && (this.stand != 3)) {
move = random(3);
if (this.fangxiang == 0) {
if (move == 0) {
this.gotoAndPlay(71);
} else if (move == 1) {
this.gotoAndPlay(95);
} else if (move == 2) {
this.gotoAndPlay(119);
}
} else if (this.fangxiang == 1) {
if (move == 0) {
this.gotoAndPlay(83);
} else if (move == 1) {
this.gotoAndPlay(107);
} else if (move == 2) {
this.gotoAndPlay(131);
}
}
} else if ((Key.isDown(88) && (this.stand != 3)) && (_root.sk.ql > 0)) {
move = random(2);
if (this.fangxiang == 0) {
if (move == 0) {
this.gotoAndPlay(143);
} else if (move == 1) {
this.gotoAndPlay(167);
}
} else if (this.fangxiang == 1) {
if (move == 0) {
this.gotoAndPlay(155);
} else if (move == 1) {
this.gotoAndPlay(179);
}
}
} else if ((Key.isDown(65) && (this.stand != 3)) && (_root.sk.qt > 0)) {
move = random(2);
if (this.fangxiang == 0) {
if (move == 0) {
this.gotoAndPlay(191);
} else if (move == 1) {
this.gotoAndPlay(215);
}
} else if (this.fangxiang == 1) {
if (move == 0) {
this.gotoAndPlay(203);
} else if (move == 1) {
this.gotoAndPlay(227);
}
}
} else if ((Key.isDown(83) && (this.stand != 3)) && (_root.sk.px > 0)) {
if (this.fangxiang == 0) {
this.gotoAndPlay(257);
} else if (this.fangxiang == 1) {
this.gotoAndPlay(275);
}
}
if ((Key.isDown(37) && (this._x > 15)) && (this.stand != 3)) {
if (Key.isDown(17) && (this._currentframe != 45)) {
this.gotoAndPlay(45);
this._x = this._x - 7;
} else if ((this.stand == 0) || ((this.stand == 1) && (this.fangxiang == 1))) {
this._x = this._x - 7;
this.gotoAndPlay(27);
} else if ((this.stand == 2) && (this.fangxiang == 1)) {
this.gotoAndPlay(45);
this._x = this._x - 7;
} else {
this._x = this._x - 7;
}
} else if ((Key.isDown(39) && (this._x < 535)) && (this.stand != 3)) {
if (Key.isDown(17) && (this._currentframe != 58)) {
this.gotoAndPlay(58);
this._x = this._x + 7;
} else if ((this.stand == 0) || ((this.stand == 1) && (this.fangxiang == 0))) {
this._x = this._x + 7;
this.gotoAndPlay(36);
} else if ((this.stand == 2) && (this.fangxiang == 0)) {
this.gotoAndPlay(58);
this._x = this._x + 7;
} else {
this._x = this._x + 7;
}
} else if (Key.isDown(17) && (this.stand != 3)) {
if ((this.fangxiang == 0) && (this._currentframe != 45)) {
this.gotoAndPlay(45);
} else if ((this.fangxiang == 1) && (this._currentframe != 58)) {
this.gotoAndPlay(58);
}
} else if ((this.stand == 1) && (this.fangxiang == 0)) {
this.gotoAndPlay(1);
} else if ((this.stand == 1) && (this.fangxiang == 1)) {
this.gotoAndPlay(14);
}
}
Instance of Symbol 581 MovieClip "jump" in Frame 6
onClipEvent (enterFrame) {
if (Key.isDown(17) && (this._currentframe != 2)) {
this.gotoAndPlay(2);
}
}
Symbol 38 Button
on (release) {
gotoAndPlay (5);
_root.sk._visible = 0;
_root.bb._visible = 0;
_root.zt._visible = 0;
_root.rw._visible = 0;
_root.sk.ql = 0;
_root.sk.qt = 0;
_root.sk.zj = 0;
_root.sk.px = 0;
_root.sk.jnd = 99;
_root.zt.gj = 0;
_root.zt.fy = 0;
_root.zt.nld = 99;
}
Symbol 54 Button
on (release) {
if (_root.sk._visible == 0) {
_root.sk._visible = 1;
} else {
_root.sk._visible = 0;
}
}
Symbol 62 Button
on (release) {
if (_root.bb._visible == 0) {
_root.bb._visible = 1;
} else {
_root.bb._visible = 0;
}
}
Symbol 69 Button
on (release) {
if (_root.zt._visible == 0) {
_root.zt._visible = 1;
} else {
_root.zt._visible = 0;
}
}
Symbol 76 Button
on (release) {
if (_root.rw._visible == 0) {
_root.rw._visible = 1;
} else {
_root.rw._visible = 0;
}
}
Symbol 86 Button
on (release) {
if ((this.jnd > 0) && (this.ql < 20)) {
this.ql = this.ql + 1;
this.jnd = this.jnd - 1;
}
}
Symbol 93 Button
on (release) {
this._visible = 0;
}
Symbol 118 Button
on (release) {
if (((this.jnd > 0) && (this.qt < 20)) && (this.ql >= 10)) {
this.qt = this.qt + 1;
this.jnd = this.jnd - 1;
}
}
Symbol 119 Button
on (release) {
if (((this.jnd > 0) && (this.zj < 20)) && (this.qt >= 10)) {
this.zj = this.zj + 1;
this.jnd = this.jnd - 1;
}
}
Symbol 120 Button
on (release) {
if (((this.jnd > 0) && (this.px < 20)) && (this.zj >= 10)) {
this.px = this.px + 1;
this.jnd = this.jnd - 1;
}
}
Symbol 131 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 1
stop();
Symbol 137 MovieClip Frame 1
stop();
Symbol 140 Button
on (release) {
if (nld > 0) {
gj = gj + 1;
nld = nld - 1;
}
}
Symbol 141 Button
on (release) {
if (nld > 0) {
fy = fy + 1;
nld = nld - 1;
}
}
Symbol 145 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 10
stop();
Symbol 188 MovieClip Frame 10
stop();
Symbol 192 MovieClip Frame 10
stop();
Symbol 196 MovieClip Frame 10
stop();
Symbol 200 MovieClip Frame 10
stop();
Symbol 204 MovieClip Frame 10
stop();
Symbol 208 MovieClip Frame 10
stop();
Symbol 212 MovieClip Frame 10
stop();
Symbol 216 MovieClip Frame 10
stop();
Symbol 220 MovieClip Frame 10
stop();
Symbol 221 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 2
stop();
Symbol 221 MovieClip Frame 3
stop();
Symbol 221 MovieClip Frame 4
stop();
Symbol 221 MovieClip Frame 5
stop();
Symbol 221 MovieClip Frame 6
stop();
Symbol 221 MovieClip Frame 7
stop();
Symbol 221 MovieClip Frame 8
stop();
Symbol 221 MovieClip Frame 9
stop();
Symbol 221 MovieClip Frame 10
stop();
Symbol 221 MovieClip Frame 11
stop();
Symbol 225 MovieClip Frame 10
stop();
Symbol 229 MovieClip Frame 10
stop();
Symbol 233 MovieClip Frame 10
stop();
Symbol 237 MovieClip Frame 10
stop();
Symbol 241 MovieClip Frame 10
stop();
Symbol 245 MovieClip Frame 10
stop();
Symbol 249 MovieClip Frame 10
stop();
Symbol 253 MovieClip Frame 10
stop();
Symbol 257 MovieClip Frame 10
stop();
Symbol 261 MovieClip Frame 10
stop();
Symbol 262 MovieClip Frame 1
stop();
Symbol 262 MovieClip Frame 2
stop();
Symbol 262 MovieClip Frame 3
stop();
Symbol 262 MovieClip Frame 4
stop();
Symbol 262 MovieClip Frame 5
stop();
Symbol 262 MovieClip Frame 6
stop();
Symbol 262 MovieClip Frame 7
stop();
Symbol 262 MovieClip Frame 8
stop();
Symbol 262 MovieClip Frame 9
stop();
Symbol 262 MovieClip Frame 10
stop();
Symbol 262 MovieClip Frame 11
stop();
Symbol 285 MovieClip Frame 1
stop();
Symbol 285 MovieClip Frame 2
jianhp = ((((_root.zt.gj * 20) - _parent.fy) + (_root.zt.wq.gjl * 20)) + 200) + random(20);
if (jianhp > 0) {
_parent.hp = _parent.hp - jianhp;
}
qws = int(jianhp / 1000);
bws = int((jianhp - (qws * 1000)) / 100);
sws = int(((jianhp - (qws * 1000)) - (bws * 100)) / 10);
gws = ((jianhp - (qws * 1000)) - (bws * 100)) - (sws * 10);
if (jianhp >= 1000) {
qw.gotoAndStop(qws + 1);
bw.gotoAndStop(bws + 1);
sw.gotoAndStop(sws + 1);
gw.gotoAndStop(gws + 1);
} else if (jianhp >= 100) {
qw.gotoAndStop(bws + 1);
bw.gotoAndStop(sws + 1);
sw.gotoAndStop(gws + 1);
gw.gotoAndStop(11);
} else if (jianhp >= 10) {
qw.gotoAndStop(sws + 1);
bw.gotoAndStop(gws + 1);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else if (jianhp >= 1) {
qw.gotoAndStop(gws + 1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else {
qw.gotoAndStop(1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
}
if (_parent.hp <= 0) {
if (_parent.fangxiang == 0) {
_parent.gotoAndPlay("dil");
} else if (_parent.fangxiang == 1) {
_parent.gotoAndPlay("dir");
}
}
Symbol 285 MovieClip Frame 11
gotoAndPlay (1);
Symbol 285 MovieClip Frame 12
jianhp = int(((((_root.zt.gj * 20) - _parent.fy) + (_root.zt.wq.gjl * 20)) + 200) * (1 + (0.1 * _root.sk.ql))) + random(20);
if (jianhp > 0) {
_parent.hp = _parent.hp - jianhp;
}
qws = int(jianhp / 1000);
bws = int((jianhp - (qws * 1000)) / 100);
sws = int(((jianhp - (qws * 1000)) - (bws * 100)) / 10);
gws = ((jianhp - (qws * 1000)) - (bws * 100)) - (sws * 10);
if (jianhp >= 1000) {
qw.gotoAndStop(qws + 1);
bw.gotoAndStop(bws + 1);
sw.gotoAndStop(sws + 1);
gw.gotoAndStop(gws + 1);
} else if (jianhp >= 100) {
qw.gotoAndStop(bws + 1);
bw.gotoAndStop(sws + 1);
sw.gotoAndStop(gws + 1);
gw.gotoAndStop(11);
} else if (jianhp >= 10) {
qw.gotoAndStop(sws + 1);
bw.gotoAndStop(gws + 1);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else if (jianhp >= 1) {
qw.gotoAndStop(gws + 1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else {
qw.gotoAndStop(1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
}
if (_parent.hp <= 0) {
if (_parent.fangxiang == 0) {
_parent.gotoAndPlay("dil");
} else if (_parent.fangxiang == 1) {
_parent.gotoAndPlay("dir");
}
}
Symbol 285 MovieClip Frame 21
gotoAndPlay (1);
Symbol 285 MovieClip Frame 22
jianhp = int(((((_root.zt.gj * 20) - _parent.fy) + (_root.zt.wq.gjl * 20)) + 200) * (1 + (0.03 * _root.sk.qt))) + random(20);
if (jianhp > 0) {
_parent.hp = _parent.hp - jianhp;
}
qws = int(jianhp / 1000);
bws = int((jianhp - (qws * 1000)) / 100);
sws = int(((jianhp - (qws * 1000)) - (bws * 100)) / 10);
gws = ((jianhp - (qws * 1000)) - (bws * 100)) - (sws * 10);
if (jianhp >= 1000) {
qw.gotoAndStop(qws + 1);
bw.gotoAndStop(bws + 1);
sw.gotoAndStop(sws + 1);
gw.gotoAndStop(gws + 1);
} else if (jianhp >= 100) {
qw.gotoAndStop(bws + 1);
bw.gotoAndStop(sws + 1);
sw.gotoAndStop(gws + 1);
gw.gotoAndStop(11);
} else if (jianhp >= 10) {
qw.gotoAndStop(sws + 1);
bw.gotoAndStop(gws + 1);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else if (jianhp >= 1) {
qw.gotoAndStop(gws + 1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else {
qw.gotoAndStop(1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
}
if (_parent.hp <= 0) {
if (_parent.fangxiang == 0) {
_parent.gotoAndPlay("dil");
} else if (_parent.fangxiang == 1) {
_parent.gotoAndPlay("dir");
}
}
Symbol 285 MovieClip Frame 31
gotoAndPlay (1);
Symbol 285 MovieClip Frame 32
jianhp = int(((((_root.zt.gj * 20) - _parent.fy) + (_root.zt.wq.gjl * 20)) + 200) * (1 + (0.05 * _root.sk.zj))) + random(20);
if (jianhp > 0) {
_parent.hp = _parent.hp - jianhp;
}
qws = int(jianhp / 1000);
bws = int((jianhp - (qws * 1000)) / 100);
sws = int(((jianhp - (qws * 1000)) - (bws * 100)) / 10);
gws = ((jianhp - (qws * 1000)) - (bws * 100)) - (sws * 10);
if (jianhp >= 1000) {
qw.gotoAndStop(qws + 1);
bw.gotoAndStop(bws + 1);
sw.gotoAndStop(sws + 1);
gw.gotoAndStop(gws + 1);
} else if (jianhp >= 100) {
qw.gotoAndStop(bws + 1);
bw.gotoAndStop(sws + 1);
sw.gotoAndStop(gws + 1);
gw.gotoAndStop(11);
} else if (jianhp >= 10) {
qw.gotoAndStop(sws + 1);
bw.gotoAndStop(gws + 1);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else if (jianhp >= 1) {
qw.gotoAndStop(gws + 1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else {
qw.gotoAndStop(1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
}
if (_parent.hp <= 0) {
if (_parent.fangxiang == 0) {
_parent.gotoAndPlay("dil");
} else if (_parent.fangxiang == 1) {
_parent.gotoAndPlay("dir");
}
}
Symbol 285 MovieClip Frame 41
gotoAndPlay (1);
Symbol 285 MovieClip Frame 42
jianhp = int(((((_root.zt.gj * 20) - _parent.fy) + (_root.zt.wq.gjl * 20)) + 200) * (1 + (0.15 * _root.sk.px))) + random(20);
if (jianhp > 0) {
_parent.hp = _parent.hp - jianhp;
}
qws = int(jianhp / 1000);
bws = int((jianhp - (qws * 1000)) / 100);
sws = int(((jianhp - (qws * 1000)) - (bws * 100)) / 10);
gws = ((jianhp - (qws * 1000)) - (bws * 100)) - (sws * 10);
if (jianhp >= 1000) {
qw.gotoAndStop(qws + 1);
bw.gotoAndStop(bws + 1);
sw.gotoAndStop(sws + 1);
gw.gotoAndStop(gws + 1);
} else if (jianhp >= 100) {
qw.gotoAndStop(bws + 1);
bw.gotoAndStop(sws + 1);
sw.gotoAndStop(gws + 1);
gw.gotoAndStop(11);
} else if (jianhp >= 10) {
qw.gotoAndStop(sws + 1);
bw.gotoAndStop(gws + 1);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else if (jianhp >= 1) {
qw.gotoAndStop(gws + 1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else {
qw.gotoAndStop(1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
}
if (_parent.hp <= 0) {
if (_parent.fangxiang == 0) {
_parent.gotoAndPlay("dil");
} else if (_parent.fangxiang == 1) {
_parent.gotoAndPlay("dir");
}
}
Symbol 285 MovieClip Frame 51
gotoAndPlay (1);
Symbol 286 MovieClip Frame 1
stop();
Symbol 294 MovieClip Frame 1
stop();
Symbol 294 MovieClip Frame 26
gotoAndPlay (1);
Symbol 358 MovieClip Frame 1
hp = 600;
ishit = 0;
gongji = 2;
fy = 50;
Symbol 358 MovieClip Frame 5
gongji = 0;
fangxiang = 0;
Symbol 358 MovieClip Frame 17
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(3);
if (kongzhi == 0) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (kongzhi == 1) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
} else if (kongzhi == 2) {
gotoAndPlay (5);
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (5);
}
Symbol 358 MovieClip Frame 18
gongji = 0;
fangxiang = 1;
Symbol 358 MovieClip Frame 30
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(3);
if (kongzhi == 0) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
} else if (kongzhi == 1) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (kongzhi == 2) {
gotoAndPlay (18);
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (18);
}
Symbol 358 MovieClip Frame 31
this._x = this._x - 3;
gongji = 0;
fangxiang = 0;
Symbol 358 MovieClip Frame 32
this._x = this._x - 3;
Symbol 358 MovieClip Frame 33
this._x = this._x - 3;
Symbol 358 MovieClip Frame 34
this._x = this._x - 3;
Symbol 358 MovieClip Frame 35
this._x = this._x - 3;
Symbol 358 MovieClip Frame 36
this._x = this._x - 3;
Symbol 358 MovieClip Frame 37
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(2);
if (kongzhi == 0) {
gotoAndPlay (5);
} else if (kongzhi == 1) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (5);
}
Symbol 358 MovieClip Frame 38
this._x = this._x + 3;
gongji = 0;
fangxiang = 1;
Symbol 358 MovieClip Frame 39
this._x = this._x + 3;
Symbol 358 MovieClip Frame 40
this._x = this._x + 3;
Symbol 358 MovieClip Frame 41
this._x = this._x + 3;
Symbol 358 MovieClip Frame 42
this._x = this._x + 3;
Symbol 358 MovieClip Frame 43
this._x = this._x + 3;
Symbol 358 MovieClip Frame 44
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(2);
if (kongzhi == 0) {
gotoAndPlay (18);
} else if (kongzhi == 1) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (18);
}
Symbol 358 MovieClip Frame 45
fangxiang = 0;
Symbol 358 MovieClip Frame 47
gongji = 1;
Symbol 358 MovieClip Frame 48
gongji = 0;
Symbol 358 MovieClip Frame 53
gotoAndPlay (5);
Symbol 358 MovieClip Frame 54
fangxiang = 1;
Symbol 358 MovieClip Frame 56
gongji = 1;
Symbol 358 MovieClip Frame 57
gongji = 0;
Symbol 358 MovieClip Frame 62
gotoAndPlay (18);
Symbol 358 MovieClip Frame 63
gongji = 2;
fangxiang = 0;
Symbol 358 MovieClip Frame 67
ishit = 1;
if (this.yun._currentframe == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else {
gotoAndPlay (5);
}
Symbol 358 MovieClip Frame 68
gongji = 2;
fangxiang = 1;
Symbol 358 MovieClip Frame 72
ishit = 1;
if (this.yun._currentframe == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundth._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundth._x + _root.groundth._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else {
gotoAndPlay (18);
}
Symbol 358 MovieClip Frame 73
gongji = 2;
fangxiang = 0;
Symbol 358 MovieClip Frame 82
gotoAndPlay (92);
Symbol 358 MovieClip Frame 83
gongji = 2;
fangxiang = 1;
Symbol 358 MovieClip Frame 158
gotoAndPlay (1);
this._x = random(_root.groundth._width) + _root.groundth._x;
Symbol 359 MovieClip Frame 1
hp = 600;
ishit = 0;
gongji = 2;
fy = 50;
Symbol 359 MovieClip Frame 5
gongji = 0;
fangxiang = 0;
Symbol 359 MovieClip Frame 17
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(3);
if (kongzhi == 0) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (kongzhi == 1) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
} else if (kongzhi == 2) {
gotoAndPlay (5);
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (5);
}
Symbol 359 MovieClip Frame 18
gongji = 0;
fangxiang = 1;
Symbol 359 MovieClip Frame 30
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(3);
if (kongzhi == 0) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
} else if (kongzhi == 1) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (kongzhi == 2) {
gotoAndPlay (18);
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (18);
}
Symbol 359 MovieClip Frame 31
this._x = this._x - 3;
gongji = 0;
fangxiang = 0;
Symbol 359 MovieClip Frame 32
this._x = this._x - 3;
Symbol 359 MovieClip Frame 33
this._x = this._x - 3;
Symbol 359 MovieClip Frame 34
this._x = this._x - 3;
Symbol 359 MovieClip Frame 35
this._x = this._x - 3;
Symbol 359 MovieClip Frame 36
this._x = this._x - 3;
Symbol 359 MovieClip Frame 37
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(2);
if (kongzhi == 0) {
gotoAndPlay (5);
} else if (kongzhi == 1) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (5);
}
Symbol 359 MovieClip Frame 38
this._x = this._x + 3;
gongji = 0;
fangxiang = 1;
Symbol 359 MovieClip Frame 39
this._x = this._x + 3;
Symbol 359 MovieClip Frame 40
this._x = this._x + 3;
Symbol 359 MovieClip Frame 41
this._x = this._x + 3;
Symbol 359 MovieClip Frame 42
this._x = this._x + 3;
Symbol 359 MovieClip Frame 43
this._x = this._x + 3;
Symbol 359 MovieClip Frame 44
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(2);
if (kongzhi == 0) {
gotoAndPlay (18);
} else if (kongzhi == 1) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (18);
}
Symbol 359 MovieClip Frame 45
fangxiang = 0;
Symbol 359 MovieClip Frame 47
gongji = 1;
Symbol 359 MovieClip Frame 48
gongji = 0;
Symbol 359 MovieClip Frame 53
gotoAndPlay (5);
Symbol 359 MovieClip Frame 54
fangxiang = 1;
Symbol 359 MovieClip Frame 56
gongji = 1;
Symbol 359 MovieClip Frame 57
gongji = 0;
Symbol 359 MovieClip Frame 62
gotoAndPlay (18);
Symbol 359 MovieClip Frame 63
gongji = 2;
fangxiang = 0;
Symbol 359 MovieClip Frame 67
ishit = 1;
if (this.yun._currentframe == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else {
gotoAndPlay (5);
}
Symbol 359 MovieClip Frame 68
gongji = 2;
fangxiang = 1;
Symbol 359 MovieClip Frame 72
ishit = 1;
if (this.yun._currentframe == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.groundt._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.groundt._x + _root.groundt._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else {
gotoAndPlay (18);
}
Symbol 359 MovieClip Frame 73
gongji = 2;
fangxiang = 0;
Symbol 359 MovieClip Frame 82
gotoAndPlay (92);
Symbol 359 MovieClip Frame 83
gongji = 2;
fangxiang = 1;
Symbol 359 MovieClip Frame 158
gotoAndPlay (1);
this._x = random(_root.groundt._width) + _root.groundt._x;
Symbol 360 MovieClip Frame 1
hp = 600;
ishit = 0;
gongji = 2;
fy = 50;
Symbol 360 MovieClip Frame 5
gongji = 0;
fangxiang = 0;
Symbol 360 MovieClip Frame 17
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(3);
if (kongzhi == 0) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (kongzhi == 1) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
} else if (kongzhi == 2) {
gotoAndPlay (5);
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (5);
}
Symbol 360 MovieClip Frame 18
gongji = 0;
fangxiang = 1;
Symbol 360 MovieClip Frame 30
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(3);
if (kongzhi == 0) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
} else if (kongzhi == 1) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (kongzhi == 2) {
gotoAndPlay (18);
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (18);
}
Symbol 360 MovieClip Frame 31
this._x = this._x - 3;
gongji = 0;
fangxiang = 0;
Symbol 360 MovieClip Frame 32
this._x = this._x - 3;
Symbol 360 MovieClip Frame 33
this._x = this._x - 3;
Symbol 360 MovieClip Frame 34
this._x = this._x - 3;
Symbol 360 MovieClip Frame 35
this._x = this._x - 3;
Symbol 360 MovieClip Frame 36
this._x = this._x - 3;
Symbol 360 MovieClip Frame 37
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(2);
if (kongzhi == 0) {
gotoAndPlay (5);
} else if (kongzhi == 1) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (5);
}
Symbol 360 MovieClip Frame 38
this._x = this._x + 3;
gongji = 0;
fangxiang = 1;
Symbol 360 MovieClip Frame 39
this._x = this._x + 3;
Symbol 360 MovieClip Frame 40
this._x = this._x + 3;
Symbol 360 MovieClip Frame 41
this._x = this._x + 3;
Symbol 360 MovieClip Frame 42
this._x = this._x + 3;
Symbol 360 MovieClip Frame 43
this._x = this._x + 3;
Symbol 360 MovieClip Frame 44
if (this.yun._currentframe == 1) {
if (ishit == 0) {
kongzhi = random(2);
if (kongzhi == 0) {
gotoAndPlay (18);
} else if (kongzhi == 1) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else if (ishit == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
}
} else {
gotoAndPlay (18);
}
Symbol 360 MovieClip Frame 45
fangxiang = 0;
Symbol 360 MovieClip Frame 47
gongji = 1;
Symbol 360 MovieClip Frame 48
gongji = 0;
Symbol 360 MovieClip Frame 53
gotoAndPlay (5);
Symbol 360 MovieClip Frame 54
fangxiang = 1;
Symbol 360 MovieClip Frame 56
gongji = 1;
Symbol 360 MovieClip Frame 57
gongji = 0;
Symbol 360 MovieClip Frame 62
gotoAndPlay (18);
Symbol 360 MovieClip Frame 63
gongji = 2;
fangxiang = 0;
Symbol 360 MovieClip Frame 67
ishit = 1;
if (this.yun._currentframe == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else {
gotoAndPlay (5);
}
Symbol 360 MovieClip Frame 68
gongji = 2;
fangxiang = 1;
Symbol 360 MovieClip Frame 72
ishit = 1;
if (this.yun._currentframe == 1) {
if ((this._x - _root.player._x) >= 200) {
if (this._x >= (_root.ground._x + 18)) {
gotoAndPlay (31);
} else {
gotoAndPlay (5);
}
} else if (((this._x - _root.player._x) <= 200) && ((this._x - _root.player._x) >= 0)) {
gotoAndPlay (45);
} else if (((this._x - _root.player._x) >= -200) && ((this._x - _root.player._x) <= 0)) {
gotoAndPlay (54);
} else if ((this._x - _root.player._x) <= -200) {
if (this._x <= ((_root.ground._x + _root.ground._width) - 18)) {
gotoAndPlay (38);
} else {
gotoAndPlay (18);
}
}
} else {
gotoAndPlay (5);
}
Symbol 360 MovieClip Frame 73
gongji = 2;
fangxiang = 0;
Symbol 360 MovieClip Frame 82
gotoAndPlay (92);
Symbol 360 MovieClip Frame 83
gongji = 2;
fangxiang = 1;
Symbol 360 MovieClip Frame 158
gotoAndPlay (1);
this._x = random(550);
Symbol 371 MovieClip Frame 10
stop();
Symbol 375 MovieClip Frame 10
stop();
Symbol 379 MovieClip Frame 10
stop();
Symbol 383 MovieClip Frame 10
stop();
Symbol 387 MovieClip Frame 10
stop();
Symbol 391 MovieClip Frame 10
stop();
Symbol 395 MovieClip Frame 10
stop();
Symbol 399 MovieClip Frame 10
stop();
Symbol 403 MovieClip Frame 10
stop();
Symbol 407 MovieClip Frame 10
stop();
Symbol 408 MovieClip Frame 1
stop();
Symbol 408 MovieClip Frame 2
stop();
Symbol 408 MovieClip Frame 3
stop();
Symbol 408 MovieClip Frame 4
stop();
Symbol 408 MovieClip Frame 5
stop();
Symbol 408 MovieClip Frame 6
stop();
Symbol 408 MovieClip Frame 7
stop();
Symbol 408 MovieClip Frame 8
stop();
Symbol 408 MovieClip Frame 9
stop();
Symbol 408 MovieClip Frame 10
stop();
Symbol 408 MovieClip Frame 11
stop();
Symbol 412 MovieClip Frame 10
stop();
Symbol 416 MovieClip Frame 10
stop();
Symbol 420 MovieClip Frame 10
stop();
Symbol 424 MovieClip Frame 10
stop();
Symbol 428 MovieClip Frame 10
stop();
Symbol 432 MovieClip Frame 10
stop();
Symbol 436 MovieClip Frame 10
stop();
Symbol 440 MovieClip Frame 10
stop();
Symbol 444 MovieClip Frame 10
stop();
Symbol 448 MovieClip Frame 10
stop();
Symbol 449 MovieClip Frame 1
stop();
Symbol 449 MovieClip Frame 2
stop();
Symbol 449 MovieClip Frame 3
stop();
Symbol 449 MovieClip Frame 4
stop();
Symbol 449 MovieClip Frame 5
stop();
Symbol 449 MovieClip Frame 6
stop();
Symbol 449 MovieClip Frame 7
stop();
Symbol 449 MovieClip Frame 8
stop();
Symbol 449 MovieClip Frame 9
stop();
Symbol 449 MovieClip Frame 10
stop();
Symbol 449 MovieClip Frame 11
stop();
Symbol 454 MovieClip Frame 3
stop();
Symbol 455 MovieClip Frame 1
stop();
Symbol 455 MovieClip Frame 2
jianhp = ((100 - (_root.zt.fy * 10)) - (_root.zt.yf.fyl * 10)) + random(20);
qws = int(jianhp / 1000);
bws = int((jianhp - (qws * 1000)) / 100);
sws = int(((jianhp - (qws * 1000)) - (bws * 100)) / 10);
gws = ((jianhp - (qws * 1000)) - (bws * 100)) - (sws * 10);
if (jianhp >= 1000) {
qw.gotoAndStop(qws + 1);
bw.gotoAndStop(bws + 1);
sw.gotoAndStop(sws + 1);
gw.gotoAndStop(gws + 1);
} else if (jianhp >= 100) {
qw.gotoAndStop(bws + 1);
bw.gotoAndStop(sws + 1);
sw.gotoAndStop(gws + 1);
gw.gotoAndStop(11);
} else if (jianhp >= 10) {
qw.gotoAndStop(sws + 1);
bw.gotoAndStop(gws + 1);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else if (jianhp >= 1) {
qw.gotoAndStop(gws + 1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else {
qw.gotoAndStop(1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
}
Symbol 455 MovieClip Frame 13
gotoAndPlay (1);
Symbol 455 MovieClip Frame 14
jianhp = ((180 - (_root.zt.fy * 10)) - (_root.zt.yf.fyl * 10)) + random(20);
qws = int(jianhp / 1000);
bws = int((jianhp - (qws * 1000)) / 100);
sws = int(((jianhp - (qws * 1000)) - (bws * 100)) / 10);
gws = ((jianhp - (qws * 1000)) - (bws * 100)) - (sws * 10);
if (jianhp >= 1000) {
qw.gotoAndStop(qws + 1);
bw.gotoAndStop(bws + 1);
sw.gotoAndStop(sws + 1);
gw.gotoAndStop(gws + 1);
} else if (jianhp >= 100) {
qw.gotoAndStop(bws + 1);
bw.gotoAndStop(sws + 1);
sw.gotoAndStop(gws + 1);
gw.gotoAndStop(11);
} else if (jianhp >= 10) {
qw.gotoAndStop(sws + 1);
bw.gotoAndStop(gws + 1);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else if (jianhp >= 1) {
qw.gotoAndStop(gws + 1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
} else {
qw.gotoAndStop(1);
bw.gotoAndStop(11);
sw.gotoAndStop(11);
gw.gotoAndStop(11);
}
Symbol 455 MovieClip Frame 25
gotoAndPlay (1);
Symbol 517 MovieClip Frame 7
stop();
Symbol 533 MovieClip Frame 6
stop();
Symbol 580 MovieClip Frame 1
stand = 0;
fangxiang = 0;
Instance of Symbol 455 MovieClip "check" in Symbol 580 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((_root.monster.gongji == 1) || (_root.monstert.gongji == 1)) || (_root.monsterth.gongji == 1)) || (_root.monsterf.gongji == 1)) {
if (this._currentframe == 1) {
this.gotoAndPlay(14);
}
} else if ((((this.hitTest(_root.monster.hitcheck) && (_root.monster.gongji != 2)) || (this.hitTest(_root.monstert.hitcheck) && (_root.monstert.gongji != 2))) || (this.hitTest(_root.monsterth.hitcheck) && (_root.monsterth.gongji != 2))) || (this.hitTest(_root.monsterf.hitcheck) && (_root.monsterf.gongji != 2))) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
}
Symbol 580 MovieClip Frame 13
gotoAndPlay (1);
Symbol 580 MovieClip Frame 14
stand = 0;
fangxiang = 1;
Symbol 580 MovieClip Frame 26
gotoAndPlay (14);
Symbol 580 MovieClip Frame 27
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
stand = 1;
fangxiang = 0;
Symbol 580 MovieClip Frame 28
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 29
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 30
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 31
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 32
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 33
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 34
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(45);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 35
gotoAndPlay (1);
Symbol 580 MovieClip Frame 36
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
stand = 1;
fangxiang = 1;
Symbol 580 MovieClip Frame 37
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 38
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 39
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 40
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 41
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 42
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 43
if ((((this._y == _root.groundt._y) && ((this._x <= _root.groundt._x) || (this._x >= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x <= _root.groundth._x) || (this._x >= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x <= _root.groundf._x) || (this._x >= (_root.groundf._x + _root.groundf._width))))) {
this.gotoAndPlay(58);
_root.jump.gotoAndPlay(10);
}
Symbol 580 MovieClip Frame 44
gotoAndPlay (14);
Symbol 580 MovieClip Frame 45
stand = 2;
fangxiang = 0;
if (((((this._y == _root.groundt._y) && ((this._x >= _root.groundt._x) && (this._x <= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x >= _root.groundth._x) && (this._x <= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x >= _root.groundf._x) && (this._x <= (_root.groundf._x + _root.groundf._width))))) || (this._y == _root.ground._y)) {
this.gotoAndPlay(1);
}
Symbol 580 MovieClip Frame 57
gotoAndPlay (45);
Symbol 580 MovieClip Frame 58
stand = 2;
fangxiang = 1;
if (((((this._y == _root.groundt._y) && ((this._x >= _root.groundt._x) && (this._x <= (_root.groundt._x + _root.groundt._width)))) || ((this._y == _root.groundth._y) && ((this._x >= _root.groundth._x) && (this._x <= (_root.groundth._x + _root.groundth._width))))) || ((this._y == _root.groundf._y) && ((this._x >= _root.groundf._x) && (this._x <= (_root.groundf._x + _root.groundf._width))))) || (this._y == _root.ground._y)) {
this.gotoAndPlay(14);
}
Symbol 580 MovieClip Frame 70
gotoAndPlay (58);
Symbol 580 MovieClip Frame 71
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(2);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(2);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(2);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(2);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 82
if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 83
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(2);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(2);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(2);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(2);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 94
if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 95
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 101
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(2);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(2);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(2);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(2);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 106
if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 107
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 113
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(2);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(2);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(2);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(2);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 118
if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 119
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(2);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(2);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(2);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(2);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 130
if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 131
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 138
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(2);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(2);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(2);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(2);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 142
if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 143
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 148
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(12);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(12);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(12);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(12);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 154
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (239);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 155
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 160
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(12);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(12);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(12);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(12);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 166
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (248);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 167
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 172
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(12);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(12);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(12);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(12);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 178
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (239);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 179
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 184
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(12);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(12);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(12);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(12);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 190
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (248);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 191
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 196
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(22);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(22);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(22);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(22);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 202
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (239);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 203
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 208
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(22);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(22);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(22);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(22);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 214
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (248);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 215
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 220
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(22);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(22);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(22);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(22);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 226
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (239);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 227
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 232
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(22);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(22);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(22);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
}
if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(22);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 238
zhongji = random(20) + 1;
if (zhongji <= _root.sk.zj) {
gotoAndPlay (248);
} else if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 239
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 243
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(32);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(32);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(32);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(32);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 247
if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 248
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 252
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(32);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(32);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(32);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
} else if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(32);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
}
}
Symbol 580 MovieClip Frame 256
if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 580 MovieClip Frame 257
stand = 3;
fangxiang = 0;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 265
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(42);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monster.yun.gotoAndPlay(2);
}
}
if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(42);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monstert.yun.gotoAndPlay(2);
}
}
if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(42);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monsterth.yun.gotoAndPlay(2);
}
}
if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(42);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monsterf.yun.gotoAndPlay(2);
}
}
}
Symbol 580 MovieClip Frame 274
if (_root.jump._currentframe == 1) {
gotoAndPlay (1);
} else {
gotoAndPlay (45);
}
Symbol 580 MovieClip Frame 275
stand = 3;
fangxiang = 1;
Instance of Symbol 479 MovieClip in Symbol 580 MovieClip Frame 282
onClipEvent (enterFrame) {
if (this.hitTest(_root.monster.ismofa) && (_root.monster.ismofa._currentframe == 1)) {
_root.monster.ismofa.gotoAndPlay(42);
if (_root.monster.gongji == 0) {
if (_root.monster.fangxiang == 0) {
_root.monster.gotoAndPlay("hil");
} else if (_root.monster.fangxiang == 1) {
_root.monster.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monster.yun.gotoAndPlay(2);
}
}
if (this.hitTest(_root.monstert.ismofa) && (_root.monstert.ismofa._currentframe == 1)) {
_root.monstert.ismofa.gotoAndPlay(42);
if (_root.monstert.gongji == 0) {
if (_root.monstert.fangxiang == 0) {
_root.monstert.gotoAndPlay("hil");
} else if (_root.monstert.fangxiang == 1) {
_root.monstert.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monstert.yun.gotoAndPlay(2);
}
}
if (this.hitTest(_root.monsterth.ismofa) && (_root.monsterth.ismofa._currentframe == 1)) {
_root.monsterth.ismofa.gotoAndPlay(42);
if (_root.monsterth.gongji == 0) {
if (_root.monsterth.fangxiang == 0) {
_root.monsterth.gotoAndPlay("hil");
} else if (_root.monsterth.fangxiang == 1) {
_root.monsterth.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monsterth.yun.gotoAndPlay(2);
}
}
if (this.hitTest(_root.monsterf.ismofa) && (_root.monsterf.ismofa._currentframe == 1)) {
_root.monsterf.ismofa.gotoAndPlay(42);
if (_root.monsterf.gongji == 0) {
if (_root.monsterf.fangxiang == 0) {
_root.monsterf.gotoAndPlay("hil");
} else if (_root.monsterf.fangxiang == 1) {
_root.monsterf.gotoAndPlay("hir");
}
}
yunk = random(20) + 1;
if (yunk <= _root.sk.px) {
_root.monsterf.yun.gotoAndPlay(2);
}
}
}
Symbol 580 MovieClip Frame 292
if (_root.jump._currentframe == 1) {
gotoAndPlay (14);
} else {
gotoAndPlay (58);
}
Symbol 581 MovieClip Frame 1
stop();
Symbol 581 MovieClip Frame 2
a = 1;
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 6;
}
}
Symbol 581 MovieClip Frame 3
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 6;
}
}
Symbol 581 MovieClip Frame 4
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 5;
}
}
Symbol 581 MovieClip Frame 5
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 5;
}
}
Symbol 581 MovieClip Frame 6
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 4;
}
}
Symbol 581 MovieClip Frame 7
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 3;
}
}
Symbol 581 MovieClip Frame 8
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 2;
}
}
Symbol 581 MovieClip Frame 9
if (_root.player._y >= 50) {
if ((_root.player._y <= 150) && (_root.beijing._currentframe > 1)) {
_root.beijing.prevFrame();
_root.qianjing.prevFrame();
_root.ground._y = _root.ground._y + 6;
_root.groundt._y = _root.groundt._y + 6;
_root.groundth._y = _root.groundth._y + 6;
_root.groundf._y = _root.groundf._y + 6;
_root.monster._y = _root.monster._y + 6;
_root.monstert._y = _root.monstert._y + 6;
_root.monsterth._y = _root.monsterth._y + 6;
_root.monsterf._y = _root.monsterf._y + 6;
} else {
_root.player._y = _root.player._y - 1;
}
}
Symbol 581 MovieClip Frame 10
if ((((_root.player._y <= _root.ground._y) && (_root.player._y >= (_root.ground._y - 10))) && (_root.player._x >= _root.ground._x)) && (_root.player._x <= (_root.ground._x + _root.ground._width))) {
_root.player._y = _root.ground._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundt._y) && (_root.player._y >= (_root.groundt._y - 10))) && (_root.player._x >= _root.groundt._x)) && (_root.player._x <= (_root.groundt._x + _root.groundt._width))) {
_root.player._y = _root.groundt._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundth._y) && (_root.player._y >= (_root.groundth._y - 10))) && (_root.player._x >= _root.groundth._x)) && (_root.player._x <= (_root.groundth._x + _root.groundth._width))) {
_root.player._y = _root.groundth._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundf._y) && (_root.player._y >= (_root.groundf._y - 10))) && (_root.player._x >= _root.groundf._x)) && (_root.player._x <= (_root.groundf._x + _root.groundf._width))) {
_root.player._y = _root.groundf._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if (_root.player._y <= 400) {
if ((_root.player._y >= 250) && (_root.beijing._currentframe < 50)) {
_root.beijing.nextFrame();
_root.qianjing.nextFrame();
_root.ground._y = _root.ground._y - 6;
_root.groundt._y = _root.groundt._y - 6;
_root.groundth._y = _root.groundth._y - 6;
_root.groundf._y = _root.groundf._y - 6;
_root.monster._y = _root.monster._y - 6;
_root.monstert._y = _root.monstert._y - 6;
_root.monsterth._y = _root.monsterth._y - 6;
_root.monsterf._y = _root.monsterf._y - 6;
} else if (a < 6) {
_root.player._y = _root.player._y + a;
a++;
} else {
_root.player._y = _root.player._y + 6;
}
}
Symbol 581 MovieClip Frame 11
if ((((_root.player._y <= _root.ground._y) && (_root.player._y >= (_root.ground._y - 10))) && (_root.player._x >= _root.ground._x)) && (_root.player._x <= (_root.ground._x + _root.ground._width))) {
_root.player._y = _root.ground._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundt._y) && (_root.player._y >= (_root.groundt._y - 10))) && (_root.player._x >= _root.groundt._x)) && (_root.player._x <= (_root.groundt._x + _root.groundt._width))) {
_root.player._y = _root.groundt._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundth._y) && (_root.player._y >= (_root.groundth._y - 10))) && (_root.player._x >= _root.groundth._x)) && (_root.player._x <= (_root.groundth._x + _root.groundth._width))) {
_root.player._y = _root.groundth._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundf._y) && (_root.player._y >= (_root.groundf._y - 10))) && (_root.player._x >= _root.groundf._x)) && (_root.player._x <= (_root.groundf._x + _root.groundf._width))) {
_root.player._y = _root.groundf._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if (_root.player._y <= 400) {
if ((_root.player._y >= 250) && (_root.beijing._currentframe < 50)) {
_root.beijing.nextFrame();
_root.qianjing.nextFrame();
_root.ground._y = _root.ground._y - 6;
_root.groundt._y = _root.groundt._y - 6;
_root.groundth._y = _root.groundth._y - 6;
_root.groundf._y = _root.groundf._y - 6;
_root.monster._y = _root.monster._y - 6;
_root.monstert._y = _root.monstert._y - 6;
_root.monsterth._y = _root.monsterth._y - 6;
_root.monsterf._y = _root.monsterf._y - 6;
} else if (a < 6) {
_root.player._y = _root.player._y + a;
a++;
} else {
_root.player._y = _root.player._y + 6;
}
}
Symbol 581 MovieClip Frame 12
if ((((_root.player._y <= _root.ground._y) && (_root.player._y >= (_root.ground._y - 10))) && (_root.player._x >= _root.ground._x)) && (_root.player._x <= (_root.ground._x + _root.ground._width))) {
_root.player._y = _root.ground._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundt._y) && (_root.player._y >= (_root.groundt._y - 10))) && (_root.player._x >= _root.groundt._x)) && (_root.player._x <= (_root.groundt._x + _root.groundt._width))) {
_root.player._y = _root.groundt._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundth._y) && (_root.player._y >= (_root.groundth._y - 10))) && (_root.player._x >= _root.groundth._x)) && (_root.player._x <= (_root.groundth._x + _root.groundth._width))) {
_root.player._y = _root.groundth._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundf._y) && (_root.player._y >= (_root.groundf._y - 10))) && (_root.player._x >= _root.groundf._x)) && (_root.player._x <= (_root.groundf._x + _root.groundf._width))) {
_root.player._y = _root.groundf._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if (_root.player._y <= 400) {
if ((_root.player._y >= 250) && (_root.beijing._currentframe < 50)) {
_root.beijing.nextFrame();
_root.qianjing.nextFrame();
_root.ground._y = _root.ground._y - 6;
_root.groundt._y = _root.groundt._y - 6;
_root.groundth._y = _root.groundth._y - 6;
_root.groundf._y = _root.groundf._y - 6;
_root.monster._y = _root.monster._y - 6;
_root.monstert._y = _root.monstert._y - 6;
_root.monsterth._y = _root.monsterth._y - 6;
_root.monsterf._y = _root.monsterf._y - 6;
} else if (a < 6) {
_root.player._y = _root.player._y + a;
a++;
} else {
_root.player._y = _root.player._y + 6;
}
}
Symbol 581 MovieClip Frame 13
if ((((_root.player._y <= _root.ground._y) && (_root.player._y >= (_root.ground._y - 10))) && (_root.player._x >= _root.ground._x)) && (_root.player._x <= (_root.ground._x + _root.ground._width))) {
_root.player._y = _root.ground._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundt._y) && (_root.player._y >= (_root.groundt._y - 10))) && (_root.player._x >= _root.groundt._x)) && (_root.player._x <= (_root.groundt._x + _root.groundt._width))) {
_root.player._y = _root.groundt._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundth._y) && (_root.player._y >= (_root.groundth._y - 10))) && (_root.player._x >= _root.groundth._x)) && (_root.player._x <= (_root.groundth._x + _root.groundth._width))) {
_root.player._y = _root.groundth._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if ((((_root.player._y <= _root.groundf._y) && (_root.player._y >= (_root.groundf._y - 10))) && (_root.player._x >= _root.groundf._x)) && (_root.player._x <= (_root.groundf._x + _root.groundf._width))) {
_root.player._y = _root.groundf._y;
this.gotoAndPlay(1);
if (_root.player.stand == 2) {
if (_root.player.fangxiang == 0) {
_root.player.gotoAndPlay(1);
} else if (_root.player.fangxiang == 1) {
_root.player.gotoAndPlay(14);
}
}
} else if (_root.player._y <= 400) {
if ((_root.player._y >= 250) && (_root.beijing._currentframe < 50)) {
_root.beijing.nextFrame();
_root.qianjing.nextFrame();
_root.ground._y = _root.ground._y - 6;
_root.groundt._y = _root.groundt._y - 6;
_root.groundth._y = _root.groundth._y - 6;
_root.groundf._y = _root.groundf._y - 6;
_root.monster._y = _root.monster._y - 6;
_root.monstert._y = _root.monstert._y - 6;
_root.monsterth._y = _root.monsterth._y - 6;
_root.monsterf._y = _root.monsterf._y - 6;
} else if (a < 6) {
_root.player._y = _root.player._y + a;
a++;
} else {
_root.player._y = _root.player._y + 6;
}
}
Symbol 581 MovieClip Frame 14
gotoAndPlay (10);
Symbol 604 MovieClip Frame 300
gotoAndPlay (100);
Symbol 605 MovieClip Frame 250
gotoAndPlay (50);
Symbol 606 MovieClip Frame 350
gotoAndPlay (150);
Symbol 608 MovieClip Frame 1
stop();