[Tools][Expand/Collapse All]Note that automatic extraction of ActionScript 3 is still pretty much unsupported by swfchan. AS1/AS2 works okay most of the time.Frame 1 (16 B)
if (false) {
}
Frame 95 (242 B)
totalBytes = _root.getBytesTotal();
this.onEnterFrame = function () {
loadBytes = _root.getBytesLoaded();
txt = Math.floor((loadBytes / totalBytes) * 100);
if (txt >= 99) {
gotoAndStop (190);
delete this.onEnterFrame;
}
};
Frame 190 (13.41 KiB) ● ●
function introfun() {
TbarMC.timebar.timebarMC._y = -324.05;
nToScore = 0;
this.attachMovie("introMC", "introMC", 111);
introMC._x = 250;
introMC._y = 200;
}
function stopSound() {
bgSound.stop();
ohgodSound.start();
attachMovie("blankMC", "blankMC", 101);
endChk = 2;
}
function attchEnd() {
this.attachMovie("endMC", "endMC", 110);
this.endMC._x = 250;
this.endMC._y = 250;
this.endMC._xscale = 250;
this.endMC._yscale = 250;
}
function gameResult(num) {
clearInterval(intervalID1);
if (num == 1) {
this.attachMovie("blankMC1", "endtime", 103);
} else {
this.attachMovie("moregame", "moregame", 215);
this.moregame._x = 130;
this.moregame._y = 120;
attchEnd();
this.endMC.gotoAndStop(2);
}
}
function clearfun() {
stopAllSounds();
clearSound.start();
attachMovie("clearMC", "clearMC", 102);
clearMC._x = 0;
clearMC._y = 0;
}
function base1() {
AjumaMC.dead = 0;
AjumaMC.gotoAndStop("adown");
i = 0;
while (i < depRoot) {
mask2["mask" + i].removeMovieClip();
i++;
}
}
function init() {
stopAllSounds();
TbarMC.timebar.timebarMC._y = -324.05;
timeSound.start(0, 100);
bgSound.start(0, 100);
nTaScore = gameLv;
_global.gameStart = 1;
_global.gameOver = 0;
_global.SX = 33;
_global.SY = 72;
_global.SW = 430;
_global.SH = 274;
_global.BX = 8;
_global.BY = 16;
Seconds1 = 1;
guncount = 20000;
stg = 1;
pAmount = 1;
percent = 0;
oldPercent = 0;
amount = 0;
amount2 = 0;
dep = 10;
dep2 = 10000;
stgTime = 120;
movieclip.prototype.scale = function (sc) {
this._xscale = sc;
this._yscale = sc;
};
masked.setMask(mask2);
xList = [];
yList = [];
map = [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []];
map2 = [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []];
i = 0;
while (i < 75) {
j = 0;
while (j < 48) {
map[i][j] = 0;
map2[i][j] = 0;
j++;
}
i++;
}
i = 0;
while (i < 11) {
map[10][i] = 3;
yList.push(i);
xList.push(10);
i++;
}
i = 0;
while (i < 11) {
map[i][10] = 3;
yList.push(10);
xList.push(i);
i++;
}
AjumaMC._x = _global.SX;
AjumaMC._y = _global.SY;
amount = 0;
amo = 121;
setMasked(8, 8, 1);
gStop = 1;
x1 = random(60) + 10;
y1 = random(40) + 10;
x2 = random(60) + 10;
y2 = random(40) + 10;
x3 = random(60) + 10;
y3 = random(40) + 10;
x4 = random(60) + 10;
y4 = random(40) + 10;
x5 = random(60) + 10;
y5 = random(40) + 10;
x6 = random(60) + 10;
y6 = random(40) + 10;
x7 = random(60) + 10;
y7 = random(40) + 10;
x8 = random(250) + 150;
y8 = random(130) + 150;
ixarr = [20, 40, 2, 40, 2, 20, 40];
iyarr = [2, 2, 20, 20, 40, 40, 40];
ind = random(7);
ix1 = ixarr[ind];
iy1 = iyarr[ind];
if (item1 == 1) {
attchItem("timer", ix1, iy1);
}
if (gameLv == 1) {
attchItem("xItem1", x1, y1);
attchItem("xItem1", x2, y2);
attchItem("xItem1", x5, y3);
} else if (gameLv == 2) {
attchItem("xItem1", x1, y1);
attchItem("xItem1", x2, y2);
attchItem("xItem1", x1, y2);
attchItem("xItem2", x3, y3);
} else if (gameLv == 3) {
attchItem("xItem1", x2, y2);
attchItem("xItem1", x3, y3);
attchItem("xItem1", x4, y4);
attchItem("xItem2", x1, y1);
attchItem("xItem2", x5, y5);
} else if (gameLv == 4) {
attchItem("xItem1", x1, y1);
attchItem("xItem1", x2, y1);
attchItem("xItem2", x2, y2);
attchItem("xItem2", x3, y3);
attchItem("xItem2", x1, y1);
attchItem("xItem2", x5, y5);
} else if (gameLv == 5) {
attchItem("xItem1", x1, y1);
attchItem("xItem1", x2, y1);
attchItem("xItem2", x2, y2);
attchItem("xItem2", x3, y3);
attchItem("xItem2", x6, y6);
attchItem("xItem3", x1, y1);
attchItem("xItem3", x5, y5);
} else if (gameLv == 6) {
attchItem("xItem1", x1, y1);
attchItem("xItem1", x2, y1);
attchItem("xItem2", x1, y1);
attchItem("xItem2", x3, y6);
attchItem("xItem3", x2, y2);
attchItem("xItem3", x3, y3);
attchItem("xItem3", x5, y5);
} else if (gameLv == 7) {
attchItem("xItem1", x1, y1);
attchItem("xItem1", x2, y1);
attchItem("xItem2", x3, y2);
attchItem("xItem2", x3, y6);
attchItem("xItem3", x2, y2);
attchItem("xItem3", x1, y2);
attchItem("xItem3", x4, y4);
attchItem("xItem3", x7, y7);
}
clearInterval(intervalID1);
intervalID1 = setInterval(time_reduce1, 1000);
oItem1 = random(5);
oItem2 = random(5);
oItem3 = random(5);
attachMovie("oItemMC" + oItem1, "oItemMC_" + oItem1, 5000 + oItem1);
this["oItemMC_" + oItem1]._x = ((random(25) + 15) * 6) + _global.SX;
this["oItemMC_" + oItem1]._y = ((random(25) + 15) * 6) + _global.SY;
this["oItemMC_" + oItem1]._xscale = 50;
this["oItemMC_" + oItem1]._yscale = 50;
attachMovie("oItemMC" + oItem2, "oItemMC_" + oItem2, 5000 + oItem2);
this["oItemMC_" + oItem2]._x = ((random(25) + 15) * 6) + _global.SX;
this["oItemMC_" + oItem2]._y = ((random(25) + 15) * 6) + _global.SY;
this["oItemMC_" + oItem2]._xscale = 50;
this["oItemMC_" + oItem2]._yscale = 50;
attachMovie("oItemMC" + oItem3, "oItemMC_" + oItem3, 5000 + oItem3);
this["oItemMC_" + oItem3]._x = ((random(25) + 15) * 6) + _global.SX;
this["oItemMC_" + oItem3]._y = ((random(25) + 15) * 6) + _global.SY;
this["oItemMC_" + oItem3]._xscale = 50;
this["oItemMC_" + oItem3]._yscale = 50;
}
function time_reduce1() {
Seconds1 = Seconds1 + 1;
TbarMC.timebar.timebarMC._y = TbarMC.timebar.timebarMC._y + 0.7;
if (TbarMC.timebar.timebarMC._y >= -111) {
timeSound.stop();
clearInterval(intervalID1);
AjumaMC.gotoAndStop("dead");
_global.gameStart = 0;
_global.gameOver = 1;
_parent.mask1.clear();
}
}
function setMasked(i, j, r) {
if ((!_global.gameOver) && (!AjumaMC.dead)) {
if (map2[i][j] == 0) {
map2[i][j] = 1;
amount2++;
}
amount++;
percent = Math.floor((amount2 / 3323) * 100);
dep++;
depRoot = dep;
mask2.attachMovie("mask", "mask" + dep, dep);
mask2["mask" + dep]._x = (i * 6) + _global.SX;
mask2["mask" + dep]._y = (j * 6) + _global.SY;
mask2["mask" + dep].i = i;
mask2["mask" + dep].j = j;
if (map[i][j] == 0) {
map[i][j] = 2;
}
if ((map[i][j] == 1) && (r != 2)) {
map[i][j] = 2;
}
if (r == 1) {
mask2["mask" + dep].onEnterFrame = function () {
if (this._parent._parent.map[this.i][this.j + 1] == 0) {
this._parent._parent.setMasked(this.i, this.j + 1, 1);
} else if (this._parent._parent.map[this.i][this.j + 1] == 1) {
this._parent._parent.setMasked(this.i, this.j + 1, 0);
} else if (this._parent._parent.map[this.i][this.j + 1] == 3) {
this._parent._parent.setMasked(this.i, this.j + 1, 0);
}
if (this._parent._parent.map[this.i][this.j - 1] == 0) {
this._parent._parent.setMasked(this.i, this.j - 1, 1);
} else if (this._parent._parent.map[this.i][this.j - 1] == 1) {
this._parent._parent.setMasked(this.i, this.j - 1, 0);
}
if (this._parent._parent.map[this.i + 1][this.j] == 0) {
this._parent._parent.setMasked(this.i + 1, this.j, 1);
} else if (this._parent._parent.map[this.i + 1][this.j] == 1) {
this._parent._parent.setMasked(this.i + 1, this.j, 0);
} else if (this._parent._parent.map[this.i + 1][this.j] == 3) {
this._parent._parent.setMasked(this.i + 1, this.j, 0);
}
if (this._parent._parent.map[this.i - 1][this.j] == 0) {
this._parent._parent.setMasked(this.i - 1, this.j, 1);
} else if (this._parent._parent.map[this.i - 1][this.j] == 1) {
this._parent._parent.setMasked(this.i - 1, this.j, 0);
}
if (this._parent._parent.map[this.i + 1][this.j + 1] == 3) {
this._parent._parent.setMasked(this.i + 1, this.j + 1, 0);
}
if (this._parent._parent.map[this.i + 1][this.j + 1] == 1) {
this._parent._parent.setMasked(this.i + 1, this.j + 1, 2);
}
this.onEnterFrame = null;
};
}
if (amount == (amo - 1)) {
i = 0;
while (i < 11) {
yList.push(i);
xList.push(0);
i++;
}
i = 0;
while (i < 11) {
yList.push(0);
xList.push(i);
i++;
}
ready.play();
mask3.lineStyle(2, 6737151, 100);
mask3.moveTo((xList[0] * 6) + _global.SX, (yList[0] * 6) + _global.SY);
i = 0;
while (i < xList.length) {
mask3.lineTo((xList[i] * 6) + _global.SX, (yList[i] * 6) + _global.SY);
map[xList[i]][yList[i]] = 1;
i++;
}
i = 0;
while (i < xList.length) {
map[xList[i]][yList[i]] = 1;
i++;
}
xList = [];
yList = [];
i = 0;
while (i < 10) {
map[0][i] = 5;
i++;
}
i = 0;
while (i < 10) {
map[i][0] = 5;
i++;
}
}
}
}
function chk1(i, j) {
porr.start();
map[i][j] = 3;
xList.push(i);
yList.push(j);
if (map[i + 1][j] == 1) {
if (chk2(i + 1, j, "r") == 1) {
setMasked(i + 1, j, 1);
}
}
if (map[i - 1][j] == 1) {
if (chk2(i - 1, j, "l") == 1) {
setMasked(i - 1, j, 1);
}
}
if (map[i][j + 1] == 1) {
if (chk2(i, j + 1, "d") == 1) {
setMasked(i, j + 1, 1);
}
}
if (map[i][j - 1] == 1) {
if (chk2(i, j - 1, "u") == 1) {
setMasked(i, j - 1, 1);
}
}
}
function chk2(i, j, d) {
if (d == "r") {
m = i;
while (map[m][j] == 1) {
m++;
}
if (map[m][j] == 3) {
return(1);
}
m--;
if (map[m][j + 1] == 1) {
if (chk2(m, j + 1, "d") == 1) {
return(1);
}
return(0);
}
if (map[m][j - 1] == 1) {
if (chk2(m, j - 1, "u") == 1) {
return(1);
}
return(0);
}
return(0);
}
if (d == "l") {
m = i;
while (map[m][j] == 1) {
m--;
}
if (map[m][j] == 3) {
return(1);
}
m++;
if (map[m][j + 1] == 1) {
if (chk2(m, j + 1, "d") == 1) {
return(1);
}
return(0);
}
if (map[m][j - 1] == 1) {
if (chk2(m, j - 1, "u") == 1) {
return(1);
}
return(0);
}
return(0);
}
if (d == "d") {
m = j;
while (map[i][m] == 1) {
m++;
}
if (map[i][m] == 3) {
return(1);
}
m--;
if (map[i + 1][m] == 1) {
if (chk2(i + 1, m, "r") == 1) {
return(1);
}
return(0);
}
if (map[i - 1][m] == 1) {
if (chk2(i - 1, m, "l") == 1) {
return(1);
}
return(0);
}
return(0);
}
if (d == "u") {
m = j;
while (map[i][m] == 1) {
m--;
}
if (map[i][m] == 3) {
return(1);
}
m++;
if (map[i + 1][m] == 1) {
if (chk2(i + 1, m, "r") == 1) {
return(1);
}
return(0);
}
if (map[i - 1][m] == 1) {
if (chk2(i - 1, m, "l") == 1) {
return(1);
}
return(0);
}
return(0);
}
}
function addJumsu(num) {
nToScore = nToScore + num;
}
function rateView() {
jumsuSound.start();
nToScore = nToScore + percent;
var _local5 = Math.floor((percent % 1000) / 100);
var _local3 = Math.floor((percent % 100) / 10);
var _local4 = Math.floor(percent % 10);
saa3 = _local5;
saa2 = _local3;
saa1 = _local4;
if ((_local5 == 0) && (_local3 == 0)) {
this.numBsk.numcnt.attachMovie("nNum_" + _local4, "nNum_" + _local4, 100);
} else if ((_local5 == 0) && (_local3 != 0)) {
this.numBsk.numcnt0.attachMovie("nNum_" + _local3, "nNum_" + _local3, 110);
this.numBsk.numcnt.attachMovie("nNum_" + _local4, "nNum_" + _local4, 100);
} else if (_local5 != 0) {
this.numBsk.numcnt00.attachMovie("nNum_" + _local5, "nNum_" + _local5, 120);
this.numBsk.numcnt0.attachMovie("nNum_" + _local3, "nNum_" + _local3, 110);
this.numBsk.numcnt.attachMovie("nNum_" + _local4, "nNum_" + _local4, 100);
}
this.numBsk.numcnt000.attachMovie("nNum_00", "nNum_00", 130);
numBsk._xscale = 50;
numBsk._yscale = 50;
if (AjumaMC._x <= 380) {
numBsk._x = AjumaMC._x + 50;
} else if (AjumaMC._x > 200) {
numBsk._x = AjumaMC._x - 50;
}
if (AjumaMC._y <= 80) {
numBsk._y = AjumaMC._y + 20;
} else if (AjumaMC._y > 80) {
numBsk._y = AjumaMC._y - 20;
}
if ((percent >= 80) && (!gStop)) {
gStop = 1;
_global.gameClear = 1;
_global.gameStart = 0;
attachMovie("blankMC", "blankMC", 101);
endChk = 1;
}
}
function attchItem(xItem, x, y) {
dep2++;
this.attachMovie(xItem, "xItem" + dep2, dep2);
this["xItem" + dep2]._x = (x * 6) + _global.SX;
this["xItem" + dep2]._y = (y * 6) + _global.SY;
}
stop();
fscommand ("fullscreen", false);
fscommand ("showmenu", false);
fscommand ("allowscale", false);
System.useCodepage = true;
AjumaMC.swapDepths(105);
gameLv = 1;
var nTaScore = gameLv;
var nToScore = 0;
_global.gameStart = 1;
_global.gameOver = 0;
_global.SX = 33;
_global.SY = 72;
_global.SW = 430;
_global.SH = 274;
_global.BX = 8;
_global.BY = 16;
var depRoot = 0;
jumsuSound = new Sound(this);
jumsuSound.attachSound("jumsuSound");
timeSound = new Sound(this);
timeSound.attachSound("timeSound");
bgSound = new Sound(this);
bgSound.attachSound("bgSound");
ohgodSound = new Sound(this);
ohgodSound.attachSound("ohgodSound");
clearSound = new Sound(this);
clearSound.attachSound("clearSound");
upSound = new Sound(this);
upSound.attachSound("upSound");
introfun();
Instance of Symbol 246 MovieClip "AjumaMC" in Frame 190 (15.04 KiB) ● ● ●
onClipEvent (load) {
speed = 6;
di = "";
distance = 0;
}
onClipEvent (keyDown) {
if ((((_global.gameStart && (Key.getCode() == 32)) && (!_parent.gStop)) && ((((this._x - _global.SX) / 6) % 2) == 0)) && ((((this._y - _global.SY) / 6) % 2) == 0)) {
ring._visible = 0;
if (!drawStart) {
_parent.mask1.lineStyle(2, 16711680, 100);
_parent.mask1.moveTo(this._x, this._y);
_parent.xList.push((this._x - _global.SX) / 6);
_parent.yList.push((this._y - _global.SY) / 6);
_parent.map[((this._x - _global.SX) + 2) / 6][(this._y - _global.SY) / 6] = 3;
drawStart = 1;
}
}
}
onClipEvent (enterFrame) {
if (dead && (_parent.pAmount > 0)) {
dd++;
if (dd == 12) {
_parent.stat.gotoAndStop(1);
notR = 0;
notL = 0;
notD = 0;
notU = 0;
drawStart = 0;
distance = 0;
di = "";
this._x = xa;
this._y = ya;
i = 0;
while (i < _parent.xList.length) {
_parent.map[_parent.xList[i]][_parent.yList[i]] = 0;
i++;
}
_parent.map[_parent.xList[0]][_parent.yList[0]] = 1;
_parent.xList = [];
_parent.yList = [];
this.gotoAndStop(1);
dead = 0;
dd = 0;
}
}
if (!dead) {
if (_global.gameStart) {
if (_parent.gStop) {
if (!par) {
par = 1;
ti = _parent.amount;
} else {
par = 0;
tj = _parent.amount;
if (ti == tj) {
this._parent.stat.gotoAndStop(4);
_parent.gStop = 0;
_parent.mask3.lineStyle(2, 6737151, 100);
_parent.mask3.moveTo((_parent.xList[0] * 6) + _global.SX, (_parent.yList[0] * 6) + _global.SY);
i = 0;
while (i < _parent.xList.length) {
_parent.mask3.lineTo((_parent.xList[i] * 6) + _global.SX, (_parent.yList[i] * 6) + _global.SY);
_parent.map[_parent.xList[i]][_parent.yList[i]] = 1;
i++;
}
_parent.mask1.clear();
_parent.xList = [];
_parent.yList = [];
i = 0;
while (i < 75) {
j = 0;
while (j < 48) {
if ((_parent.map[i][j] != 0) && (_parent.map[i][j] != null)) {
amou++;
}
j++;
}
i++;
}
_parent.rateView();
}
}
}
if (!_parent.gStop) {
if (((Key.isDown(39) && (di == "")) && ((((this._x - _global.SX) / 6) % 2) == 0)) && ((((this._y - _global.SY) / 6) % 2) == 0)) {
this.gotoAndStop("aright");
di = "r";
} else if (((Key.isDown(37) && (di == "")) && ((((this._x - _global.SX) / 6) % 2) == 0)) && ((((this._y - _global.SY) / 6) % 2) == 0)) {
this.gotoAndStop("aleft");
di = "l";
} else if (((Key.isDown(38) && (di == "")) && ((((this._x - _global.SX) / 6) % 2) == 0)) && ((((this._y - _global.SY) / 6) % 2) == 0)) {
this.gotoAndStop("aup");
di = "u";
} else if (((Key.isDown(40) && (di == "")) && ((((this._x - _global.SX) / 6) % 2) == 0)) && ((((this._y - _global.SY) / 6) % 2) == 0)) {
this.gotoAndStop("adown");
di = "d";
}
if (drawStart) {
if ((this._x < 78) && (this._y < 78)) {
ring._visible = 1;
notR = 0;
notL = 0;
notD = 0;
notU = 0;
distance = 0;
di = "";
drawStart = 0;
this._x = (_parent.xList[0] * 6) + _global.SX;
this._y = (_parent.yList[0] * 6) + _global.SY;
i = 0;
while (i < _parent.xList.length) {
_parent.map[_parent.xList[i]][_parent.yList[i]] = 0;
i++;
}
_parent.map[_parent.xList[0]][_parent.yList[0]] = 1;
_parent.xList = [];
_parent.yList = [];
_parent.mask1.clear();
}
}
if (di == "r") {
if (drawStart) {
if ((_parent.map[((this._x - _global.SX) + 6) / 6][(this._y - _global.SY) / 6] != 1) || (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] != 1)) {
if (((this._x < ((_global.SW + 2) + _global.SX)) && (!notR)) && (_parent.map[((this._x - _global.SX) / 6) + 1][(this._y - _global.SY) / 6] != 2)) {
notL = 1;
notU = 0;
notD = 0;
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._x = this._x + speed;
_parent.xList.push(((this._x - _global.SX) - 6) / 6);
_parent.yList.push((this._y - _global.SY) / 6);
_parent.map[((this._x - _global.SY) - 6) / 6][(this._y - _global.SY) / 6] = 3;
}
} else {
distance++;
this._x = this._x + speed;
_parent.xList.push(((this._x - _global.SX) - 6) / 6);
_parent.yList.push((this._y - _global.SY) / 6);
_parent.map[((this._x - _global.SX) - 6) / 6][(this._y - _global.SY) / 6] = 3;
}
_parent.mask1.lineTo(this._x, this._y);
if (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] == 3) {
_parent.mask1.clear();
this._x = (_parent.xList[0] * 6) + _global.SX;
this._y = (_parent.yList[0] * 6) + _global.SY;
i = 0;
while (i < _parent.xList.length) {
_parent.map[_parent.xList[i]][_parent.yList[i]] = 0;
i++;
}
_parent.map[_parent.xList[0]][_parent.yList[0]] = 1;
_parent.xList = [];
_parent.yList = [];
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
} else {
di = "";
}
} else if ((_parent.map[((this._x - _global.SX) + 6) / 6][(this._y - _global.SY) / 6] % 4) == 1) {
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._x = this._x + speed;
}
} else {
distance++;
this._x = this._x + speed;
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
}
if (di == "l") {
if (drawStart) {
if ((_parent.map[((this._x - _global.SX) - 6) / 6][(this._y - _global.SY) / 6] != 1) || (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] != 1)) {
if (((this._x > _global.SX) && (!notL)) && (_parent.map[((this._x - _global.SY) / 6) - 1][(this._y - _global.SY) / 6] != 2)) {
notR = 1;
notU = 0;
notD = 0;
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._x = this._x - speed;
_parent.xList.push(((this._x - _global.SX) + 6) / 6);
_parent.yList.push((this._y - _global.SY) / 6);
_parent.map[((this._x - _global.SX) + 6) / 6][(this._y - _global.SX) / 6] = 3;
}
} else {
distance++;
this._x = this._x - speed;
_parent.xList.push(((this._x - _global.SX) + 6) / 6);
_parent.yList.push((this._y - _global.SY) / 6);
_parent.map[((this._x - _global.SX) + 6) / 6][(this._y - _global.SY) / 6] = 3;
}
_parent.mask1.lineTo(this._x, this._y);
if (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] == 3) {
_parent.mask1.clear();
this._x = (_parent.xList[0] * 6) + _global.SX;
this._y = (_parent.yList[0] * 6) + _global.SY;
i = 0;
while (i < _parent.xList.length) {
_parent.map[_parent.xList[i]][_parent.yList[i]] = 0;
i++;
}
_parent.map[_parent.xList[0]][_parent.yList[0]] = 1;
_parent.xList = [];
_parent.yList = [];
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
} else {
di = "";
}
} else if ((_parent.map[((this._x - _global.SX) - 6) / 6][(this._y - _global.SY) / 6] % 4) == 1) {
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._x = this._x - speed;
}
} else {
distance++;
this._x = this._x - speed;
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
}
if (di == "u") {
if (drawStart) {
if ((_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SX) - 6) / 6] != 1) || (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] != 1)) {
if (((this._y > _global.SY) && (!notU)) && (_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) / 6) - 1] != 2)) {
notR = 0;
notL = 0;
notD = 1;
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._y = this._y - speed;
_parent.xList.push((this._x - _global.SX) / 6);
_parent.yList.push(((this._y - _global.SY) + 6) / 6);
_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) + 6) / 6] = 3;
}
} else {
distance++;
this._y = this._y - speed;
_parent.xList.push((this._x - _global.SX) / 6);
_parent.yList.push(((this._y - _global.SY) + 6) / 6);
_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) + 6) / 6] = 3;
}
_parent.mask1.lineTo(this._x, this._y);
if (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] == 3) {
_parent.mask1.clear();
this._x = (_parent.xList[0] * 6) + _global.SX;
this._y = (_parent.yList[0] * 6) + _global.SY;
i = 0;
while (i < _parent.xList.length) {
_parent.map[_parent.xList[i]][_parent.yList[i]] = 0;
i++;
}
_parent.map[_parent.xList[0]][_parent.yList[0]] = 1;
_parent.xList = [];
_parent.yList = [];
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
} else {
di = "";
}
} else if ((_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) - 6) / 6] % 4) == 1) {
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._y = this._y - speed;
}
} else {
distance++;
this._y = this._y - speed;
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
}
if (di == "d") {
if (drawStart) {
if ((_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) + 6) / 6] != 1) || (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] != 1)) {
if (((this._y < ((_global.SH + 2) + _global.SY)) && (!notD)) && (_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) / 6) + 1] != 2)) {
notR = 0;
notU = 1;
notL = 0;
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._y = this._y + speed;
_parent.xList.push((this._x - _global.SX) / 6);
_parent.yList.push(((this._y - _global.SY) - 6) / 6);
_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) - 6) / 6] = 3;
}
} else {
distance++;
this._y = this._y + speed;
_parent.xList.push((this._x - _global.SX) / 6);
_parent.yList.push(((this._y - _global.SY) - 6) / 6);
_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) - 6) / 6] = 3;
}
_parent.mask1.lineTo(this._x, this._y);
if (_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] == 3) {
_parent.mask1.clear();
this._x = (_parent.xList[0] * 6) + _global.SX;
this._y = (_parent.yList[0] * 6) + _global.SY;
i = 0;
while (i < _parent.xList.length) {
_parent.map[_parent.xList[i]][_parent.yList[i]] = 0;
i++;
}
_parent.map[_parent.xList[0]][_parent.yList[0]] = 1;
_parent.xList = [];
_parent.yList = [];
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
} else {
di = "";
}
} else if ((_parent.map[(this._x - _global.SX) / 6][((this._y - _global.SY) + 6) / 6] % 4) == 1) {
if (distance < 2) {
if (web) {
distance2++;
if (distance2 == 2) {
distance2 = 0;
distance++;
this._y = this._y + speed;
}
} else {
distance++;
this._y = this._y + speed;
}
}
if (distance == 2) {
distance = 0;
di = "";
}
} else {
di = "";
}
}
if ((_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] == 1) && (_parent.xList.length > 2)) {
ring._visible = 1;
_parent.gStop = 1;
_parent.oldPercent = _parent.percent;
_parent.map[(this._x - _global.SX) / 6][(this._y - _global.SY) / 6] = 3;
notR = 0;
notL = 0;
notD = 0;
notU = 0;
drawStart = 0;
_parent.xList.push[(this._x - _global.SX) / 6];
_parent.yList.push[(this._y - _global.SY) / 6];
if (_parent.xList[_parent.xList.length - 1] == _parent.xList[_parent.xList.length - 2]) {
if (_parent.yList[_parent.yList.length - 1] < _parent.yList[_parent.yList.length - 2]) {
_parent.chk1(_parent.xList[_parent.xList.length - 1], _parent.yList[_parent.yList.length - 1] - 1);
}
if (_parent.yList[_parent.yList.length - 1] > _parent.yList[_parent.yList.length - 2]) {
_parent.chk1(_parent.xList[_parent.xList.length - 1], _parent.yList[_parent.yList.length - 1] + 1);
}
} else if (_parent.yList[_parent.yList.length - 1] == _parent.yList[_parent.yList.length - 2]) {
if (_parent.xList[_parent.xList.length - 1] < _parent.xList[_parent.xList.length - 2]) {
_parent.chk1(_parent.xList[_parent.xList.length - 1] - 1, _parent.yList[_parent.yList.length - 1]);
}
if (_parent.xList[_parent.xList.length - 1] > _parent.xList[_parent.xList.length - 2]) {
_parent.chk1(_parent.xList[_parent.xList.length - 1] + 1, _parent.yList[_parent.yList.length - 1]);
}
}
}
}
}
}
}
onClipEvent (keyUp) {
if (_global.gameStart) {
if (((Key.getCode() == 32) && (drawStart)) && (!_parent.gStop)) {
ring._visible = 1;
notR = 0;
notL = 0;
notD = 0;
notU = 0;
distance = 0;
di = "";
drawStart = 0;
this._x = (_parent.xList[0] * 6) + _global.SX;
this._y = (_parent.yList[0] * 6) + _global.SY;
i = 0;
while (i < _parent.xList.length) {
_parent.map[_parent.xList[i]][_parent.yList[i]] = 0;
i++;
}
_parent.map[_parent.xList[0]][_parent.yList[0]] = 1;
_parent.xList = [];
_parent.yList = [];
_parent.mask1.clear();
}
}
}
Symbol 18 Button (53 B)
on (release) {
_parent.moregame.removeMovieClip();
}
Symbol 21 Button (142 B)
on (release) {
loadVar = new LoadVars();
loadVar.CP = 2;
loadVar.send("http://www.fun2fun.co.kr/CpClick.asp?CP=2&", loadVar, "POST");
}
Symbol 29 MovieClip Frame 20 (18 B)
gotoAndPlay (15);
Symbol 57 Button (336 B)
on (release) {
_parent.attachMovie("MC_count", "MC_count", 110);
_parent.MC_count._x = 250;
_parent.MC_count._y = 180;
_parent.MC_help.removeMovieClip();
}
on (keyPress "<Space>") {
_parent.attachMovie("MC_count", "MC_count", 110);
_parent.MC_count._x = 250;
_parent.MC_count._y = 180;
_parent.MC_help.removeMovieClip();
}
Symbol 61 Button (142 B)
on (release) {
loadVar = new LoadVars();
loadVar.CP = 2;
loadVar.send("http://www.fun2fun.co.kr/CpClick.asp?CP=2&", loadVar, "POST");
}
Symbol 77 MovieClip [MC_count] Frame 1 (17 B)
_parent.base1();
Symbol 77 MovieClip [MC_count] Frame 63 (50 B)
stop();
_parent.init();
this.removeMovieClip();
Symbol 88 MovieClip [lossMC] Frame 36 (29 B)
stop();
_parent.exefunc(2);
Symbol 97 MovieClip [winMC] Frame 5 (29 B)
stop();
_parent.exefunc(1);
Symbol 99 MovieClip [nNum_9] Frame 20 (8 B)
stop();
Symbol 101 MovieClip [nNum_8] Frame 20 (8 B)
stop();
Symbol 103 MovieClip [nNum_7] Frame 20 (8 B)
stop();
Symbol 105 MovieClip [nNum_6] Frame 20 (8 B)
stop();
Symbol 107 MovieClip [nNum_5] Frame 20 (8 B)
stop();
Symbol 109 MovieClip [nNum_4] Frame 20 (8 B)
stop();
Symbol 111 MovieClip [nNum_3] Frame 20 (8 B)
stop();
Symbol 113 MovieClip [nNum_2] Frame 20 (8 B)
stop();
Symbol 115 MovieClip [nNum_1] Frame 20 (8 B)
stop();
Symbol 117 MovieClip [nNum_0] Frame 20 (8 B)
stop();
Symbol 119 MovieClip [nNum_00] Frame 20 (8 B)
stop();
Symbol 121 MovieClip [gunegg1] Frame 1 (17 B)
guncount = 2000;
Symbol 122 MovieClip [blankMC] Frame 20 (121 B)
stop();
if (_parent.endChk == 1) {
_parent.clearfun();
} else {
_parent.gameResult(2);
}
this.removeMovieClip();
Symbol 123 MovieClip [blankMC1] Frame 1 (321 B)
_parent.upSound.start(0, 10);
this.onEnterFrame = function () {
if (_parent.TbarMC.timebar.timebarMC._y >= -112) {
_parent.upSound.stop();
_parent.attchEnd();
delete onEnterFrame;
} else {
_parent.TbarMC.timebar.timebarMC._y = _parent.TbarMC.timebar.timebarMC._y + 0.7;
_parent.nToScore++;
}
};
Symbol 128 MovieClip [clearMC] Frame 25 (32 B)
stop();
_parent.gameResult(1);
Symbol 132 MovieClip Frame 20 (8 B)
stop();
Symbol 133 MovieClip [oItemMC2] Frame 1 (433 B)
stop();
map = _parent.map;
d = 0;
hchk1 = 0;
ran = null;
onEnterFrame = function () {
if (!_global.gameOver) {
x = (this._x - _global.SX) / 6;
y = (this._y - _global.SY) / 6;
if ((map[x][y] == 2) && (!dead)) {
this.gotoAndPlay("dead");
dead = 1;
} else if (_parent.percent > 80) {
this.gotoAndPlay("dead");
dead = 1;
}
}
if (_global.gameOver) {
this.removeMovieClip();
}
};
Symbol 133 MovieClip [oItemMC2] Frame 15 (56 B)
stop();
_parent.addJumsu(10);
this.removeMovieClip();
Symbol 137 MovieClip Frame 20 (8 B)
stop();
Symbol 138 MovieClip [oItemMC3] Frame 1 (433 B)
stop();
map = _parent.map;
d = 0;
hchk1 = 0;
ran = null;
onEnterFrame = function () {
if (!_global.gameOver) {
x = (this._x - _global.SX) / 6;
y = (this._y - _global.SY) / 6;
if ((map[x][y] == 2) && (!dead)) {
this.gotoAndPlay("dead");
dead = 1;
} else if (_parent.percent > 80) {
this.gotoAndPlay("dead");
dead = 1;
}
}
if (_global.gameOver) {
this.removeMovieClip();
}
};
Symbol 138 MovieClip [oItemMC3] Frame 15 (56 B)
stop();
_parent.addJumsu(50);
this.removeMovieClip();
Symbol 141 MovieClip Frame 20 (8 B)
stop();
Symbol 142 MovieClip [oItemMC1] Frame 1 (433 B)
stop();
map = _parent.map;
d = 0;
hchk1 = 0;
ran = null;
onEnterFrame = function () {
if (!_global.gameOver) {
x = (this._x - _global.SX) / 6;
y = (this._y - _global.SY) / 6;
if ((map[x][y] == 2) && (!dead)) {
this.gotoAndPlay("dead");
dead = 1;
} else if (_parent.percent > 80) {
this.gotoAndPlay("dead");
dead = 1;
}
}
if (_global.gameOver) {
this.removeMovieClip();
}
};
Symbol 142 MovieClip [oItemMC1] Frame 15 (56 B)
stop();
_parent.addJumsu(30);
this.removeMovieClip();
Symbol 148 Button (493 B)
on (release) {
_parent.clearMC.removeMovieClip();
_parent.base1();
if (_parent.gameLv >= 7) {
_parent.gameLv = 1;
_parent.introfun();
} else {
_parent.gameLv = _parent.gameLv + 1;
_parent.init();
}
_parent.endMC.removeMovieClip();
}
on (keyPress "<Space>") {
_parent.clearMC.removeMovieClip();
_parent.gameLv = _parent.gameLv + 1;
_parent.base1();
if (_parent.gameLv >= 8) {
_parent.introfun();
} else {
_parent.init();
}
_parent.endMC.removeMovieClip();
}
Symbol 155 Button (312 B)
on (release) {
_parent.gameLv = 1;
_parent.base1();
_parent.introfun();
_parent.moregame.removeMovieClip();
_parent.endMC.removeMovieClip();
}
on (keyPress "<Space>") {
_parent.gameLv = 1;
_parent.base1();
_parent.introfun();
_parent.moregame.removeMovieClip();
_parent.endMC.removeMovieClip();
}
Symbol 160 MovieClip [endMC] Frame 1 (38 B)
stop();
endJumsu = _parent.nToScore;
Symbol 160 MovieClip [endMC] Frame 2 (17 B)
gotoAndPlay (3);
Symbol 160 MovieClip [endMC] Frame 30 (38 B)
stop();
endJumsu = _parent.nToScore;
Symbol 175 MovieClip Frame 40 (8 B)
stop();
Symbol 180 Button (336 B)
on (release) {
_parent.attachMovie("MC_count", "MC_count", 110);
_parent.MC_count._x = 250;
_parent.MC_count._y = 180;
_parent.introMC.removeMovieClip();
}
on (keyPress "<Space>") {
_parent.attachMovie("MC_count", "MC_count", 110);
_parent.MC_count._x = 250;
_parent.MC_count._y = 180;
_parent.introMC.removeMovieClip();
}
Symbol 185 Button (93 B)
on (release) {
_parent.attachMovie("MC_help", "MC_help", 111);
_parent.removeMovieClip();
}
Symbol 191 Button (142 B)
on (release) {
loadVar = new LoadVars();
loadVar.CP = 2;
loadVar.send("http://www.fun2fun.co.kr/CpClick.asp?CP=2&", loadVar, "POST");
}
Symbol 192 MovieClip [introMC] Frame 1 (26 B)
stop();
_parent.base1();
Symbol 198 MovieClip Frame 37 (85 B)
stop();
if (_parent._name == "AjumaMC") {
} else {
_parent.removeMovieClip();
}
Symbol 199 MovieClip [xItem3] Frame 1 (5.9 KiB) ● ●
map = _parent.map;
d = 0;
hchk2 = 0;
hchk02 = 0;
guneggOEF = function () {
if (((((_global.SW + _global.SX) <= this._x) || (this._x <= _global.SX)) || ((_global.SH + _global.SY) <= this._y)) || (this._y <= _global.SY)) {
this.removeMovieClip();
}
if (this._parent.AjumaMC.drawStart) {
if (this.hitTest(this._parent.AjumaMC.aHitAr)) {
if (this._parent.map[(this._parent.AjumaMC._x - _global.SX) / 6][(this._parent.AjumaMC._y - _global.SY) / 6] != 1) {
this._parent.AjumaMC.dead = 1;
this._parent.AjumaMC.gotoAndStop("dead");
}
}
}
if (!_global.pause) {
if (this.dir == "r") {
this._x = this._x + 12;
} else if (this.dir == "l") {
this._x = this._x - 12;
} else if (this.dir == "u") {
this._y = this._y - 12;
} else if (this.dir == "d") {
this._y = this._y + 12;
}
}
};
this.onEnterFrame = function () {
if ((!_global.gameOver) && (!_global.pause)) {
if (this._x < 0) {
dead = 1;
this.stop();
}
x = (this._x - _global.SX) / 6;
y = (this._y - _global.SY) / 6;
if ((((map[x + 1][y] % 4) == 1) || (map[x + 1][y] == 2)) || (_x >= (_global.SW + _global.SX))) {
if ((((map[x - 1][y] % 4) == 1) || (map[x - 1][y] == 2)) || (_x <= _global.SX)) {
if ((((map[x][y + 1] % 4) == 1) || (map[x][y + 1] == 2)) || (_y >= (_global.SH + _global.SY))) {
if ((((map[x][y - 1] % 4) == 1) || (map[x][y - 1] == 2)) || ((_y <= _global.SY) && (!dead))) {
this.gotoAndPlay("dead");
dead = 1;
}
}
}
} else if ((map[x][y] == 2) && (!dead)) {
this.gotoAndPlay("dead");
dead = 1;
} else if (_parent.percent > 80) {
this.gotoAndPlay("dead");
dead = 1;
}
if ((!_parent.gStop) && (!dead)) {
if (_parent.AjumaMC.drawStart) {
if (this.Item1Hit.hitTest(_parent.AjumaMC.aHitAr)) {
if (_parent.map[(_parent.AjumaMC._x - _global.SX) / 6][(_parent.AjumaMC._y - _global.SY) / 6] != 1) {
_parent.AjumaMC.dead = 1;
_parent.AjumaMC.gotoAndStop("dead");
}
} else if (map[x][y] == 3) {
if (_parent.map[(_parent.AjumaMC._x - _global.SX) / 6][(_parent.AjumaMC._y - _global.SY) / 6] != 1) {
_parent.AjumaMC.dead = 1;
_parent.AjumaMC.gotoAndStop("dead");
}
}
}
if (!playing) {
playing = 1;
}
if (!notRan) {
ran = random(4);
notRan = 1;
ranDis = random(12) + 4;
}
if (ran == 0) {
if (((((map[x + 4][y] % 4) != 1) && (map[x + 4][y] != 2)) && (_x < (_global.SW + _global.SX))) && (d < ranDis)) {
d++;
this.gotoAndStop("right2");
if ((hchk2 % 2) == 1) {
this._x = this._x + 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
if ((hchk02 % 2) == 1) {
_parent.guncount = _parent.guncount + 1;
_parent.attachMovie("gunegg1", "gunegg" + _parent.guncount, _parent.guncount);
_parent["gunegg" + _parent.guncount]._x = this._x + 1;
_parent["gunegg" + _parent.guncount]._y = this._y;
_parent["gunegg" + _parent.guncount].dir = "r";
_parent["gunegg" + _parent.guncount].onEnterFrame = guneggOEF;
hchk02 = 2;
} else {
hchk02++;
}
d = 0;
ranDis = 0;
notRan = 0;
}
} else if (ran == 1) {
if (((((map[x - 4][y] % 4) != 1) && (map[x - 4][y] != 2)) && (_x > _global.SX)) && (d < ranDis)) {
d++;
this.gotoAndStop("left2");
if ((hchk2 % 2) == 1) {
this._x = this._x - 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
if ((hchk02 % 2) == 1) {
_parent.guncount = _parent.guncount + 1;
_parent.attachMovie("gunegg1", "gunegg" + _parent.guncount, _parent.guncount);
_parent["gunegg" + _parent.guncount]._x = this._x - 1;
_parent["gunegg" + _parent.guncount]._y = this._y;
_parent["gunegg" + _parent.guncount].dir = "l";
_parent["gunegg" + _parent.guncount].onEnterFrame = guneggOEF;
hchk02 = 2;
} else {
hchk02++;
}
d = 0;
notRan = 0;
ranDis = 0;
}
} else if (ran == 2) {
if (((((map[x][y + 4] % 4) != 1) && (map[x][y + 4] != 2)) && (_y < (_global.SH + _global.SY))) && (d < ranDis)) {
d++;
this.gotoAndStop("down2");
if ((hchk2 % 2) == 1) {
this._y = this._y + 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
if ((hchk02 % 2) == 1) {
_parent.guncount = _parent.guncount + 1;
_parent.attachMovie("gunegg1", "gunegg" + _parent.guncount, _parent.guncount);
_parent["gunegg" + _parent.guncount]._x = this._x;
_parent["gunegg" + _parent.guncount]._y = this._y + 1;
_parent["gunegg" + _parent.guncount].dir = "d";
_parent["gunegg" + _parent.guncount].onEnterFrame = guneggOEF;
hchk02 = 2;
} else {
hchk02++;
}
d = 0;
notRan = 0;
ranDis = 0;
}
} else if (ran == 3) {
if (((((map[x][y - 4] % 4) != 1) && (map[x][y - 4] != 2)) && (_y > _global.SY)) && (d < ranDis)) {
d++;
this.gotoAndStop("up2");
if ((hchk2 % 2) == 1) {
this._y = this._y - 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
if ((hchk02 % 2) == 1) {
_parent.guncount = _parent.guncount + 1;
_parent.attachMovie("gunegg1", "gunegg" + _parent.guncount, _parent.guncount);
_parent["gunegg" + _parent.guncount]._x = this._x;
_parent["gunegg" + _parent.guncount]._y = this._y - 1;
_parent["gunegg" + _parent.guncount].dir = "u";
_parent["gunegg" + _parent.guncount].onEnterFrame = guneggOEF;
hchk02 = 2;
} else {
hchk02++;
}
d = 0;
notRan = 0;
ranDis = 0;
}
}
} else {
playing = 0;
this.stop();
}
}
if (_global.gameOver) {
this.removeMovieClip();
}
};
Symbol 199 MovieClip [xItem3] Frame 6 (19 B)
dead = 1;
stop();
Symbol 201 MovieClip [xItem2] Frame 1 (3.27 KiB) ●
map = _parent.map;
d = 0;
hchk2 = 0;
this.onEnterFrame = function () {
if ((!_global.gameOver) && (!_global.pause)) {
if (this._x < 0) {
dead = 1;
this.stop();
}
x = (this._x - _global.SX) / 6;
y = (this._y - _global.SY) / 6;
if ((((map[x + 1][y] % 4) == 1) || (map[x + 1][y] == 2)) || (_x >= (_global.SW + _global.SX))) {
if ((((map[x - 1][y] % 4) == 1) || (map[x - 1][y] == 2)) || (_x <= _global.SX)) {
if ((((map[x][y + 1] % 4) == 1) || (map[x][y + 1] == 2)) || (_y >= (_global.SH + _global.SY))) {
if ((((map[x][y - 1] % 4) == 1) || (map[x][y - 1] == 2)) || ((_y <= _global.SY) && (!dead))) {
this.gotoAndPlay("dead");
dead = 1;
}
}
}
} else if ((map[x][y] == 2) && (!dead)) {
this.gotoAndPlay("dead");
dead = 1;
} else if (_parent.percent > 80) {
this.gotoAndPlay("dead");
dead = 1;
}
if ((!_parent.gStop) && (!dead)) {
if (_parent.AjumaMC.drawStart) {
if (this.Item1Hit.hitTest(_parent.AjumaMC.aHitAr)) {
if (_parent.map[(_parent.AjumaMC._x - _global.SX) / 6][(_parent.AjumaMC._y - _global.SY) / 6] != 1) {
_parent.AjumaMC.dead = 1;
_parent.AjumaMC.gotoAndStop("dead");
}
} else if (map[x][y] == 3) {
if (_parent.map[(_parent.AjumaMC._x - _global.SX) / 6][(_parent.AjumaMC._y - _global.SY) / 6] != 1) {
_parent.AjumaMC.dead = 1;
_parent.AjumaMC.gotoAndStop("dead");
}
}
}
if (!playing) {
playing = 1;
}
if (!notRan) {
ran = random(4);
notRan = 1;
ranDis = random(12) + 4;
}
if (ran == 0) {
if (((((map[x + 4][y] % 4) != 1) && (map[x + 4][y] != 2)) && (_x < (_global.SW + _global.SX))) && (d < ranDis)) {
d++;
this.gotoAndStop("right2");
if ((hchk2 % 2) == 1) {
this._x = this._x + 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
d = 0;
ranDis = 0;
notRan = 0;
}
} else if (ran == 1) {
if (((((map[x - 4][y] % 4) != 1) && (map[x - 4][y] != 2)) && (_x > _global.SX)) && (d < ranDis)) {
d++;
this.gotoAndStop("left2");
if ((hchk2 % 2) == 1) {
this._x = this._x - 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
d = 0;
notRan = 0;
ranDis = 0;
}
} else if (ran == 2) {
if (((((map[x][y + 4] % 4) != 1) && (map[x][y + 4] != 2)) && (_y < (_global.SH + _global.SY))) && (d < ranDis)) {
d++;
this.gotoAndStop("down2");
if ((hchk2 % 2) == 1) {
this._y = this._y + 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
d = 0;
notRan = 0;
ranDis = 0;
}
} else if (ran == 3) {
if (((((map[x][y - 4] % 4) != 1) && (map[x][y - 4] != 2)) && (_y > _global.SY)) && (d < ranDis)) {
d++;
this.gotoAndStop("up2");
if ((hchk2 % 2) == 1) {
this._y = this._y - 6;
hchk2 = 2;
} else {
hchk2++;
}
} else {
d = 0;
notRan = 0;
ranDis = 0;
}
}
} else {
playing = 0;
this.stop();
}
}
if (_global.gameOver) {
this.removeMovieClip();
}
};
Symbol 201 MovieClip [xItem2] Frame 6 (19 B)
dead = 1;
stop();
Symbol 203 MovieClip [xItem1] Frame 1 (3.43 KiB) ●
stop();
map = _parent.map;
d = 0;
hchk1 = 0;
ran = null;
onEnterFrame = function () {
if ((!_global.gameOver) && (!_global.pause)) {
if (this._x < 0) {
dead = 1;
this.stop();
}
x = (this._x - _global.SX) / 6;
y = (this._y - _global.SY) / 6;
if ((((map[x + 1][y] % 4) == 1) || (map[x + 1][y] == 2)) || (_x >= (_global.SW + _global.SX))) {
if ((((map[x - 1][y] % 4) == 1) || (map[x - 1][y] == 2)) || (_x <= _global.SX)) {
if ((((map[x][y + 1] % 4) == 1) || (map[x][y + 1] == 2)) || (_y >= (_global.SH + _global.SY))) {
if ((((map[x][y - 1] % 4) == 1) || (map[x][y - 1] == 2)) || ((_y <= _global.SY) && (!dead))) {
this.gotoAndPlay("dead");
dead = 1;
}
}
}
} else if ((map[x][y] == 2) && (!dead)) {
this.gotoAndPlay("dead");
dead = 1;
} else if (_parent.percent > 80) {
this.gotoAndPlay("dead");
dead = 1;
}
if ((!_parent.gStop) && (!dead)) {
if (_parent.AjumaMC.drawStart) {
if (this.hitTest(_parent.AjumaMC.aHitAr)) {
if (_parent.map[(_parent.AjumaMC._x - _global.SX) / 6][(_parent.AjumaMC._y - _global.SY) / 6] != 1) {
_parent.AjumaMC.dead = 1;
_parent.AjumaMC.gotoAndStop("dead");
}
} else if (map[x][y] == 3) {
if (_parent.map[(_parent.AjumaMC._x - _global.SX) / 6][(_parent.AjumaMC._y - _global.SY) / 6] != 1) {
_parent.AjumaMC.dead = 1;
_parent.AjumaMC.gotoAndStop("dead");
}
}
}
if (!playing) {
playing = 1;
}
if (!notRan) {
mugi++;
if (_parent.gameLv > 2) {
if ((mugi % 2) == 0) {
}
} else if ((mugi % 3) == 0) {
}
ran = random(4);
notRan = 1;
ranDis = random(16) + 4;
}
if (ran == 0) {
if (((((map[x + 3][y] % 4) != 1) && (map[x + 3][y] != 2)) && (_x < (_global.SW + _global.SX))) && (d < ranDis)) {
d++;
this.gotoAndStop("right1");
if ((hchk1 % 3) == 1) {
this._x = this._x + 6;
hchk1 = 2;
} else {
hchk1++;
}
} else {
d = 0;
ranDis = 0;
notRan = 0;
}
} else if (ran == 1) {
if (((((map[x - 3][y] % 4) != 1) && (map[x - 3][y] != 2)) && (_x > (_global.SX + _global.BX))) && (d < ranDis)) {
d++;
this.gotoAndStop("left1");
if ((hchk1 % 3) == 1) {
this._x = this._x - 6;
hchk1 = 2;
} else {
hchk1++;
}
} else {
d = 0;
notRan = 0;
ranDis = 0;
}
} else if (ran == 2) {
if (((((map[x][y + 3] % 4) != 1) && (map[x][y + 3] != 2)) && (_y < (_global.SH + _global.SY))) && (d < ranDis)) {
d++;
this.gotoAndStop("down1");
if ((hchk1 % 3) == 1) {
this._y = this._y + 6;
hchk1 = 2;
} else {
hchk1++;
}
} else {
d = 0;
notRan = 0;
ranDis = 0;
}
} else if (ran == 3) {
if (((((map[x][y - 3] % 4) != 1) && (map[x][y - 3] != 2)) && (_y > (_global.SY + _global.BY))) && (d < ranDis)) {
d++;
this.gotoAndStop("up1");
if ((hchk1 % 3) == 1) {
this._y = this._y - 6;
hchk1 = 2;
} else {
hchk1++;
}
} else {
d = 0;
notRan = 0;
ranDis = 0;
}
}
} else {
playing = 0;
this.stop();
}
}
if (_global.gameOver) {
this.removeMovieClip();
}
};
Symbol 203 MovieClip [xItem1] Frame 6 (19 B)
dead = 1;
stop();
Symbol 205 Button (142 B)
on (release) {
loadVar = new LoadVars();
loadVar.CP = 2;
loadVar.send("http://www.fun2fun.co.kr/CpClick.asp?CP=2&", loadVar, "POST");
}
Symbol 221 MovieClip Frame 1 (8 B)
stop();
Symbol 235 MovieClip Frame 1 (8 B)
stop();
Symbol 241 MovieClip Frame 1 (8 B)
stop();
Symbol 246 MovieClip Frame 1 (8 B)
stop();
Symbol 246 MovieClip Frame 2 (8 B)
stop();
Symbol 246 MovieClip Frame 3 (8 B)
stop();
Symbol 246 MovieClip Frame 4 (8 B)
stop();
Symbol 246 MovieClip Frame 5 (112 B)
stop();
_global.gameStart = 0;
_global.gameOver = 1;
_parent.mask1.clear();
_parent.stopSound();
dead = 1;