Frame 1
function namer() {
}
function author() {
}
function qq() {
}
function email() {
}
function timer() {
}
stopAllSounds();
fscommand ("Allowscale", false);
fscommand ("trapallkeys", true);
System.useCodepage = true;
_quality = "HIGH";
var my_cm;
my_cm = new ContextMenu();
my_cm.hideBuiltInItems();
my_cm.customItems.push(new ContextMenuItem("\u6E38\u620F: MAGIC BUBBLE", namer));
my_cm.customItems.push(new ContextMenuItem("\u4F5C\u8005: V\u4ED4", author));
my_cm.customItems.push(new ContextMenuItem("QQ : 421152598", qq));
my_cm.customItems.push(new ContextMenuItem("\u90AE\u7BB1: VIVAFLASHGAME@126.COM", email));
my_cm.customItems.push(new ContextMenuItem("2007\u5E74V\u4ED4FLASH\u6E38\u620F\u4F5C\u54C1", timer));
_root.menu = my_cm;
stop();
Instance of Symbol 10 MovieClip in Frame 1
onClipEvent (load) {
dd = 0;
}
onClipEvent (enterFrame) {
aa = _root.getBytesLoaded();
bb = _root.getBytesTotal();
cc = (aa / bb) * 100;
cc = int(cc);
gotoAndStop(cc);
if (cc >= 100) {
dd++;
if (dd >= 20) {
_root.gotoAndStop("movie");
}
}
_parent.loadtxt = ("Loading: " + cc) + "% Please Wait. . .";
}
Frame 2
prevFrame();
Frame 3
var magic_so = SharedObject.getLocal("magicbubble");
with (magic_so) {
i = 0;
while (i <= 10) {
scx = 110000 - (i * 10000);
na = "user" + i;
sc = "score" + i;
if (data[sc] == null) {
data[sc] = scx;
data[na] = "Vboy";
}
i++;
}
this.flush();
}
var survival_so = SharedObject.getLocal("survival");
with (survival_so) {
i = 0;
while (i <= 10) {
scx = 110000 - (i * 10000);
na = "user" + i;
sc = "score" + i;
if (data[sc] == null) {
data[sc] = scx;
data[na] = "Vboy";
}
i++;
}
this.flush();
}
var menu_first_muice = false;
var keyfrie = 1;
var keyleft = 65;
var keyright = 68;
var root_stage = 1;
var playerspeed = 4;
var action = true;
var player_die = false;
var player_no = 1;
var player_action = false;
var movespeed = 1;
var deep = 97;
var dep = 100;
var root_time = 1;
var root_life = 9;
var root_many = 0;
var root_level = 0;
var bai = 0;
var qian = 0;
var wan = 0;
var shiwan = 0;
var baiwan = 0;
var root_score = 0;
var gs_deep = 200;
var frie_a = false;
var frie_b = false;
var clock_time = false;
var tgame_stage = false;
var muice1 = new Sound();
muice1.attachSound("Muice 1");
muice1.onSoundComplete = function () {
muice1.start();
};
var muice2 = new Sound();
muice2.attachSound("Muice 2");
muice2.onSoundComplete = function () {
muice2.start();
};
var muice3 = new Sound();
muice3.attachSound("Muice 3");
muice3.onSoundComplete = function () {
muice3.start();
};
var muice4 = new Sound();
muice4.attachSound("Muice 4");
muice4.onSoundComplete = function () {
muice4.start();
};
stop();
stopAllSounds();
Instance of Symbol 161 MovieClip in Frame 3
onClipEvent (enterFrame) {
_x = (_x - 2);
if (_x <= -415) {
_x = 0;
}
}
Frame 4
_quality = "HIGH";
delete onEnterFrame;
root_stage = 1;
playerspeed = 4;
action = true;
player_die = false;
player_no = 1;
player_action = false;
movespeed = 1;
deep = 97;
dep = 100;
root_time = 1;
root_life = 9;
root_many = 0;
root_level = 0;
bai = 0;
qian = 0;
wan = 0;
shiwan = 0;
baiwan = 0;
root_score = 0;
gs_deep = 200;
frie_a = false;
frie_b = false;
clock_time = false;
tgame_stage = false;
if (menu_first_muice == false) {
m = new Sound();
m.attachSound("Menu 3");
m.onSoundComplete = function () {
m.start(3, 0);
};
m.start();
menu_first_muice = true;
}
stop();
Frame 5
if (keyfrie == 74) {
attack_txt = "J";
} else {
attack_txt = "LEFT MOUSE";
}
stop();
Frame 6
stop();
Frame 7
stop();
Frame 8
function root_timer() {
timer_mc.tt = 88;
timer_mc.t = 108;
timer_mc.pb = true;
timer_mc.p = false;
timer_mc.st = 200;
timer_mc.onEnterFrame = function () {
if ((_root.root_many >= _root.root_level) && (_root.player_die == false)) {
this.t--;
if (this.t == 0) {
_root.root_many = 0;
_root.attachMovie("win_mc", "win_mc", 2);
this.t = 108;
}
}
if (_root.movespeed >= 2) {
this.st--;
if (this.st <= 0) {
_root.movespeed = 1;
this.st = 200;
}
}
_root.life_mc.gotoAndStop(_root.root_life + 1);
this.gotoAndStop(_root.root_time);
_root.root_score = ((((_root.shiwan * 1000) + (_root.wan * 100)) + (_root.qian * 10)) + _root.bai) * 100;
if (((((((_root.root_score >= 10000) && (lup == 1)) || ((_root.root_score >= 30000) && (lup == 2))) || ((_root.root_score >= 50000) && (lup == 3))) || ((_root.root_score >= 80000) && (lup == 4))) || ((_root.root_score >= 100000) && (lup == 5))) || ((_root.root_score >= 150000) && (lup == 6))) {
_root.root_life++;
_root.attachMovie("Lup mc", "lup_mc", 101);
lup++;
}
if (_root.player_action == true) {
_root.bai_mc.gotoAndStop(_root.bai + 1);
if (_root.bai >= 10) {
_root.qian++;
_root.bai = _root.bai - 10;
}
_root.qian_mc.gotoAndStop(_root.qian + 1);
if (_root.qian >= 10) {
_root.wan++;
_root.qian = _root.qian - 10;
}
_root.wan_mc.gotoAndStop(_root.wan + 1);
_root.shiwan_mc.gotoAndStop(_root.shiwan + 1);
if (_root.wan >= 10) {
_root.shiwan++;
_root.wan = _root.wan - 10;
}
this.tt--;
if (this.tt <= 0) {
_root.root_time++;
this.tt = 88;
}
}
};
}
stopAllSounds();
delete onEnterFrame;
_quality = "MEDIUM";
root_time = 40;
menu_first_muice = false;
action = false;
var lup = 1;
if (player_no == 1) {
root_wall.gotoAndStop(1);
attachMovie("Snower mc", "player", 0);
} else {
root_wall.gotoAndStop(2);
attachMovie("Bear mc", "player", 0);
}
root_timer();
stop();
Instance of Symbol 525 MovieClip "stage_mc" in Frame 8
onClipEvent (load) {
var t = 48;
var keys = false;
}
onClipEvent (enterFrame) {
Frame = _root.game_mc._currentframe;
gotoAndStop(Frame);
if (!Key.isDown(36)) {
keys = false;
}
if (Key.isDown(36) && (keys == false)) {
t--;
if (t <= 0) {
for (var i in _root.game_mc) {
_root.game_mc[i].removeMovieClip();
}
_root.root_life++;
_root.game_mc.nextFrame();
stopAllSounds();
t = 48;
keys = true;
}
}
}
Frame 9
function root_times() {
life_mc.st = 200;
life_mc.onEnterFrame = function () {
if (_root.movespeed >= 2) {
this.st--;
if (this.st <= 0) {
_root.movespeed = 1;
this.st = 200;
}
}
if (_root.root_life >= 10) {
_root.root_life = _root.root_life - 10;
_root.root_lifes++;
}
_root.lifes_mc.gotoAndStop(_root.root_lifes + 1);
this.gotoAndStop(_root.root_life + 1);
_root.root_score = ((((_root.shiwan * 1000) + (_root.wan * 100)) + (_root.qian * 10)) + _root.bai) * 100;
if (_root.player_action == true) {
_root.bai_mc.gotoAndStop(_root.bai + 1);
if (_root.bai >= 10) {
_root.qian++;
_root.bai = _root.bai - 10;
}
_root.qian_mc.gotoAndStop(_root.qian + 1);
if (_root.qian >= 10) {
_root.wan++;
_root.qian = _root.qian - 10;
}
_root.wan_mc.gotoAndStop(_root.wan + 1);
_root.shiwan_mc.gotoAndStop(_root.shiwan + 1);
if (_root.wan >= 10) {
_root.shiwan++;
_root.wan = _root.wan - 10;
}
}
};
}
stopAllSounds();
delete onEnterFrame;
_quality = "MEDIUM";
root_time = 1;
root_life = 3;
menu_first_muice = false;
action = false;
if (player_no == 1) {
root_wall.gotoAndStop(1);
attachMovie("Snower mc", "player", 0);
} else {
root_wall.gotoAndStop(2);
attachMovie("Bear mc", "player", 0);
}
root_times();
stop();
Frame 10
stop();
player.removeMovieClip();
fs = root_score;
System.useCodepage = true;
user = "Guest";
ok_btn.onRelease = function () {
var _local2 = new LoadVars();
var _local1 = new LoadVars();
_local2.sendAndLoad((("http://www.loadfreegames.com/game_scores.asp?Act=Add_Scores&Game_Name=Magic-Bubble&Player_Name=" + user) + "&Scores_Data=") + fs, _local1, "POST");
_local1.onLoad = function (ok) {
if (ok) {
gotoAndStop (1);
getURL ("http://www.loadfreegames.com/Game_Scores.asp?Game_Name=Magic-Bubble", _blank);
} else {
sending.gotoAndPlay("over");
}
};
sending.play();
};
Instance of Symbol 161 MovieClip in Frame 10
onClipEvent (enterFrame) {
_x = (_x - 2);
if (_x <= -415) {
_x = 0;
}
}
Frame 11
stop();
player.removeMovieClip();
fs = root_score;
System.useCodepage = true;
user = "Guest";
ok_btn.onRelease = function () {
var _local2 = new LoadVars();
var _local1 = new LoadVars();
_local2.sendAndLoad((("http://www.loadfreegames.com/game_scores.asp?Act=Add_Scores&Game_Name=Magic-Bubble&Player_Name=" + user) + "&Scores_Data=") + fs, _local1, "POST");
_local1.onLoad = function (ok) {
if (ok) {
gotoAndStop (1);
getURL ("http://www.loadfreegames.com/Game_Scores.asp?Game_Name=Magic-Bubble", _blank);
} else {
sending.gotoAndPlay("over");
}
};
sending.play();
};
Frame 12
stop();
player.removeMovieClip();
fs = root_score;
System.useCodepage = true;
user = "Guest";
ok_btn.onRelease = function () {
var _local2 = new LoadVars();
var _local1 = new LoadVars();
_local2.sendAndLoad((("http://www.loadfreegames.com/game_scores.asp?Act=Add_Scores&Game_Name=Magic-Bubble&Player_Name=" + user) + "&Scores_Data=") + fs, _local1, "POST");
_local1.onLoad = function (ok) {
if (ok) {
gotoAndStop (1);
getURL ("http://www.loadfreegames.com/Game_Scores.asp?Game_Name=Magic-Bubble", _blank);
} else {
sending.gotoAndPlay("over");
}
};
sending.play();
};
Frame 13
stop();
with (magic_so) {
i = 0;
while (i <= 10) {
us = "user" + i;
sc = "score" + i;
na = "n" + i;
scs = "s" + i;
_root[scs] = data[sc];
_root[na] = data[us];
i++;
}
this.flush();
}
Frame 14
stop();
with (survival_so) {
i = 0;
while (i <= 10) {
us = "user" + i;
sc = "score" + i;
na = "n" + i;
scs = "s" + i;
_root[scs] = data[sc];
_root[na] = data[us];
i++;
}
this.flush();
}
Symbol 10 MovieClip Frame 1
stop();
Symbol 16 Button
on (release) {
getURL ("http://www.loadfreegames.com/", "_blank");
}
Symbol 27 MovieClip [Blue Ball 1] Frame 1
stop();
Symbol 27 MovieClip [Blue Ball 1] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 3) {
_parent.balls("Blue Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 5) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Blue Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
} else {
_parent.balls("Blue Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Blue Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E94\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 27 MovieClip [Blue Ball 1] Frame 15
removeMovieClip(this);
Symbol 33 MovieClip [Blue Ball 2] Frame 1
stop();
Symbol 33 MovieClip [Blue Ball 2] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Blue Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
_parent.balls("Blue Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u56DB\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 33 MovieClip [Blue Ball 2] Frame 15
removeMovieClip(this);
Symbol 39 MovieClip [Blue Ball 3] Frame 1
stop();
Symbol 39 MovieClip [Blue Ball 3] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 3) {
_parent.balls("Blue Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 5) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Blue Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
} else {
_parent.balls("Blue Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Blue Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E09\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 39 MovieClip [Blue Ball 3] Frame 15
removeMovieClip(this);
Symbol 45 MovieClip [Blue Ball 4] Frame 1
stop();
Symbol 45 MovieClip [Blue Ball 4] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Blue Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
_parent.balls("Blue Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E8C\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 45 MovieClip [Blue Ball 4] Frame 15
removeMovieClip(this);
Symbol 51 MovieClip [Blue Ball 5] Frame 1
stop();
i = random(8);
if ((i == 3) || (i == 6)) {
this.flash_tf = true;
}
Symbol 51 MovieClip [Blue Ball 5] Frame 2
delete this.onEnterFrame;
_root.root_many++;
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E00\u767E");
if (this.flash_tf == true) {
_root.action = false;
_root.attachMovie("Last Second mc", "second", 100);
}
play();
Symbol 51 MovieClip [Blue Ball 5] Frame 15
removeMovieClip(this);
Symbol 54 MovieClip [Fengye mc] Frame 1
var tt = 300;
this.onEnterFrame = function () {
tt--;
if (tt <= 0) {
removeMovieClip(this);
}
if (this._y < 310) {
this._y = this._y + 3;
}
if ((this.hitTest(_root.player.hit) && (Math.abs(this._x - _root.player._x) <= 28)) && (Math.abs(this._y - _root.player._y) <= 48)) {
var _local4 = _parent.attachMovie("Scores mc", "score" + _root.gs_deep, _root.gs_deep++);
_local4._x = this._x;
_local4._y = this._y - 50;
_local4.gotoAndStop("\u4E00\u5343");
var _local5 = new Sound();
_local5.attachSound("\u53D6\u7269");
_local5.start();
delete this.onEnterFrame;
this.removeMovieClip();
}
};
Symbol 55 MovieClip [Flash mc] Frame 1
var t = 0;
Symbol 55 MovieClip [Flash mc] Frame 2
_parent._alpha = 20;
t++;
play();
Symbol 55 MovieClip [Flash mc] Frame 5
_parent._alpha = 100;
Symbol 55 MovieClip [Flash mc] Frame 8
if (t < 36) {
gotoAndPlay (2);
} else {
_parent._alpha = 100;
_root.player_die = false;
removeMovieClip(this);
}
Symbol 60 MovieClip [Frie Tools 1] Frame 1
this.onEnterFrame = function () {
if (this._y <= 33) {
this._alpha = this._alpha - 10;
if (this._alpha <= 0) {
if (_parent.fhit1._y <= 33) {
_root.frie_a = false;
}
if (_parent.fhit2._y <= 33) {
_root.frie_b = false;
}
removeMovieClip(this);
}
} else {
this._y = this._y - 6;
}
};
play();
Symbol 98 MovieClip Frame 1
function balls(ballz, xxx, yyy, xtorf, ytorf, wait, speed, speednumber) {
var _local3 = attachMovie(ballz, "ball" + _root.deep, _root.deep--);
if (_root.deep < 30) {
_root.deep = 97;
}
_local3._x = xxx;
_local3._y = yyy;
_local3.tx = xtorf;
_local3.ty = ytorf;
_local3.step = wait;
_local3.yspeed = speed;
_local3.ryspeed = speed;
var _local4 = (speed / 2) * 10;
_local3.addspeed = speed / _local4;
_local3.tt = _local4;
_local3.ttt = _local4;
_local3.qk = false;
_local3.frist = true;
_local3.frist_up = true;
_local3.frist_speed = 4;
_local3.flash_start = true;
_local3.flash_tf = false;
_local3.flash_tt = 4;
_local3.speed_time = 300;
_local3.onEnterFrame = function () {
if ((this.hitTest(_root.player.hit) && (_root.action == true)) && (_root.player_die == false)) {
_root.player.gotoAndPlay("die");
} else if (this.hitTest(fhit1)) {
this.play();
_root.frie_a = false;
delete this.onEnterFrame;
fhit1.removeMovieClip();
} else if (this.hitTest(fhit2)) {
this.play();
_root.frie_b = false;
delete this.onEnterFrame;
fhit2.removeMovieClip();
}
if (this.flash_tf == true) {
this.flash_tt--;
if (this.flash_tt <= 0) {
if (this.flash_start == true) {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:255, gb:255, rb:255};
my_color.setTransform(myTransform);
this.flash_start = false;
} else {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:0, gb:0, rb:0};
my_color.setTransform(myTransform);
this.flash_start = true;
}
this.flash_tt = 4;
}
}
if (_root.action == true) {
if (this._x <= (16 + (this._width / 2))) {
this.tx = true;
}
if (this._x >= (480 - (this._width / 2))) {
this.tx = false;
}
if (this._y >= (310 - (this._height / 2))) {
this.ty = false;
this.frist = false;
}
if (this.step <= 0) {
if (this.frist == true) {
if (this.frist_up == true) {
if (this.frist_speed > 0) {
this.frist_speed = this.frist_speed - 0.2;
this._y = this._y - this.frist_speed;
} else {
this.frist_up = false;
}
} else {
if (this.frist_speed < this.ryspeed) {
this.frist_speed = this.frist_speed + 0.2;
}
this._y = this._y + this.frist_speed;
}
} else {
if (this.qk == true) {
if (this.yspeed >= this.ryspeed) {
this.yspeed = this.ryspeed;
}
if (this.yspeed <= 0) {
this.yspeed = 0;
}
if (this.ty == true) {
this.yspeed = this.yspeed + this.addspeed;
} else {
this.yspeed = this.yspeed - (this.addspeed - (this.addspeed / 10));
}
}
if (this.ty == true) {
this._y = this._y + this.yspeed;
} else {
this.tt--;
if (this.tt <= 0) {
this.ty = true;
this.tt = this.ttt;
}
this.qk = true;
this._y = this._y - this.yspeed;
}
}
if (this.tx == true) {
this._x = this._x + 2;
} else {
this._x = this._x - 2;
}
this.step = Math.abs(_root.movespeed);
}
this.step = this.step - speednumber;
}
};
}
function ballx(ballz, xxx, yyy, xtorf, ytorf, wait, speed, speednumber) {
var _local3 = attachMovie(ballz, "ball" + _root.deep, _root.deep--);
if (_root.deep < 30) {
_root.deep = 97;
}
_local3._x = xxx;
_local3._y = yyy;
_local3.tx = xtorf;
_local3.ty = ytorf;
_local3.step = wait;
_local3.yspeed = speed;
_local3.ryspeed = speed;
var _local4 = (speed / 2) * 10;
_local3.addspeed = speed / _local4;
_local3.tt = _local4;
_local3.ttt = _local4;
_local3.qk = false;
_local3.frist = true;
_local3.frist_up = true;
_local3.frist_speed = 4;
_local3.flash_start = true;
_local3.flash_tf = false;
_local3.flash_tt = 4;
_local3.speed_time = 300;
_local3.onEnterFrame = function () {
if ((this.hitTest(_root.player.hit) && (_root.action == true)) && (_root.player_die == false)) {
_root.player.gotoAndPlay("die");
} else if (this.hitTest(fhit1)) {
this.play();
_root.frie_a = false;
delete this.onEnterFrame;
fhit1.removeMovieClip();
} else if (this.hitTest(fhit2)) {
this.play();
_root.frie_b = false;
delete this.onEnterFrame;
fhit2.removeMovieClip();
}
if (this.flash_tf == true) {
this.flash_tt--;
if (this.flash_tt <= 0) {
if (this.flash_start == true) {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:255, gb:255, rb:255};
my_color.setTransform(myTransform);
this.flash_start = false;
} else {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:0, gb:0, rb:0};
my_color.setTransform(myTransform);
this.flash_start = true;
}
this.flash_tt = 4;
}
}
if (_root.action == true) {
if (this._x <= (16 + (this._width / 2))) {
this.tx = true;
}
if (this._x >= (480 - (this._width / 2))) {
this.tx = false;
}
if (this._y <= (35 + (this._height / 2))) {
this.ty = false;
this.frist = false;
}
if (this.step <= 0) {
if (this.frist == true) {
if (this.frist_up == true) {
if (this.frist_speed > 0) {
this.frist_speed = this.frist_speed - 0.2;
this._y = this._y + this.frist_speed;
} else {
this.frist_up = false;
}
} else {
if (this.frist_speed < this.ryspeed) {
this.frist_speed = this.frist_speed + 0.2;
}
this._y = this._y - this.frist_speed;
}
} else {
if (this.qk == true) {
if (this.yspeed >= this.ryspeed) {
this.yspeed = this.ryspeed;
}
if (this.yspeed <= 0) {
this.yspeed = 0;
}
if (this.ty == true) {
this.yspeed = this.yspeed + this.addspeed;
} else {
this.yspeed = this.yspeed - (this.addspeed - (this.addspeed / 10));
}
}
if (this.ty == true) {
this._y = this._y - this.yspeed;
} else {
this.tt--;
if (this.tt <= 0) {
this.ty = true;
this.tt = this.ttt;
}
this.qk = true;
this._y = this._y + this.yspeed;
}
}
if (this.tx == true) {
this._x = this._x + 2.5;
} else {
this._x = this._x - 2.5;
}
this.step = Math.abs(_root.movespeed);
}
this.step = this.step - speednumber;
}
};
}
function tool(xxx, yyy) {
var _local5 = random(8);
if ((_local5 == 3) || (_local5 == 6)) {
tooler = attachMovie("Tools mc", "tools" + _root.gs_deep, _root.gs_deep++);
tooler._x = xxx;
tooler._y = yyy;
tooler.tt = 300;
tooler.onEnterFrame = function () {
this.tt--;
if (this.tt <= 0) {
removeMovieClip(this);
}
if (this._y < 310) {
this._y = this._y + 3;
}
if ((this.hitTest(_root.player.hit) && (Math.abs(this._x - _root.player._x) <= 28)) && (Math.abs(this._y - _root.player._y) <= 48)) {
var _local4 = _parent.attachMovie("Scores mc", "score" + _root.gs_deep, _root.gs_deep++);
_local4._x = this._x;
_local4._y = this._y - 50;
_local4.gotoAndStop("\u4E00\u5343");
var _local5 = new Sound();
_local5.attachSound("\u53D6\u7269");
_local5.start();
this.removeMovieClip();
} else if (this.hitTest(fhit1)) {
this.play();
_root.frie_a = false;
var _local4 = _parent.attachMovie("Scores mc", "score" + _root.gs_deep, _root.gs_deep++);
_local4._x = this._x;
_local4._y = this._y - 50;
_local4.gotoAndStop("\u4E00\u5343");
var _local5 = new Sound();
_local5.attachSound("\u53D6\u7269");
_local5.start();
delete this.onEnterFrame;
fhit1.removeMovieClip();
this.removeMovieClip();
} else if (this.hitTest(fhit2)) {
this.play();
_root.frie_b = false;
var _local4 = _parent.attachMovie("Scores mc", "score" + _root.gs_deep, _root.gs_deep++);
_local4._x = this._x;
_local4._y = this._y - 50;
_local4.gotoAndStop("\u4E00\u5343");
var _local5 = new Sound();
_local5.attachSound("\u53D6\u7269");
_local5.start();
delete this.onEnterFrame;
fhit2.removeMovieClip();
this.removeMovieClip();
}
};
}
}
function toolx(xxx, yyy, ran) {
tooler = attachMovie("Tools", "toolx" + _root.gs_deep, _root.gs_deep++);
tooler._x = xxx;
tooler._y = yyy;
tooler.gotoAndStop(ran);
}
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 15;
_root.muice1.start();
balls("Greed Ball 2", 248, 100, true, true, 8, 9, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 2
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 14;
_root.muice1.start();
balls("Greed Ball 3", 150, 100, false, true, 8, 8, 1);
balls("Greed Ball 3", 346, 100, true, true, 8, 8, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 3
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 12;
_root.muice1.start();
balls("Greed Ball 4", 200, 100, false, true, 10, 7, 1);
balls("Greed Ball 4", 200, 150, false, true, 30, 7, 1);
balls("Greed Ball 4", 296, 100, true, true, 10, 7, 1);
balls("Greed Ball 4", 296, 150, true, true, 30, 7, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 4
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 10;
_root.muice1.start();
balls("Greed Ball 5", 200, 180, true, true, 1, 6, 1);
balls("Greed Ball 5", 180, 160, true, true, 10, 6, 1);
balls("Greed Ball 5", 160, 140, true, true, 20, 6, 1);
balls("Greed Ball 5", 140, 120, true, true, 30, 6, 1);
balls("Greed Ball 5", 120, 100, true, true, 40, 6, 1);
balls("Greed Ball 5", 296, 180, false, true, 1, 6, 1);
balls("Greed Ball 5", 316, 160, false, true, 10, 6, 1);
balls("Greed Ball 5", 336, 140, false, true, 20, 6, 1);
balls("Greed Ball 5", 356, 120, false, true, 30, 6, 1);
balls("Greed Ball 5", 376, 100, false, true, 40, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 5
_root.root_time = 1;
_root.root_level = 10;
_root.movespeed = 1;
_root.muice2.start();
balls("Greed Ball 5", 120, 220, false, true, 8, 6, 1);
balls("Greed Ball 5", 140, 220, false, true, 8, 6, 1);
balls("Greed Ball 5", 160, 220, false, true, 8, 6, 1);
balls("Greed Ball 5", 180, 220, false, true, 8, 6, 1);
balls("Greed Ball 5", 200, 220, false, true, 8, 6, 1);
balls("Greed Ball 5", 296, 220, true, true, 8, 6, 1);
balls("Greed Ball 5", 316, 220, true, true, 8, 6, 1);
balls("Greed Ball 5", 336, 220, true, true, 8, 6, 1);
balls("Greed Ball 5", 356, 220, true, true, 8, 6, 1);
balls("Greed Ball 5", 376, 220, true, true, 8, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 6
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 24;
_root.muice2.start();
balls("Greed Ball 3", 200, 100, false, true, 10, 8, 1);
balls("Greed Ball 5", 200, 180, true, true, 1, 6, 1);
balls("Greed Ball 5", 180, 160, true, true, 10, 6, 1);
balls("Greed Ball 5", 160, 140, true, true, 20, 6, 1);
balls("Greed Ball 5", 140, 120, true, true, 30, 6, 1);
balls("Greed Ball 5", 120, 100, true, true, 40, 6, 1);
balls("Greed Ball 3", 296, 100, true, true, 10, 8, 1);
balls("Greed Ball 5", 296, 180, false, true, 1, 6, 1);
balls("Greed Ball 5", 316, 160, false, true, 10, 6, 1);
balls("Greed Ball 5", 336, 140, false, true, 20, 6, 1);
balls("Greed Ball 5", 356, 120, false, true, 30, 6, 1);
balls("Greed Ball 5", 376, 100, false, true, 40, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 7
_root.root_time = 1;
_root.deep = 97;
_root.movespeed = 1;
_root.root_level = 24;
_root.muice2.start();
balls("Greed Ball 3", 150, 140, true, true, 50, 8, 1);
balls("Greed Ball 5", 200, 180, false, true, 40, 6, 1);
balls("Greed Ball 5", 200, 160, false, true, 30, 6, 1);
balls("Greed Ball 5", 200, 140, false, true, 20, 6, 1);
balls("Greed Ball 5", 200, 120, false, true, 10, 6, 1);
balls("Greed Ball 5", 200, 100, false, true, 1, 6, 1);
balls("Greed Ball 3", 346, 140, false, true, 50, 8, 1);
balls("Greed Ball 5", 296, 180, true, true, 40, 6, 1);
balls("Greed Ball 5", 296, 160, true, true, 30, 6, 1);
balls("Greed Ball 5", 296, 140, true, true, 20, 6, 1);
balls("Greed Ball 5", 296, 120, true, true, 10, 6, 1);
balls("Greed Ball 5", 296, 100, true, true, 1, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 8
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 12;
_root.muice2.start();
balls("Greed Ball 5", 48, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 48, 220, false, true, 10, 6, 1);
balls("Greed Ball 5", 128, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 128, 220, false, true, 10, 6, 1);
balls("Greed Ball 5", 208, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 208, 220, false, true, 10, 6, 1);
balls("Greed Ball 5", 288, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 288, 220, false, true, 10, 6, 1);
balls("Greed Ball 5", 368, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 368, 220, false, true, 10, 6, 1);
balls("Greed Ball 5", 448, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 448, 220, false, true, 10, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 9
_root.root_time = 1;
_root.root_level = 16;
_root.movespeed = 1;
_root.muice4.start();
balls("Greed Ball 5", 266, 100, false, true, 40, 6, 1);
balls("Greed Ball 5", 136, 160, false, true, 1, 6, 1);
balls("Greed Ball 5", 156, 140, false, true, 8, 6, 1);
balls("Greed Ball 5", 176, 120, false, true, 16, 6, 1);
balls("Greed Ball 5", 196, 100, false, true, 24, 6, 1);
balls("Greed Ball 4", 216, 80, false, true, 32, 7, 1);
balls("Greed Ball 5", 230, 100, true, true, 40, 6, 1);
balls("Greed Ball 5", 360, 160, true, true, 1, 6, 1);
balls("Greed Ball 5", 340, 140, true, true, 8, 6, 1);
balls("Greed Ball 5", 320, 120, true, true, 16, 6, 1);
balls("Greed Ball 5", 300, 100, true, true, 24, 6, 1);
balls("Greed Ball 4", 280, 80, true, true, 32, 7, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 10
_root.root_time = 1;
_root.root_level = 18;
_root.movespeed = 1;
_root.muice4.start();
balls("Greed Ball 4", 196, 168, true, true, 30, 7, 1);
balls("Greed Ball 5", 196, 168, true, true, 20, 6, 1);
balls("Greed Ball 5", 196, 168, false, true, 20, 6, 1);
balls("Greed Ball 5", 196, 168, true, true, 10, 6, 1);
balls("Greed Ball 5", 196, 168, false, true, 10, 6, 1);
balls("Greed Ball 5", 196, 168, true, true, 1, 6, 1);
balls("Greed Ball 5", 196, 168, false, true, 1, 6, 1);
balls("Greed Ball 4", 300, 168, false, true, 30, 7, 1);
balls("Greed Ball 5", 300, 168, true, true, 20, 6, 1);
balls("Greed Ball 5", 300, 168, false, true, 20, 6, 1);
balls("Greed Ball 5", 300, 168, true, true, 10, 6, 1);
balls("Greed Ball 5", 300, 168, false, true, 10, 6, 1);
balls("Greed Ball 5", 300, 168, true, true, 1, 6, 1);
balls("Greed Ball 5", 300, 168, false, true, 1, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 11
_root.root_time = 1;
_root.deep = 97;
_root.root_stage++;
_root.root_level = 28;
_root.movespeed = 1;
_root.muice4.start();
balls("Red Ball 4", 100, 168, true, true, 60, 7, 1);
balls("Red Ball 5", 100, 168, true, true, 30, 6, 1);
balls("Red Ball 5", 100, 168, true, true, 20, 6, 1);
balls("Red Ball 5", 100, 168, true, true, 10, 6, 1);
balls("Red Ball 5", 100, 168, true, true, 1, 6, 1);
balls("Red Ball 4", 396, 168, false, true, 60, 7, 1);
balls("Red Ball 5", 396, 168, false, true, 30, 6, 1);
balls("Red Ball 5", 396, 168, false, true, 20, 6, 1);
balls("Red Ball 5", 396, 168, false, true, 10, 6, 1);
balls("Red Ball 5", 396, 168, false, true, 1, 6, 1);
balls("Greed Ball 3", 218, 80, false, true, 10, 8, 1);
balls("Greed Ball 3", 278, 80, true, true, 10, 8, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 12
_root.root_time = 1;
_root.root_level = 19;
_root.movespeed = 1;
_root.muice4.start();
balls("Greed Ball 5", 200, 150, false, true, 30, 6, 1);
balls("Greed Ball 5", 180, 150, false, true, 20, 6, 1);
balls("Greed Ball 5", 160, 150, false, true, 10, 6, 1);
balls("Greed Ball 5", 296, 150, true, true, 30, 6, 1);
balls("Greed Ball 5", 316, 150, true, true, 20, 6, 1);
balls("Greed Ball 5", 336, 150, true, true, 10, 6, 1);
balls("Red Ball 3", 248, 150, false, true, 50, 8, 1);
balls("Red Ball 5", 248, 150, false, true, 30, 6, 1);
balls("Red Ball 5", 248, 150, true, true, 30, 6, 1);
balls("Red Ball 5", 248, 150, false, true, 20, 6, 1);
balls("Red Ball 5", 248, 150, true, true, 20, 6, 1);
balls("Red Ball 5", 248, 150, false, true, 10, 6, 1);
balls("Red Ball 5", 248, 150, true, true, 10, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 13
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 28;
_root.muice3.start();
balls("Greed Ball 3", 100, 100, false, true, 8, 8, 1);
balls("Greed Ball 3", 200, 100, true, true, 8, 8, 1);
balls("Red Ball 3", 300, 100, false, true, 8, 8, 1);
balls("Red Ball 3", 400, 100, true, true, 8, 8, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 14
_root.root_time = 1;
_root.root_level = 26;
_root.movespeed = 1;
_root.muice3.start();
balls("Red Ball 4", 150, 100, true, true, 60, 7, 1);
balls("Red Ball 5", 150, 100, true, true, 30, 6, 1);
balls("Red Ball 5", 150, 100, true, true, 20, 6, 1);
balls("Red Ball 5", 150, 100, true, true, 10, 6, 1);
balls("Red Ball 5", 150, 100, true, true, 1, 6, 1);
balls("Greed Ball 4", 346, 100, false, true, 60, 7, 1);
balls("Greed Ball 5", 346, 100, false, true, 30, 6, 1);
balls("Greed Ball 5", 346, 100, false, true, 20, 6, 1);
balls("Greed Ball 5", 346, 100, false, true, 10, 6, 1);
balls("Greed Ball 5", 346, 100, false, true, 1, 6, 1);
balls("Red Ball 4", 200, 180, false, true, 80, 7, 1);
balls("Red Ball 4", 160, 180, false, true, 80, 7, 1);
balls("Greed Ball 4", 296, 180, true, true, 80, 7, 1);
balls("Greed Ball 4", 336, 180, true, true, 80, 7, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 15
_root.root_time = 1;
_root.deep = 97;
_root.root_level = 12;
_root.movespeed = 1;
_root.muice3.start();
ballx("Rotion ball", 200, 100, false, true, 60, 9.4, 1);
ballx("Rotion ball", 200, 100, false, true, 50, 9.4, 1);
ballx("Rotion ball", 200, 100, false, true, 40, 9.4, 1);
ballx("Rotion ball", 200, 100, false, true, 30, 9.4, 1);
ballx("Rotion ball", 200, 100, false, true, 20, 9.4, 1);
ballx("Rotion ball", 200, 100, false, true, 10, 9.4, 1);
ballx("Rotion ball", 296, 100, true, true, 60, 9.4, 1);
ballx("Rotion ball", 296, 100, true, true, 50, 9.4, 1);
ballx("Rotion ball", 296, 100, true, true, 40, 9.4, 1);
ballx("Rotion ball", 296, 100, true, true, 30, 9.4, 1);
ballx("Rotion ball", 296, 100, true, true, 20, 9.4, 1);
ballx("Rotion ball", 296, 100, true, true, 10, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 16
_root.root_time = 1;
_root.root_level = 20;
_root.movespeed = 1;
_root.muice3.start();
balls("Greed Ball 3", 200, 120, false, true, 10, 8, 1);
balls("Red Ball 3", 296, 120, true, true, 10, 8, 1);
ballx("Rotion ball", 56, 200, true, true, 30, 9.4, 1);
ballx("Rotion ball", 56, 200, true, true, 20, 9.4, 1);
ballx("Rotion ball", 56, 200, true, true, 10, 9.4, 1);
ballx("Rotion ball", 440, 200, false, true, 30, 9.4, 1);
ballx("Rotion ball", 440, 200, false, true, 20, 9.4, 1);
ballx("Rotion ball", 440, 200, false, true, 10, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 17
_root.root_time = 1;
_root.root_level = 20;
_root.movespeed = 1;
_root.muice2.start();
balls("Red Ball 3", 248, 100, true, true, 10, 8, 1);
balls("Greed Ball 3", 248, 200, false, true, 10, 8, 1);
ballx("Rotion ball", 200, 150, false, true, 30, 9.4, 1);
ballx("Rotion ball", 200, 150, false, true, 20, 9.4, 1);
ballx("Rotion ball", 200, 150, false, true, 10, 9.4, 1);
ballx("Rotion ball", 296, 150, true, true, 30, 9.4, 1);
ballx("Rotion ball", 296, 150, true, true, 20, 9.4, 1);
ballx("Rotion ball", 296, 150, true, true, 10, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 18
_root.root_time = 1;
_root.root_level = 28;
_root.movespeed = 1;
_root.muice2.start();
balls("Greed Ball 3", 56, 200, true, true, 40, 8, 1);
balls("Greed Ball 5", 56, 200, true, true, 30, 6, 1);
balls("Greed Ball 5", 56, 200, true, true, 20, 6, 1);
balls("Greed Ball 5", 56, 200, true, true, 10, 6, 1);
balls("Greed Ball 5", 56, 200, true, true, 1, 6, 1);
balls("Red Ball 3", 440, 200, false, true, 40, 8, 1);
balls("Red Ball 5", 440, 200, false, true, 30, 6, 1);
balls("Red Ball 5", 440, 200, false, true, 20, 6, 1);
balls("Red Ball 5", 440, 200, false, true, 10, 6, 1);
balls("Red Ball 5", 440, 200, false, true, 1, 6, 1);
ballx("Rotion ball", 248, 100, false, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 100, false, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 100, false, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 100, true, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 100, true, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 100, true, true, 10, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 19
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 24;
_root.muice2.start();
balls("Greed Ball 3", 296, 150, true, true, 10, 8, 1);
balls("Red Ball 3", 200, 150, false, true, 10, 8, 1);
balls("Greed Ball 5", 98, 200, true, true, 1, 6, 1);
balls("Red Ball 5", 173, 200, true, true, 1, 6, 1);
balls("Greed Ball 5", 248, 200, true, true, 1, 6, 1);
balls("Red Ball 5", 323, 200, true, true, 1, 6, 1);
balls("Greed Ball 5", 398, 200, true, true, 1, 6, 1);
ballx("Rotion ball", 98, 100, false, true, 1, 9.4, 1);
ballx("Rotion ball", 173, 100, false, true, 1, 9.4, 1);
ballx("Rotion ball", 248, 100, false, true, 1, 9.4, 1);
ballx("Rotion ball", 323, 100, false, true, 1, 9.4, 1);
ballx("Rotion ball", 398, 100, false, true, 1, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 20
_root.root_time = 1;
_root.deep = 97;
_root.movespeed = 1;
_root.root_level = 12;
_root.muice2.start();
balls("Greed Ball 5", 48, 100, false, true, 10, 6, 1);
ballx("Rotion ball", 48, 120, false, true, 10, 9.4, 1);
ballx("Rotion ball", 128, 100, false, true, 10, 9.4, 1);
balls("Greed Ball 5", 128, 120, false, true, 10, 6, 1);
balls("Greed Ball 5", 208, 100, false, true, 10, 6, 1);
ballx("Rotion ball", 208, 120, false, true, 10, 9.4, 1);
ballx("Rotion ball", 288, 100, true, true, 10, 9.4, 1);
balls("Greed Ball 5", 288, 120, false, true, 10, 6, 1);
balls("Greed Ball 5", 368, 100, false, true, 10, 6, 1);
ballx("Rotion ball", 368, 120, true, true, 10, 9.4, 1);
ballx("Rotion ball", 448, 100, true, true, 10, 9.4, 1);
balls("Greed Ball 5", 448, 120, false, true, 10, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 21
_root.root_time = 1;
_root.deep = 97;
_root.movespeed = 1;
_root.root_level = 26;
_root.muice1.start();
balls("Blue Ball 4", 196, 168, true, true, 30, 7, 1);
balls("Greed Ball 5", 196, 168, true, true, 20, 6, 1);
balls("Red Ball 5", 196, 168, false, true, 20, 6, 1);
balls("Greed Ball 5", 196, 168, true, true, 10, 6, 1);
balls("Red Ball 5", 196, 168, false, true, 10, 6, 1);
balls("Greed Ball 5", 196, 168, true, true, 1, 6, 1);
balls("Red Ball 5", 196, 168, false, true, 1, 6, 1);
balls("Blue Ball 4", 300, 168, false, true, 30, 7, 1);
balls("Red Ball 5", 300, 168, true, true, 20, 6, 1);
balls("Greed Ball 5", 300, 168, false, true, 20, 6, 1);
balls("Red Ball 5", 300, 168, true, true, 10, 6, 1);
balls("Greed Ball 5", 300, 168, false, true, 10, 6, 1);
balls("Red Ball 5", 300, 168, true, true, 1, 6, 1);
balls("Greed Ball 5", 300, 168, false, true, 1, 6, 1);
ballx("Rotion ball", 196, 200, false, true, 20, 9.4, 1);
ballx("Rotion ball", 196, 200, true, true, 10, 9.4, 1);
ballx("Rotion ball", 196, 200, false, true, 20, 9.4, 1);
ballx("Rotion ball", 196, 200, true, true, 10, 9.4, 1);
ballx("Rotion ball", 300, 200, true, true, 20, 9.4, 1);
ballx("Rotion ball", 300, 200, false, true, 10, 9.4, 1);
ballx("Rotion ball", 300, 200, true, true, 20, 9.4, 1);
ballx("Rotion ball", 300, 200, false, true, 10, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 22
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 61;
_root.muice1.start();
balls("Red Ball 2", 120, 150, true, true, 8, 9, 1);
balls("Greed Ball 2", 376, 150, false, true, 8, 9, 1);
balls("Blue Ball 1", 248, 100, true, true, 999, 9, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 23
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 39;
_root.muice1.start();
balls("Blue Ball 2", 248, 80, true, true, 999, 8, 1);
balls("Greed Ball 3", 150, 120, false, true, 50, 8, 1);
balls("Greed Ball 5", 200, 200, true, true, 1, 6, 1);
balls("Red Ball 5", 180, 200, true, true, 10, 6, 1);
balls("Greed Ball 5", 160, 200, true, true, 20, 6, 1);
balls("Red Ball 5", 140, 200, true, true, 30, 6, 1);
ballx("Rotion ball", 120, 200, true, true, 40, 9.4, 1);
balls("Greed Ball 3", 346, 120, true, true, 50, 8, 1);
balls("Red Ball 5", 296, 200, false, true, 1, 6, 1);
balls("Greed Ball 5", 316, 200, false, true, 10, 6, 1);
balls("Red Ball 5", 336, 200, false, true, 20, 6, 1);
balls("Greed Ball 5", 356, 200, false, true, 30, 6, 1);
ballx("Rotion ball", 376, 200, false, true, 40, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 24
_root.root_time = 1;
_root.root_level = 25;
_root.movespeed = 1;
_root.muice1.start();
balls("Greed Ball 5", 200, 100, false, true, 30, 6, 1);
balls("Greed Ball 5", 180, 100, false, true, 20, 6, 1);
balls("Greed Ball 5", 160, 100, false, true, 10, 6, 1);
balls("Red Ball 5", 336, 100, true, true, 10, 6, 1);
balls("Red Ball 5", 316, 100, true, true, 20, 6, 1);
balls("Red Ball 5", 296, 100, true, true, 30, 6, 1);
balls("Red Ball 5", 200, 200, false, true, 30, 6, 1);
balls("Red Ball 5", 180, 200, false, true, 20, 6, 1);
balls("Red Ball 5", 160, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 336, 200, true, true, 10, 6, 1);
balls("Greed Ball 5", 316, 200, true, true, 20, 6, 1);
balls("Greed Ball 5", 296, 200, true, true, 30, 6, 1);
balls("Blue Ball 3", 248, 150, false, true, 999, 8, 1);
ballx("Rotion ball", 248, 150, false, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 150, false, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 150, false, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 10, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 25
_root.root_time = 1;
_root.deep = 97;
_root.root_level = 23;
_root.movespeed = 1;
_root.muice3.start();
balls("Blue Ball 3", 248, 168, true, true, 999, 8, 1);
balls("Red Ball 5", 248, 168, true, true, 1, 6, 1);
balls("Red Ball 5", 248, 168, false, true, 1, 6, 1);
ballx("Rotion ball", 248, 168, true, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 168, false, true, 10, 9.4, 1);
balls("Greed Ball 5", 248, 168, true, true, 20, 6, 1);
balls("Greed Ball 5", 248, 168, false, true, 20, 6, 1);
ballx("Rotion ball", 248, 168, true, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 168, false, true, 30, 9.4, 1);
balls("Blue Ball 5", 248, 168, true, true, 40, 6, 1);
balls("Blue Ball 5", 248, 168, false, true, 40, 6, 1);
balls("Greed Ball 5", 200, 138, false, true, 30, 6, 1);
balls("Greed Ball 5", 200, 168, false, true, 20, 6, 1);
balls("Greed Ball 5", 200, 198, false, true, 10, 6, 1);
balls("Greed Ball 5", 296, 138, true, true, 30, 6, 1);
balls("Greed Ball 5", 296, 168, true, true, 20, 6, 1);
balls("Greed Ball 5", 296, 198, true, true, 10, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 26
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 23;
_root.muice3.start();
balls("Blue Ball 3", 248, 100, false, true, 999, 8, 1);
balls("Red Ball 4", 200, 150, false, true, 10, 7, 1);
balls("Greed Ball 4", 296, 150, true, true, 10, 7, 1);
ballx("Rotion ball", 248, 200, false, true, 1, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 1, 9.4, 1);
ballx("Rotion ball", 248, 200, false, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 200, false, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 200, false, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 200, false, true, 40, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 40, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 27
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 18;
_root.muice3.start();
balls("Red Ball 5", 100, 100, false, true, 10, 6, 1);
balls("Red Ball 5", 150, 100, false, true, 1, 6, 1);
balls("Red Ball 5", 396, 100, true, true, 10, 6, 1);
balls("Red Ball 5", 346, 100, true, true, 1, 6, 1);
ballx("Rotion ball", 200, 140, true, true, 1, 9.4, 1);
ballx("Rotion ball", 200, 140, true, true, 10, 9.4, 1);
ballx("Rotion ball", 200, 140, true, true, 20, 9.4, 1);
ballx("Rotion ball", 200, 140, true, true, 30, 9.4, 1);
ballx("Rotion ball", 200, 140, true, true, 40, 9.4, 1);
balls("Greed Ball 5", 100, 180, false, true, 30, 6, 1);
balls("Greed Ball 5", 150, 180, false, true, 20, 6, 1);
balls("Greed Ball 5", 396, 180, true, true, 30, 6, 1);
balls("Greed Ball 5", 346, 180, true, true, 20, 6, 1);
ballx("Rotion ball", 296, 140, false, true, 1, 9.4, 1);
ballx("Rotion ball", 296, 140, false, true, 10, 9.4, 1);
ballx("Rotion ball", 296, 140, false, true, 20, 9.4, 1);
ballx("Rotion ball", 296, 140, false, true, 30, 9.4, 1);
ballx("Rotion ball", 296, 140, false, true, 40, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 28
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 24;
_root.muice3.start();
ballx("Rotion ball", 56, 100, true, true, 40, 9.4, 1);
ballx("Rotion ball", 56, 100, true, true, 30, 9.4, 1);
ballx("Rotion ball", 56, 100, true, true, 20, 9.4, 1);
ballx("Rotion ball", 56, 100, true, true, 10, 9.4, 1);
ballx("Rotion ball", 56, 100, true, true, 1, 9.4, 1);
ballx("Rotion ball", 440, 100, false, true, 40, 9.4, 1);
ballx("Rotion ball", 440, 100, false, true, 30, 9.4, 1);
ballx("Rotion ball", 440, 100, false, true, 20, 9.4, 1);
ballx("Rotion ball", 440, 100, false, true, 10, 9.4, 1);
ballx("Rotion ball", 440, 100, false, true, 1, 9.4, 1);
balls("Blue Ball 4", 150, 200, true, true, 60, 7, 1);
balls("Red Ball 5", 150, 200, true, true, 30, 6, 1);
balls("Red Ball 5", 150, 200, true, true, 20, 6, 1);
balls("Red Ball 5", 150, 200, true, true, 10, 6, 1);
balls("Red Ball 5", 150, 200, true, true, 1, 6, 1);
balls("Blue Ball 4", 346, 200, false, true, 60, 7, 1);
balls("Greed Ball 5", 346, 200, false, true, 30, 6, 1);
balls("Greed Ball 5", 346, 200, false, true, 20, 6, 1);
balls("Greed Ball 5", 346, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 346, 200, false, true, 1, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 29
_root.root_time = 1;
_root.root_level = 39;
_root.movespeed = 1;
_root.muice4.start();
balls("Blue Ball 2", 248, 100, true, true, 999, 9, 1);
balls("Greed Ball 4", 196, 150, true, true, 30, 7, 1);
balls("Greed Ball 5", 196, 150, true, true, 20, 6, 1);
balls("Greed Ball 5", 196, 150, false, true, 20, 6, 1);
balls("Greed Ball 5", 196, 150, true, true, 10, 6, 1);
balls("Greed Ball 5", 196, 150, false, true, 10, 6, 1);
balls("Greed Ball 5", 196, 150, true, true, 1, 6, 1);
balls("Greed Ball 5", 196, 150, false, true, 1, 6, 1);
balls("Red Ball 4", 300, 150, false, true, 30, 7, 1);
balls("Red Ball 5", 300, 150, true, true, 20, 6, 1);
balls("Red Ball 5", 300, 150, false, true, 20, 6, 1);
balls("Red Ball 5", 300, 150, true, true, 10, 6, 1);
balls("Red Ball 5", 300, 150, false, true, 10, 6, 1);
balls("Red Ball 5", 300, 150, true, true, 1, 6, 1);
balls("Red Ball 5", 300, 150, false, true, 1, 6, 1);
ballx("Rotion ball", 248, 200, false, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 200, false, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 200, false, true, 1, 9.4, 1);
ballx("Rotion ball", 248, 200, true, true, 1, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 30
_root.root_time = 1;
_root.deep = 97;
_root.root_stage++;
_root.root_level = 37;
_root.movespeed = 1;
_root.muice4.start();
balls("Without ball", 248, 100, true, true, 999, 8, 1);
balls("Greed Ball 4", 196, 168, true, true, 40, 7, 1);
balls("Red Ball 4", 226, 168, true, true, 30, 7, 1);
balls("Yellow Ball 4", 270, 168, false, true, 30, 7, 1);
balls("Blue Ball 4", 300, 168, false, true, 40, 7, 1);
ballx("Rotion ball", 248, 168, false, true, 1, 9.4, 1);
ballx("Rotion ball", 248, 168, true, true, 1, 9.4, 1);
ballx("Rotion ball", 248, 168, false, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 168, true, true, 10, 9.4, 1);
ballx("Rotion ball", 248, 168, false, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 168, true, true, 20, 9.4, 1);
ballx("Rotion ball", 248, 168, false, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 168, true, true, 30, 9.4, 1);
ballx("Rotion ball", 248, 168, false, true, 40, 9.4, 1);
ballx("Rotion ball", 248, 168, true, true, 40, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 31
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 29;
_root.muice4.start();
balls("Yellow Ball 2", 248, 100, true, true, 999, 9, 1);
balls("Red Ball 5", 100, 100, false, true, 1, 6, 1);
balls("Red Ball 5", 150, 100, false, true, 1, 6, 1);
balls("Red Ball 5", 396, 100, true, true, 1, 6, 1);
balls("Red Ball 5", 346, 100, true, true, 1, 6, 1);
ballx("Rotion ball", 100, 120, true, true, 1, 9.4, 1);
ballx("Rotion ball", 100, 140, true, true, 1, 9.4, 1);
ballx("Rotion ball", 100, 160, true, true, 1, 9.4, 1);
balls("Greed Ball 5", 100, 180, false, true, 1, 6, 1);
balls("Greed Ball 5", 150, 180, false, true, 1, 6, 1);
balls("Greed Ball 5", 396, 180, true, true, 1, 6, 1);
balls("Greed Ball 5", 346, 180, true, true, 1, 6, 1);
ballx("Rotion ball", 396, 120, false, true, 1, 9.4, 1);
ballx("Rotion ball", 396, 140, false, true, 1, 9.4, 1);
ballx("Rotion ball", 396, 160, false, true, 1, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 32
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 32;
_root.muice4.start();
balls("Yellow Ball 3", 228, 100, false, true, 50, 8, 1);
balls("Yellow Ball 3", 268, 100, true, true, 50, 8, 1);
balls("Blue Ball 4", 120, 150, true, true, 20, 7, 1);
balls("Without ball 2", 120, 200, true, true, 40, 7, 1);
balls("Blue Ball 4", 170, 200, true, true, 10, 7, 1);
balls("Blue Ball 4", 376, 150, false, true, 20, 7, 1);
balls("Without ball 2", 376, 200, false, true, 40, 7, 1);
balls("Blue Ball 4", 326, 200, false, true, 10, 7, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 33
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 39;
_root.muice2.start();
balls("Yellow Ball 4", 120, 100, false, true, 30, 7, 1);
balls("Yellow Ball 4", 376, 100, true, true, 30, 7, 1);
balls("Red Ball 4", 160, 130, false, true, 20, 7, 1);
balls("Red Ball 4", 336, 130, true, true, 20, 7, 1);
balls("Without ball", 248, 160, true, true, 999, 9, 1);
balls("Blue Ball 4", 160, 190, false, true, 10, 7, 1);
balls("Blue Ball 4", 336, 190, true, true, 10, 7, 1);
balls("Greed Ball 4", 120, 220, false, true, 1, 7, 1);
balls("Greed Ball 4", 376, 220, true, true, 1, 7, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 34
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 16;
_root.muice2.start();
ballx("Rotion ball", 158, 120, false, true, 8, 9.4, 1);
ballx("Rotion ball", 178, 140, false, true, 8, 9.4, 1);
ballx("Rotion ball", 198, 160, false, true, 8, 9.4, 1);
ballx("Rotion ball", 218, 180, false, true, 8, 9.4, 1);
ballx("Rotion ball", 238, 200, false, true, 8, 9.4, 1);
ballx("Rotion ball", 258, 200, true, true, 8, 9.4, 1);
ballx("Rotion ball", 278, 180, true, true, 8, 9.4, 1);
ballx("Rotion ball", 298, 160, true, true, 8, 9.4, 1);
ballx("Rotion ball", 318, 140, true, true, 8, 9.4, 1);
ballx("Rotion ball", 338, 120, true, true, 8, 9.4, 1);
balls("Without ball 2", 228, 130, false, true, 28, 7, 1);
balls("Without ball 2", 268, 130, true, true, 28, 7, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 35
_root.root_time = 1;
_root.deep = 97;
_root.movespeed = 1;
_root.root_level = 37;
_root.muice2.start();
balls("Without ball 2", 248, 150, true, true, 999, 7, 1);
balls("Blue Ball 4", 216, 100, false, true, 60, 7, 1);
balls("Blue Ball 4", 280, 100, true, true, 60, 7, 1);
balls("Red Ball 4", 186, 130, false, true, 40, 7, 1);
balls("Greed Ball 4", 310, 130, true, true, 40, 7, 1);
balls("Red Ball 4", 186, 160, false, true, 20, 7, 1);
balls("Greed Ball 4", 310, 160, true, true, 20, 7, 1);
balls("Yellow Ball 4", 216, 190, false, true, 1, 7, 1);
balls("Yellow Ball 4", 280, 190, true, true, 1, 7, 1);
ballx("Rotion ball", 248, 150, false, true, 8, 9.4, 1);
ballx("Rotion ball", 248, 150, false, true, 18, 9.4, 1);
ballx("Rotion ball", 248, 150, false, true, 28, 9.4, 1);
ballx("Rotion ball", 248, 150, false, true, 38, 9.4, 1);
ballx("Rotion ball", 248, 150, false, true, 48, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 8, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 18, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 28, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 38, 9.4, 1);
ballx("Rotion ball", 248, 150, true, true, 48, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 36
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 22;
_root.muice2.start();
balls("Without ball 2", 100, 130, true, true, 100, 7, 1);
balls("Greed Ball 5", 70, 100, true, true, 50, 6, 1);
balls("Greed Ball 5", 100, 100, true, true, 60, 6, 1);
balls("Greed Ball 5", 130, 100, true, true, 70, 6, 1);
balls("Greed Ball 5", 70, 130, true, true, 40, 6, 1);
balls("Greed Ball 5", 130, 130, true, true, 90, 6, 1);
balls("Greed Ball 5", 70, 160, true, true, 20, 6, 1);
balls("Greed Ball 5", 100, 160, true, true, 10, 6, 1);
balls("Greed Ball 5", 130, 160, true, true, 1, 6, 1);
balls("Without ball 2", 396, 130, false, true, 100, 7, 1);
balls("Greed Ball 5", 426, 100, false, true, 50, 6, 1);
balls("Greed Ball 5", 396, 100, false, true, 60, 6, 1);
balls("Greed Ball 5", 366, 100, false, true, 70, 6, 1);
balls("Greed Ball 5", 426, 130, false, true, 40, 6, 1);
balls("Greed Ball 5", 366, 130, false, true, 90, 6, 1);
balls("Greed Ball 5", 426, 160, false, true, 20, 6, 1);
balls("Greed Ball 5", 396, 160, false, true, 10, 6, 1);
balls("Greed Ball 5", 366, 160, false, true, 1, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 37
_root.root_time = 1;
_root.root_level = 38;
_root.movespeed = 1;
_root.muice3.start();
balls("Without ball", 160, 100, true, true, 28, 8, 1);
balls("Red Ball 5", 140, 200, false, true, 8, 6, 1);
balls("Yellow Ball 5", 160, 200, false, true, 8, 6, 1);
balls("Blue Ball 5", 180, 200, false, true, 8, 6, 1);
balls("Greed Ball 5", 200, 200, false, true, 8, 6, 1);
balls("Without ball", 336, 100, false, true, 28, 8, 1);
balls("Greed Ball 5", 296, 200, true, true, 8, 6, 1);
balls("Blue Ball 5", 316, 200, true, true, 8, 6, 1);
balls("Yellow Ball 5", 336, 200, true, true, 8, 6, 1);
balls("Red Ball 5", 356, 200, true, true, 8, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 38
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 27;
_root.muice3.start();
balls("Without ball 2", 248, 160, true, true, 999, 7, 1);
balls("Blue Ball 5", 236, 140, false, true, 70, 6, 1);
balls("Blue Ball 5", 260, 140, true, true, 70, 6, 1);
balls("Blue Ball 5", 236, 120, false, true, 80, 6, 1);
balls("Blue Ball 5", 260, 120, true, true, 80, 6, 1);
balls("Blue Ball 5", 236, 100, false, true, 90, 6, 1);
balls("Blue Ball 5", 260, 100, true, true, 90, 6, 1);
balls("Red Ball 5", 236, 180, false, true, 90, 6, 1);
balls("Red Ball 5", 260, 180, true, true, 90, 6, 1);
balls("Red Ball 5", 236, 200, false, true, 80, 6, 1);
balls("Red Ball 5", 260, 200, true, true, 80, 6, 1);
balls("Red Ball 5", 236, 220, false, true, 70, 6, 1);
balls("Red Ball 5", 260, 220, true, true, 70, 6, 1);
balls("Greed Ball 5", 208, 150, false, true, 50, 6, 1);
balls("Greed Ball 5", 208, 170, false, true, 40, 6, 1);
balls("Greed Ball 5", 188, 150, false, true, 30, 6, 1);
balls("Greed Ball 5", 188, 170, false, true, 20, 6, 1);
balls("Greed Ball 5", 168, 150, false, true, 10, 6, 1);
balls("Greed Ball 5", 168, 170, false, true, 1, 6, 1);
balls("Yellow Ball 5", 288, 150, true, true, 50, 6, 1);
balls("Yellow Ball 5", 288, 170, true, true, 40, 6, 1);
balls("Yellow Ball 5", 308, 150, true, true, 30, 6, 1);
balls("Yellow Ball 5", 308, 170, true, true, 20, 6, 1);
balls("Yellow Ball 5", 328, 150, true, true, 10, 6, 1);
balls("Yellow Ball 5", 328, 170, true, true, 1, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 39
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 44;
_root.muice3.start();
balls("Blue Ball 5", 208, 100, false, true, 320, 6, 1);
balls("Red Ball 5", 228, 100, false, true, 330, 6, 1);
balls("Blue Ball 5", 248, 100, true, true, 340, 6, 1);
balls("Red Ball 5", 268, 100, true, true, 340, 6, 1);
balls("Blue Ball 5", 288, 100, true, true, 330, 6, 1);
balls("Blue Ball 5", 308, 100, true, true, 320, 6, 1);
balls("Red Ball 5", 208, 180, false, true, 250, 6, 1);
balls("Blue Ball 5", 228, 180, false, true, 240, 6, 1);
balls("Red Ball 5", 248, 180, false, true, 230, 6, 1);
balls("Blue Ball 5", 268, 180, true, true, 230, 6, 1);
balls("Red Ball 5", 288, 180, true, true, 240, 6, 1);
balls("Blue Ball 5", 308, 180, true, true, 250, 6, 1);
balls("Red Ball 5", 208, 120, false, true, 310, 6, 1);
balls("Blue Ball 5", 208, 140, false, true, 290, 6, 1);
balls("Red Ball 5", 208, 160, false, true, 270, 6, 1);
balls("Blue Ball 5", 308, 120, true, true, 310, 6, 1);
balls("Red Ball 5", 308, 140, true, true, 290, 6, 1);
balls("Blue Ball 5", 308, 160, true, true, 270, 6, 1);
balls("Yellow Ball 5", 188, 80, false, true, 140, 6, 1);
balls("Greed Ball 5", 208, 80, false, true, 150, 6, 1);
balls("Yellow Ball 5", 228, 80, false, true, 160, 6, 1);
balls("Greed Ball 5", 248, 80, true, true, 170, 6, 1);
balls("Yellow Ball 5", 268, 80, true, true, 170, 6, 1);
balls("Greed Ball 5", 288, 80, true, true, 160, 6, 1);
balls("Yellow Ball 5", 308, 80, true, true, 150, 6, 1);
balls("Greed Ball 5", 328, 80, true, true, 140, 6, 1);
balls("Yellow Ball 5", 188, 200, false, true, 30, 6, 1);
balls("Greed Ball 5", 208, 200, false, true, 20, 6, 1);
balls("Yellow Ball 5", 228, 200, false, true, 10, 6, 1);
balls("Greed Ball 5", 248, 200, false, true, 1, 6, 1);
balls("Yellow Ball 5", 268, 200, true, true, 1, 6, 1);
balls("Greed Ball 5", 288, 200, true, true, 10, 6, 1);
balls("Yellow Ball 5", 308, 200, true, true, 20, 6, 1);
balls("Greed Ball 5", 328, 200, true, true, 30, 6, 1);
balls("Greed Ball 5", 188, 100, false, true, 130, 6, 1);
balls("Yellow Ball 5", 188, 120, false, true, 110, 6, 1);
balls("Greed Ball 5", 188, 140, false, true, 90, 6, 1);
balls("Yellow Ball 5", 188, 160, false, true, 70, 6, 1);
balls("Greed Ball 5", 188, 180, false, true, 50, 6, 1);
balls("Yellow Ball 5", 328, 100, true, true, 130, 6, 1);
balls("Greed Ball 5", 328, 120, true, true, 110, 6, 1);
balls("Yellow Ball 5", 328, 140, true, true, 90, 6, 1);
balls("Greed Ball 5", 328, 160, true, true, 70, 6, 1);
balls("Yellow Ball 5", 328, 180, true, true, 50, 6, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 40
_root.root_time = 1;
_root.movespeed = 1;
_root.root_level = 45;
_root.muice3.start();
balls("Without ball", 248, 100, true, true, 999, 9, 1);
balls("Blue Ball 4", 188, 150, false, true, 20, 7, 1);
balls("Blue Ball 4", 188, 200, false, true, 10, 7, 1);
balls("Greed Ball 4", 218, 150, false, true, 40, 7, 1);
balls("Greed Ball 4", 218, 200, false, true, 30, 7, 1);
balls("Yellow Ball 4", 278, 150, true, true, 40, 7, 1);
balls("Yellow Ball 4", 278, 200, true, true, 30, 7, 1);
balls("Red Ball 4", 308, 150, true, true, 20, 7, 1);
balls("Red Ball 4", 308, 200, true, true, 10, 7, 1);
ballx("Rotion ball", 148, 175, false, true, 20, 9.4, 1);
ballx("Rotion ball", 148, 175, false, true, 10, 9.4, 1);
ballx("Rotion ball", 148, 175, false, true, 1, 9.4, 1);
ballx("Rotion ball", 348, 175, true, true, 20, 9.4, 1);
ballx("Rotion ball", 348, 175, true, true, 10, 9.4, 1);
ballx("Rotion ball", 348, 175, true, true, 1, 9.4, 1);
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
stop();
Symbol 98 MovieClip Frame 41
stop();
delete this.onEnterFrame;
_root.player.removeMovieClip();
_root.attachMovie("Game Over mc", "Game Over mc", 8);
for (var i in this) {
this[i].removeMovieClip();
}
Symbol 107 MovieClip [Greed Ball 1] Frame 1
stop();
Symbol 107 MovieClip [Greed Ball 1] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 3) {
_parent.balls("Greed Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 5) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Greed Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
} else {
_parent.balls("Greed Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Greed Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E94\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 107 MovieClip [Greed Ball 1] Frame 15
removeMovieClip(this);
Symbol 113 MovieClip [Greed Ball 2] Frame 1
stop();
Symbol 113 MovieClip [Greed Ball 2] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Greed Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
_parent.balls("Greed Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u56DB\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 113 MovieClip [Greed Ball 2] Frame 15
removeMovieClip(this);
Symbol 119 MovieClip [Greed Ball 3] Frame 1
stop();
Symbol 119 MovieClip [Greed Ball 3] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 3) {
_parent.balls("Greed Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 5) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Greed Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
} else {
_parent.balls("Greed Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Greed Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E09\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 119 MovieClip [Greed Ball 3] Frame 15
removeMovieClip(this);
Symbol 125 MovieClip [Greed Ball 4] Frame 1
stop();
Symbol 125 MovieClip [Greed Ball 4] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Greed Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
_parent.balls("Greed Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E8C\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 125 MovieClip [Greed Ball 4] Frame 15
removeMovieClip(this);
Symbol 131 MovieClip [Greed Ball 5] Frame 1
stop();
i = random(8);
if ((i == 3) || (i == 6)) {
this.flash_tf = true;
}
Symbol 131 MovieClip [Greed Ball 5] Frame 2
delete this.onEnterFrame;
_root.root_many++;
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E00\u767E");
if (this.flash_tf == true) {
_root.action = false;
_root.attachMovie("Last Second mc", "second", 100);
}
play();
Symbol 131 MovieClip [Greed Ball 5] Frame 15
removeMovieClip(this);
Symbol 134 MovieClip Frame 1
this._alpha = 0;
Symbol 157 MovieClip [Last Second mc] Frame 1
var t = 18;
_root.action = false;
this.onEnterFrame = function () {
if (_root.clock_time == true) {
gotoAndStop (2);
_root.clock_time = false;
}
t--;
if (t <= 0) {
nextFrame();
t = 18;
}
};
m = new Sound();
m.attachSound("clock start");
m.start();
gotoAndStop ("three");
stop();
Symbol 157 MovieClip [Last Second mc] Frame 2
stop();
Symbol 157 MovieClip [Last Second mc] Frame 8
stop();
Symbol 157 MovieClip [Last Second mc] Frame 12
_root.action = true;
removeMovieClip(this);
Symbol 158 MovieClip Frame 1
function balls(ballz, xxx, yyy, xtorf, ytorf, wait, speed, speednumber) {
var _local3 = attachMovie(ballz, "ball" + _root.deep, _root.deep--);
if (_root.deep < 30) {
_root.deep = 97;
}
_local3._x = xxx;
_local3._y = yyy;
_local3.tx = xtorf;
_local3.ty = ytorf;
_local3.step = wait;
_local3.yspeed = speed;
_local3.ryspeed = speed;
var _local4 = (speed / 2) * 10;
_local3.addspeed = speed / _local4;
_local3.tt = _local4;
_local3.ttt = _local4;
_local3.qk = false;
_local3.frist = true;
_local3.frist_up = true;
_local3.frist_speed = 4;
_local3.flash_start = true;
_local3.flash_tf = false;
_local3.flash_tt = 4;
_local3.speed_time = 300;
_local3.onEnterFrame = function () {
if (this.hitTest(_root.player.hit) && (_root.action == true)) {
_root.player.gotoAndPlay("die");
} else if (this.hitTest(fhit1)) {
this.play();
_root.frie_a = false;
delete this.onEnterFrame;
fhit1.removeMovieClip();
} else if (this.hitTest(fhit2)) {
this.play();
_root.frie_b = false;
delete this.onEnterFrame;
fhit2.removeMovieClip();
}
if (this.flash_tf == true) {
this.flash_tt--;
if (this.flash_tt <= 0) {
if (this.flash_start == true) {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:255, gb:255, rb:255};
my_color.setTransform(myTransform);
this.flash_start = false;
} else {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:0, gb:0, rb:0};
my_color.setTransform(myTransform);
this.flash_start = true;
}
this.flash_tt = 4;
}
}
if (_root.movespeed == 2) {
this.speed_time--;
if (this.speed_time <= 0) {
_root.movespeed = 1;
this.speed_time = 300;
}
}
if (_root.action == true) {
if (this._x <= (16 + (this._width / 2))) {
this.tx = true;
}
if (this._x >= (480 - (this._width / 2))) {
this.tx = false;
}
if (this._y >= (310 - (this._height / 2))) {
this.ty = false;
this.frist = false;
}
if (this.step <= 0) {
if (this.frist == true) {
if (this.frist_up == true) {
if (this.frist_speed > 0) {
this.frist_speed = this.frist_speed - 0.2;
this._y = this._y - this.frist_speed;
} else {
this.frist_up = false;
}
} else {
if (this.frist_speed < this.ryspeed) {
this.frist_speed = this.frist_speed + 0.2;
}
this._y = this._y + this.frist_speed;
}
} else {
if (this.qk == true) {
if (this.yspeed >= this.ryspeed) {
this.yspeed = this.ryspeed;
}
if (this.yspeed <= 0) {
this.yspeed = 0;
}
if (this.ty == true) {
this.yspeed = this.yspeed + this.addspeed;
} else {
this.yspeed = this.yspeed - (this.addspeed - (this.addspeed / 10));
}
}
if (this.ty == true) {
this._y = this._y + this.yspeed;
} else {
this.tt--;
if (this.tt <= 0) {
this.ty = true;
this.tt = this.ttt;
}
this.qk = true;
this._y = this._y - this.yspeed;
}
}
if (this.tx == true) {
this._x = this._x + 2;
} else {
this._x = this._x - 2;
}
this.step = Math.abs(_root.movespeed);
}
this.step = this.step - speednumber;
}
};
}
balls("Red Ball 3", 166, 100, true, true, 8, 8, 1);
balls("Greed Ball 3", 330, 100, false, true, 8, 8, 1);
Symbol 182 MovieClip Frame 1
stop();
Symbol 188 MovieClip [Ready Go mc] Frame 1
_root.action = false;
_root.player_action = false;
_root.root_many = 0;
play();
Symbol 188 MovieClip [Ready Go mc] Frame 2
_root.action = false;
_root.player_action = false;
_root.root_many = 0;
play();
Symbol 188 MovieClip [Ready Go mc] Frame 140
_root.action = true;
_root.root_aciton = true;
_root.player_action = true;
removeMovieClip(this);
Symbol 197 MovieClip [Red Ball 1] Frame 1
stop();
Symbol 197 MovieClip [Red Ball 1] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 3) {
_parent.balls("Red Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 5) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Red Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
} else {
_parent.balls("Red Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Red Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E94\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 197 MovieClip [Red Ball 1] Frame 15
removeMovieClip(this);
Symbol 203 MovieClip [Red Ball 2] Frame 1
stop();
Symbol 203 MovieClip [Red Ball 2] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Red Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
_parent.balls("Red Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u56DB\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 203 MovieClip [Red Ball 2] Frame 15
removeMovieClip(this);
Symbol 209 MovieClip [Red Ball 3] Frame 1
stop();
Symbol 209 MovieClip [Red Ball 3] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 3) {
_parent.balls("Red Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 5) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Red Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
} else {
_parent.balls("Red Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Red Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E09\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 209 MovieClip [Red Ball 3] Frame 15
removeMovieClip(this);
Symbol 215 MovieClip [Red Ball 4] Frame 1
stop();
Symbol 215 MovieClip [Red Ball 4] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Red Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
_parent.balls("Red Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E8C\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 215 MovieClip [Red Ball 4] Frame 15
removeMovieClip(this);
Symbol 221 MovieClip [Red Ball 5] Frame 1
stop();
i = random(8);
if ((i == 3) || (i == 6)) {
this.flash_tf = true;
}
Symbol 221 MovieClip [Red Ball 5] Frame 2
delete this.onEnterFrame;
_root.root_many++;
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E00\u767E");
if (this.flash_tf == true) {
_root.action = false;
_root.attachMovie("Last Second mc", "second", 100);
}
play();
Symbol 221 MovieClip [Red Ball 5] Frame 15
removeMovieClip(this);
Symbol 226 MovieClip Frame 1
stop();
Symbol 226 MovieClip Frame 2
stop();
Symbol 233 MovieClip Frame 1
play();
Symbol 238 MovieClip [Rotion ball] Frame 1
stop();
Symbol 238 MovieClip [Rotion ball] Frame 2
delete this.onEnterFrame;
_root.root_many++;
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y;
ss.gotoAndStop("\u4E00\u767E");
Symbol 238 MovieClip [Rotion ball] Frame 14
removeMovieClip(this);
Symbol 254 MovieClip [Scores mc] Frame 1
stop();
Symbol 254 MovieClip [Scores mc] Frame 2
t = 48;
_root.bai++;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 7
t = 48;
_root.bai++;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 12
t = 48;
_root.bai = _root.bai + 3;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 17
t = 48;
_root.bai = _root.bai + 3;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 22
t = 48;
_root.bai = _root.bai + 5;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 27
t = 48;
_root.qian++;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 32
t = 48;
_root.qian++;
_root.bai = _root.bai + 5;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 37
t = 48;
_root.qian = _root.qian + 2;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 254 MovieClip [Scores mc] Frame 42
t = 48;
_root.qian = _root.qian + 3;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
this._alpha = this._alpha - 2;
this._y--;
if (this._alpha <= 0) {
removeMovieClip(this);
}
}
};
stop();
Symbol 276 Button
on (rollOver) {
nextFrame();
}
Symbol 277 Button
on (press) {
stopAllSounds();
m = new Sound();
m.attachSound("select OK");
m.onSoundComplete = function () {
if (_root.tgame_stage == false) {
_root.gotoAndStop("game");
} else {
_root.gotoAndStop("tgame");
}
};
m.start();
_root.player_no = 1;
gotoAndPlay ("snow");
}
Symbol 281 Button
on (rollOver) {
prevFrame();
}
Symbol 282 Button
on (press) {
stopAllSounds();
m = new Sound();
m.attachSound("select OK");
m.onSoundComplete = function () {
if (_root.tgame_stage == false) {
_root.gotoAndStop("game");
} else {
_root.gotoAndStop("tgame");
}
};
m.start();
_root.player_no = 2;
gotoAndPlay ("bear");
}
Symbol 287 MovieClip Frame 1
if (_root.keyfrie == 74) {
attack_txt = "J";
} else {
attack_txt = "LEFT MOUSE";
}
stop();
Symbol 287 MovieClip Frame 2
stop();
Symbol 287 MovieClip Frame 5
play();
Symbol 287 MovieClip Frame 9
gotoAndPlay ("snow");
Symbol 287 MovieClip Frame 10
play();
Symbol 287 MovieClip Frame 14
gotoAndPlay ("bear");
Symbol 324 MovieClip [Snower mc] Frame 1
delete this.onEnterFrame;
this._x = 248;
this._y = 310;
var jp = false;
attachMovie("Hit mc", "hit", 2);
Symbol 324 MovieClip [Snower mc] Frame 2
this.onEnterFrame = function () {
if (_root.player_action == true) {
if (!Key.isDown(_root.keyfrie)) {
jp = false;
}
if (((Key.isDown(_root.keyleft) || (Key.isDown(_root.keyright))) || (Key.isDown(37))) || (Key.isDown(39))) {
gotoAndPlay ("run");
}
if (((Key.isDown(_root.keyfrie) && (_root.frie_a == false)) && (jp == false)) || ((Key.isDown(_root.keyfrie) && (_root.frie_b == false)) && (jp == false))) {
jp = true;
gotoAndPlay ("frie");
}
}
};
stop();
Symbol 324 MovieClip [Snower mc] Frame 4
this.onEnterFrame = function () {
if (_root.player_action == true) {
if ((((!Key.isDown(_root.keyleft)) && (!Key.isDown(_root.keyright))) && (!Key.isDown(37))) && (!Key.isDown(39))) {
gotoAndStop ("stand");
}
if (!Key.isDown(_root.keyfrie)) {
jp = false;
}
if ((Key.isDown(_root.keyleft) && (this._x > 30)) || (Key.isDown(37) && (this._x > 30))) {
this._xscale = -100;
this._x = this._x - _root.playerspeed;
}
if ((Key.isDown(_root.keyright) && (this._x < 466)) || (Key.isDown(39) && (this._x < 466))) {
this._xscale = 100;
this._x = this._x + _root.playerspeed;
}
if (((Key.isDown(_root.keyfrie) && (_root.frie_a == false)) && (jp == false)) || ((Key.isDown(_root.keyfrie) && (_root.frie_b == false)) && (jp == false))) {
jp = true;
gotoAndPlay ("frie");
}
}
};
play();
Symbol 324 MovieClip [Snower mc] Frame 22
if (_root.player_action == true) {
if (Key.isDown(_root.keyleft) || (Key.isDown(37))) {
gotoAndPlay ("run");
}
if (Key.isDown(_root.keyright) || (Key.isDown(39))) {
gotoAndPlay ("run");
}
if (Key.isDown(_root.keyfrie) && (jp == false)) {
jp = true;
gotoAndPlay ("frie");
}
if ((((!Key.isDown(_root.keyleft)) && (!Key.isDown(_root.keyright))) && (!Key.isDown(37))) && (!Key.isDown(39))) {
gotoAndStop ("stand");
}
} else {
gotoAndStop ("stand");
}
Symbol 324 MovieClip [Snower mc] Frame 23
delete this.onEnterFrame;
play();
Symbol 324 MovieClip [Snower mc] Frame 24
if (_root.frie_a == false) {
var ff = _parent.game_mc.attachMovie("Frie Tools 1", "fhit1", _root.gs_deep++);
_root.frie_a = true;
} else if (_root.frie_b == false) {
var ff = _parent.game_mc.attachMovie("Frie Tools 1", "fhit2", _root.gs_deep++);
_root.frie_b = true;
}
ff._x = this._x;
ff._y = this._y - 30;
Symbol 324 MovieClip [Snower mc] Frame 31
if (_root.player_aciton == true) {
if (Key.isDown(_root.keyleft) || (Key.isDown(_root.keyright))) {
gotoAndPlay ("run");
} else {
gotoAndStop ("stand");
}
} else {
gotoAndStop ("stand");
}
Symbol 324 MovieClip [Snower mc] Frame 32
delete this.onEnterFrame;
hit.removeMovieClip();
play();
Symbol 324 MovieClip [Snower mc] Frame 33
_root.action = false;
_root.player_die = true;
Symbol 324 MovieClip [Snower mc] Frame 103
stop();
_root.action = true;
t = 60;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
_root.root_life--;
if (_root.root_life > 0) {
this._x = 248;
this._y = 310;
attachMovie("Flash mc", "mc", 3);
gotoAndStop (2);
} else {
_root.attachMovie("Game Over mc", "Game Over mc", 8);
removeMovieClip(this);
}
delete this.onEnterFrame;
}
};
Symbol 335 MovieClip Frame 1
stop();
Symbol 342 MovieClip [Tools] Frame 1
var tt = 300;
this.onEnterFrame = function () {
tt--;
if (tt <= 0) {
removeMovieClip(this);
}
if (this._y < 310) {
this._y = this._y + 3;
}
if ((this.hitTest(_root.player.hit) && (Math.abs(this._x - _root.player._x) <= 28)) && (Math.abs(this._y - _root.player._y) <= 48)) {
m = new Sound();
m.attachSound("clock start");
m.start();
for (var _local3 in _root.game_mc) {
_root.game_mc[_local3].play();
}
this.removeMovieClip();
}
};
stop();
Symbol 342 MovieClip [Tools] Frame 2
removeMovieClip(this);
Symbol 342 MovieClip [Tools] Frame 3
var tt = 300;
this.onEnterFrame = function () {
tt--;
if (tt <= 0) {
removeMovieClip(this);
}
if (this._y < 310) {
this._y = this._y + 3;
}
if ((this.hitTest(_root.player.hit) && (Math.abs(this._x - _root.player._x) <= 28)) && (Math.abs(this._y - _root.player._y) <= 48)) {
m = new Sound();
m.attachSound("clock start");
m.start();
_root.movespeed = 2;
this.removeMovieClip();
}
};
stop();
Symbol 342 MovieClip [Tools] Frame 4
removeMovieClip(this);
Symbol 342 MovieClip [Tools] Frame 5
var tt = 300;
this.onEnterFrame = function () {
tt--;
if (tt <= 0) {
removeMovieClip(this);
}
if (this._y < 310) {
this._y = this._y + 3;
}
if ((this.hitTest(_root.player.hit) && (Math.abs(this._x - _root.player._x) <= 28)) && (Math.abs(this._y - _root.player._y) <= 48)) {
m = new Sound();
m.attachSound("clock start");
m.start();
_root.clock_time = true;
_root.attachMovie("Last Second mc", "second", 100);
this.removeMovieClip();
}
};
stop();
Symbol 342 MovieClip [Tools] Frame 6
removeMovieClip(this);
Symbol 363 MovieClip [Tools mc] Frame 1
gotoAndStop(random(29));
stop();
Symbol 363 MovieClip [Tools mc] Frame 2
stop();
Symbol 363 MovieClip [Tools mc] Frame 3
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 4
stop();
Symbol 363 MovieClip [Tools mc] Frame 5
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 6
stop();
Symbol 363 MovieClip [Tools mc] Frame 7
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 8
stop();
Symbol 363 MovieClip [Tools mc] Frame 9
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 10
stop();
Symbol 363 MovieClip [Tools mc] Frame 11
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 12
stop();
Symbol 363 MovieClip [Tools mc] Frame 13
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 14
stop();
Symbol 363 MovieClip [Tools mc] Frame 15
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 16
stop();
Symbol 363 MovieClip [Tools mc] Frame 17
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 18
stop();
Symbol 363 MovieClip [Tools mc] Frame 19
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 20
stop();
Symbol 363 MovieClip [Tools mc] Frame 21
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 22
stop();
Symbol 363 MovieClip [Tools mc] Frame 23
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 24
stop();
Symbol 363 MovieClip [Tools mc] Frame 25
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 26
stop();
Symbol 363 MovieClip [Tools mc] Frame 27
prevFrame();
Symbol 363 MovieClip [Tools mc] Frame 28
stop();
Symbol 363 MovieClip [Tools mc] Frame 29
prevFrame();
Symbol 376 MovieClip [win_mc] Frame 1
play();
_root.muice1.stop();
_root.muice2.stop();
_root.muice3.stop();
_root.muice4.stop();
_root.player_action = false;
_root.action = false;
Symbol 376 MovieClip [win_mc] Frame 2
play();
_root.player_action = false;
_root.action = false;
_root.root_aciton = false;
Symbol 376 MovieClip [win_mc] Frame 31
if (_root.player_no == 2) {
gotoAndPlay ("bear");
}
Symbol 376 MovieClip [win_mc] Frame 180
for (var i in _root.game_mc) {
_root.game_mc[i].removeMovieClip();
}
_root.player._x = 248;
_root.player._y = 312;
_root.game_mc.nextFrame();
removeMovieClip(this);
stop();
Symbol 376 MovieClip [win_mc] Frame 182
play();
Symbol 376 MovieClip [win_mc] Frame 330
for (var i in _root.game_mc) {
_root.game_mc[i].removeMovieClip();
}
_root.player._x = 248;
_root.player._y = 310;
_root.game_mc.nextFrame();
removeMovieClip(this);
stop();
Symbol 388 MovieClip Frame 1
stop();
Symbol 393 MovieClip [Without ball] Frame 1
var w = (random(10) + 1);
mc.gotoAndStop(w);
stop();
Symbol 393 MovieClip [Without ball] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (w == 3) {
ww = _parent.attachMovie("Fengye mc", "Fengye mc" + _root.gs_deep, _root.gs_deep++);
ww._x = this._x;
ww._y = this._y;
_parent.balls("Blue Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
_parent.balls("Red Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
} else if (w == 6) {
ww = _parent.attachMovie("Fengye mc", "Fengye mc" + _root.gs_deep, _root.gs_deep++);
ww._x = this._x;
ww._y = this._y;
_parent.balls("Yellow Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
_parent.balls("Blue Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
} else if (w == 9) {
ww = _parent.attachMovie("Fengye mc", "Fengye mc" + _root.gs_deep, _root.gs_deep++);
ww._x = this._x;
ww._y = this._y;
_parent.balls("Blue Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
_parent.balls("Greed Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
} else if (w == 1) {
_root.root_level = _root.root_level - 11;
_parent.balls("Red Ball 5", this._x - 8, this._y, true, false, 8, 6, 1);
_parent.balls("Red Ball 5", this._x + 8, this._y, false, false, 8, 6, 1);
_parent.balls("Red Ball 5", this._x, this._y - 8, true, false, 8, 6, 1);
} else if (w == 4) {
_root.root_level = _root.root_level - 11;
_parent.balls("Greed Ball 5", this._x - 8, this._y, true, false, 8, 6, 1);
_parent.balls("Greed Ball 5", this._x + 8, this._y, false, false, 8, 6, 1);
_parent.balls("Greed Ball 5", this._x, this._y - 8, true, false, 8, 6, 1);
} else if (w == 7) {
_root.root_level = _root.root_level - 11;
_parent.balls("Blue Ball 5", this._x - 8, this._y, true, false, 8, 6, 1);
_parent.balls("Blue Ball 5", this._x + 8, this._y, false, false, 8, 6, 1);
_parent.balls("Blue Ball 5", this._x, this._y - 8, true, false, 8, 6, 1);
} else if (w == 10) {
_root.root_level = _root.root_level - 11;
_parent.balls("Yellow Ball 5", this._x - 8, this._y, true, false, 8, 6, 1);
_parent.balls("Yellow Ball 5", this._x + 8, this._y, false, false, 8, 6, 1);
_parent.balls("Yellow Ball 5", this._x, this._y - 8, true, false, 8, 6, 1);
} else if (w == 2) {
_parent.toolx(this._x, this._y, 1);
_parent.balls("Greed Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
_parent.balls("Red Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
} else if (w == 5) {
_parent.toolx(this._x, this._y, 3);
_parent.balls("Greed Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
_parent.balls("Blue Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
} else if (w == 8) {
_parent.toolx(this._x, this._y, 5);
_parent.balls("Blue Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
_parent.balls("Red Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u56DB\u767E");
play();
Symbol 393 MovieClip [Without ball] Frame 15
removeMovieClip(this);
Symbol 401 MovieClip Frame 1
stop();
Symbol 405 MovieClip [Without ball 2] Frame 1
var w = (random(10) + 1);
mc.gotoAndStop(w);
stop();
Symbol 405 MovieClip [Without ball 2] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (((w == 3) || (w == 6)) || (w == 9)) {
ww = _parent.attachMovie("Fengye mc", "Fengye mc" + _root.gs_deep, _root.gs_deep++);
ww._x = this._x;
ww._y = this._y;
if (w == 3) {
_parent.balls("Red Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
_parent.balls("Greed Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 6) {
_parent.balls("Blue Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
_parent.balls("Greed Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 9) {
_parent.balls("Red Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
_parent.balls("Blue Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
}
} else if (w == 1) {
_root.root_level--;
_parent.balls("Red Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 4) {
_root.root_level--;
_parent.balls("Greed Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 7) {
_root.root_level--;
_parent.balls("Blue Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 10) {
_root.root_level--;
_parent.balls("Yellow Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 2) {
_parent.toolx(this._x, this._y, 1);
_parent.balls("Red Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
_parent.balls("Greed Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 5) {
_parent.toolx(this._x, this._y, 3);
_parent.balls("Blue Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
_parent.balls("Greed Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
} else if (w == 8) {
_parent.toolx(this._x, this._y, 5);
_parent.balls("Red Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
_parent.balls("Blue Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E8C\u767E");
play();
Symbol 405 MovieClip [Without ball 2] Frame 15
removeMovieClip(this);
Symbol 411 MovieClip [Yellow Ball 1] Frame 1
stop();
Symbol 411 MovieClip [Yellow Ball 1] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 3) {
_parent.balls("Yellow Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Without ball", this._x - 32, this._y, false, false, 8, 9, 1);
} else if (j == 5) {
_parent.balls("Without ball", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Yellow Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
} else {
_parent.balls("Yellow Ball 2", this._x + 32, this._y, true, false, 8, 9, 1);
_parent.balls("Yellow Ball 2", this._x - 32, this._y, false, false, 8, 9, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E94\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 411 MovieClip [Yellow Ball 1] Frame 15
removeMovieClip(this);
Symbol 414 MovieClip [Yellow Ball 2] Frame 1
stop();
Symbol 414 MovieClip [Yellow Ball 2] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Yellow Ball 3", this._x + 24, this._y, true, false, 8, 8, 1);
_parent.balls("Yellow Ball 3", this._x - 24, this._y, false, false, 8, 8, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u56DB\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 414 MovieClip [Yellow Ball 2] Frame 15
removeMovieClip(this);
Symbol 420 MovieClip [Yellow Ball 3] Frame 1
stop();
Symbol 420 MovieClip [Yellow Ball 3] Frame 2
delete this.onEnterFrame;
_root.root_many++;
if (_root.root_stage >= 3) {
j = random(6);
} else {
j = 0;
}
if (j == 1) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 3) {
_parent.balls("Yellow Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Without ball 2", this._x - 15, this._y, false, false, 8, 7, 1);
} else if (j == 5) {
_parent.balls("Without ball 2", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Yellow Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
} else {
_parent.balls("Yellow Ball 4", this._x + 15, this._y, true, false, 8, 7, 1);
_parent.balls("Yellow Ball 4", this._x - 15, this._y, false, false, 8, 7, 1);
}
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E09\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 420 MovieClip [Yellow Ball 3] Frame 15
removeMovieClip(this);
Symbol 423 MovieClip [Yellow Ball 4] Frame 1
stop();
Symbol 423 MovieClip [Yellow Ball 4] Frame 2
delete this.onEnterFrame;
_root.root_many++;
_parent.balls("Yellow Ball 5", this._x + 8, this._y, true, false, 8, 6, 1);
_parent.balls("Yellow Ball 5", this._x - 8, this._y, false, false, 8, 6, 1);
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E8C\u767E");
if (_root.root_stage >= 2) {
i = random(8);
} else {
i = 0;
}
if ((i == 3) || (i == 6)) {
_parent.toolx(this._x, this._y, random(6));
} else {
_parent.tool(this._x, this._y);
}
play();
Symbol 423 MovieClip [Yellow Ball 4] Frame 15
removeMovieClip(this);
Symbol 425 MovieClip [Yellow Ball 5] Frame 1
stop();
i = random(8);
if ((i == 3) || (i == 6)) {
this.flash_tf = true;
}
Symbol 425 MovieClip [Yellow Ball 5] Frame 2
delete this.onEnterFrame;
_root.root_many++;
var ss = _parent.attachMovie("Scores mc", "score" + _root.dep, _root.dep++);
ss._x = this._x;
ss._y = this._y - 30;
ss.gotoAndStop("\u4E00\u767E");
if (this.flash_tf == true) {
_root.action = false;
_root.attachMovie("Last Second mc", "second", 100);
}
play();
Symbol 425 MovieClip [Yellow Ball 5] Frame 15
removeMovieClip(this);
Symbol 431 MovieClip [Game Over mc] Frame 1
play();
Symbol 431 MovieClip [Game Over mc] Frame 9
_root.muice1.stop();
_root.muice2.stop();
_root.muice3.stop();
_root.muice4.stop();
_root.action = false;
_root.player_action = false;
_root.player.removeMovieClip();
Symbol 431 MovieClip [Game Over mc] Frame 60
if (_root.player_die == true) {
_root.gotoAndStop("gameover");
} else if (_root.player_no == 1) {
_root.gotoAndStop("scg");
} else {
_root.gotoAndStop("bcg");
}
for (var i in _root) {
_root[i].removeMovieClip();
}
removeMovieClip(this);
Symbol 454 MovieClip [Bear mc] Frame 1
delete this.onEnterFrame;
this._x = 248;
this._y = 310;
var jp = false;
attachMovie("Hit mc", "hit", 2);
Symbol 454 MovieClip [Bear mc] Frame 2
this.onEnterFrame = function () {
if (_root.player_action == true) {
if (!Key.isDown(_root.keyfrie)) {
jp = false;
}
if (((Key.isDown(_root.keyleft) || (Key.isDown(_root.keyright))) || (Key.isDown(37))) || (Key.isDown(39))) {
gotoAndPlay ("run");
}
if (((Key.isDown(_root.keyfrie) && (_root.frie_a == false)) && (jp == false)) || ((Key.isDown(_root.keyfrie) && (_root.frie_b == false)) && (jp == false))) {
jp = true;
gotoAndPlay ("frie");
}
}
};
stop();
Symbol 454 MovieClip [Bear mc] Frame 4
this.onEnterFrame = function () {
if (_root.player_action == true) {
if ((((!Key.isDown(_root.keyleft)) && (!Key.isDown(_root.keyright))) && (!Key.isDown(37))) && (!Key.isDown(39))) {
gotoAndStop ("stand");
}
if (!Key.isDown(_root.keyfrie)) {
jp = false;
}
if ((Key.isDown(_root.keyleft) && (this._x > 30)) || (Key.isDown(37) && (this._x > 30))) {
this._xscale = -100;
this._x = this._x - _root.playerspeed;
}
if ((Key.isDown(_root.keyright) && (this._x < 466)) || (Key.isDown(39) && (this._x < 466))) {
this._xscale = 100;
this._x = this._x + _root.playerspeed;
}
if (((Key.isDown(_root.keyfrie) && (_root.frie_a == false)) && (jp == false)) || ((Key.isDown(_root.keyfrie) && (_root.frie_b == false)) && (jp == false))) {
jp = true;
gotoAndPlay ("frie");
}
}
};
play();
Symbol 454 MovieClip [Bear mc] Frame 22
if (_root.player_action == true) {
if (Key.isDown(_root.keyleft) || (Key.isDown(37))) {
gotoAndPlay ("run");
}
if (Key.isDown(_root.keyright) || (Key.isDown(39))) {
gotoAndPlay ("run");
}
if (Key.isDown(_root.keyfrie) && (jp == false)) {
jp = true;
gotoAndPlay ("frie");
}
if ((((!Key.isDown(_root.keyleft)) && (!Key.isDown(_root.keyright))) && (!Key.isDown(37))) && (!Key.isDown(39))) {
gotoAndStop ("stand");
}
} else {
gotoAndStop ("stand");
}
Symbol 454 MovieClip [Bear mc] Frame 23
delete this.onEnterFrame;
play();
Symbol 454 MovieClip [Bear mc] Frame 24
if (_root.frie_a == false) {
var ff = _parent.game_mc.attachMovie("Frie Tools 1", "fhit1", _root.gs_deep++);
_root.frie_a = true;
} else if (_root.frie_b == false) {
var ff = _parent.game_mc.attachMovie("Frie Tools 1", "fhit2", _root.gs_deep++);
_root.frie_b = true;
}
ff._x = this._x;
ff._y = this._y - 30;
Symbol 454 MovieClip [Bear mc] Frame 31
if (_root.player_aciton == true) {
if (Key.isDown(_root.keyleft) || (Key.isDown(_root.keyright))) {
gotoAndPlay ("run");
} else {
gotoAndStop ("stand");
}
} else {
gotoAndStop ("stand");
}
Symbol 454 MovieClip [Bear mc] Frame 32
delete this.onEnterFrame;
hit.removeMovieClip();
play();
Symbol 454 MovieClip [Bear mc] Frame 33
_root.action = false;
_root.player_die = true;
Symbol 454 MovieClip [Bear mc] Frame 103
stop();
_root.action = true;
t = 60;
this.onEnterFrame = function () {
t--;
if (t <= 0) {
_root.root_life--;
if (_root.root_life > 0) {
this._x = 248;
this._y = 310;
attachMovie("Flash mc", "mc", 3);
gotoAndStop (2);
} else {
_root.attachMovie("Game Over mc", "Game Over mc", 8);
removeMovieClip(this);
}
delete this.onEnterFrame;
}
};
Symbol 457 MovieClip [Lup mc] Frame 1
var t = 168;
onEnterFrame = function () {
if (t <= 0) {
this._y = this._y - 3;
this._alpha = this._alpha - 5;
if (this._alpha <= 10) {
removeMovieClip(this);
}
} else {
t--;
}
};
Symbol 458 MovieClip Frame 1
play();
Symbol 458 MovieClip Frame 200
_parent.play();
Symbol 467 Button
on (release) {
gotoAndStop ("select");
}
Symbol 474 Button
on (release) {
tgame_stage = true;
gotoAndStop ("select");
}
Symbol 475 Button
on (release) {
gotoAndStop ("option");
}
Symbol 482 Button
on (release) {
getURL ("http://www.loadfreegames.com/Game_Scores.asp?Game_Name=Magic-Bubble", _blank);
}
Symbol 489 Button
on (release) {
_root.keyfrie = 74;
attack_txt = "J";
}
Symbol 493 Button
on (release) {
_root.keyfrie = 1;
attack_txt = "LEFT MOUSE";
}
Symbol 498 Button
on (press) {
_quality = "HIGH";
}
Symbol 502 Button
on (press) {
_quality = "MEDIUM";
}
Symbol 506 Button
on (press) {
_quality = "LOW";
}
Symbol 516 Button
on (release) {
gotoAndStop ("menu");
}
on (keyPress "<Home>") {
root_life = 50;
survival_so.clear();
magic_so.clear();
}
Symbol 522 MovieClip Frame 1
stop();
stop();
Symbol 522 MovieClip Frame 11
stop();
Symbol 522 MovieClip Frame 21
stop();
Symbol 522 MovieClip Frame 31
stop();
Symbol 522 MovieClip Frame 41
stop();
Symbol 525 MovieClip Frame 1
stop();
Symbol 536 MovieClip Frame 1
function balls(ballz, xxx, yyy, xtorf, ytorf, wait, speed, speednumber) {
var _local3 = attachMovie(ballz, "ball" + _root.deep, _root.deep--);
if (_root.deep < 30) {
_root.deep = 97;
}
_local3._x = xxx;
_local3._y = yyy;
_local3.tx = xtorf;
_local3.ty = ytorf;
_local3.step = wait;
_local3.yspeed = speed;
_local3.ryspeed = speed;
var _local4 = (speed / 2) * 10;
_local3.addspeed = speed / _local4;
_local3.tt = _local4;
_local3.ttt = _local4;
_local3.qk = false;
_local3.frist = true;
_local3.frist_up = true;
_local3.frist_speed = 4;
_local3.flash_start = true;
_local3.flash_tf = false;
_local3.flash_tt = 4;
_local3.speed_time = 300;
_local3.onEnterFrame = function () {
if ((this.hitTest(_root.player.hit) && (_root.action == true)) && (_root.player_die == false)) {
_root.player.gotoAndPlay("die");
} else if (this.hitTest(fhit1)) {
this.play();
_root.frie_a = false;
delete this.onEnterFrame;
fhit1.removeMovieClip();
} else if (this.hitTest(fhit2)) {
this.play();
_root.frie_b = false;
delete this.onEnterFrame;
fhit2.removeMovieClip();
}
if (this.flash_tf == true) {
this.flash_tt--;
if (this.flash_tt <= 0) {
if (this.flash_start == true) {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:255, gb:255, rb:255};
my_color.setTransform(myTransform);
this.flash_start = false;
} else {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:0, gb:0, rb:0};
my_color.setTransform(myTransform);
this.flash_start = true;
}
this.flash_tt = 4;
}
}
if (_root.action == true) {
if (this._x <= (16 + (this._width / 2))) {
this.tx = true;
}
if (this._x >= (480 - (this._width / 2))) {
this.tx = false;
}
if (this._y >= (310 - (this._height / 2))) {
this.ty = false;
this.frist = false;
}
if (this.step <= 0) {
if (this.frist == true) {
if (this.frist_up == true) {
if (this.frist_speed > 0) {
this.frist_speed = this.frist_speed - 0.2;
this._y = this._y - this.frist_speed;
} else {
this.frist_up = false;
}
} else {
if (this.frist_speed < this.ryspeed) {
this.frist_speed = this.frist_speed + 0.2;
}
this._y = this._y + this.frist_speed;
}
} else {
if (this.qk == true) {
if (this.yspeed >= this.ryspeed) {
this.yspeed = this.ryspeed;
}
if (this.yspeed <= 0) {
this.yspeed = 0;
}
if (this.ty == true) {
this.yspeed = this.yspeed + this.addspeed;
} else {
this.yspeed = this.yspeed - (this.addspeed - (this.addspeed / 10));
}
}
if (this.ty == true) {
this._y = this._y + this.yspeed;
} else {
this.tt--;
if (this.tt <= 0) {
this.ty = true;
this.tt = this.ttt;
}
this.qk = true;
this._y = this._y - this.yspeed;
}
}
if (this.tx == true) {
this._x = this._x + 2;
} else {
this._x = this._x - 2;
}
this.step = Math.abs(_root.movespeed);
}
this.step = this.step - speednumber;
}
};
}
function ballx(ballz, xxx, yyy, xtorf, ytorf, wait, speed, speednumber) {
var _local3 = attachMovie(ballz, "ball" + _root.deep, _root.deep--);
if (_root.deep < 30) {
_root.deep = 97;
}
_local3._x = xxx;
_local3._y = yyy;
_local3.tx = xtorf;
_local3.ty = ytorf;
_local3.step = wait;
_local3.yspeed = speed;
_local3.ryspeed = speed;
var _local4 = (speed / 2) * 10;
_local3.addspeed = speed / _local4;
_local3.tt = _local4;
_local3.ttt = _local4;
_local3.qk = false;
_local3.frist = true;
_local3.frist_up = true;
_local3.frist_speed = 4;
_local3.flash_start = true;
_local3.flash_tf = false;
_local3.flash_tt = 4;
_local3.speed_time = 300;
_local3.onEnterFrame = function () {
if ((this.hitTest(_root.player.hit) && (_root.action == true)) && (_root.player_die == false)) {
_root.player.gotoAndPlay("die");
} else if (this.hitTest(fhit1)) {
this.play();
_root.frie_a = false;
delete this.onEnterFrame;
fhit1.removeMovieClip();
} else if (this.hitTest(fhit2)) {
this.play();
_root.frie_b = false;
delete this.onEnterFrame;
fhit2.removeMovieClip();
}
if (this.flash_tf == true) {
this.flash_tt--;
if (this.flash_tt <= 0) {
if (this.flash_start == true) {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:255, gb:255, rb:255};
my_color.setTransform(myTransform);
this.flash_start = false;
} else {
my_color = new Color(this);
myTransform = my_color.getTransform();
myTransform = {bb:0, gb:0, rb:0};
my_color.setTransform(myTransform);
this.flash_start = true;
}
this.flash_tt = 4;
}
}
if (_root.action == true) {
if (this._x <= (16 + (this._width / 2))) {
this.tx = true;
}
if (this._x >= (480 - (this._width / 2))) {
this.tx = false;
}
if (this._y <= (35 + (this._height / 2))) {
this.ty = false;
this.frist = false;
}
if (this.step <= 0) {
if (this.frist == true) {
if (this.frist_up == true) {
if (this.frist_speed > 0) {
this.frist_speed = this.frist_speed - 0.2;
this._y = this._y + this.frist_speed;
} else {
this.frist_up = false;
}
} else {
if (this.frist_speed < this.ryspeed) {
this.frist_speed = this.frist_speed + 0.2;
}
this._y = this._y - this.frist_speed;
}
} else {
if (this.qk == true) {
if (this.yspeed >= this.ryspeed) {
this.yspeed = this.ryspeed;
}
if (this.yspeed <= 0) {
this.yspeed = 0;
}
if (this.ty == true) {
this.yspeed = this.yspeed + this.addspeed;
} else {
this.yspeed = this.yspeed - (this.addspeed - (this.addspeed / 10));
}
}
if (this.ty == true) {
this._y = this._y - this.yspeed;
} else {
this.tt--;
if (this.tt <= 0) {
this.ty = true;
this.tt = this.ttt;
}
this.qk = true;
this._y = this._y + this.yspeed;
}
}
if (this.tx == true) {
this._x = this._x + 2.5;
} else {
this._x = this._x - 2.5;
}
this.step = Math.abs(_root.movespeed);
}
this.step = this.step - speednumber;
}
};
}
function tool(xxx, yyy) {
var _local5 = random(8);
if ((_local5 == 3) || (_local5 == 6)) {
tooler = attachMovie("Tools mc", "tools" + _root.gs_deep, _root.gs_deep++);
tooler._x = xxx;
tooler._y = yyy;
tooler.tt = 300;
tooler.onEnterFrame = function () {
this.tt--;
if (this.tt <= 0) {
removeMovieClip(this);
}
if (this._y < 310) {
this._y = this._y + 3;
}
if ((this.hitTest(_root.player.hit) && (Math.abs(this._x - _root.player._x) <= 28)) && (Math.abs(this._y - _root.player._y) <= 48)) {
var _local4 = _parent.attachMovie("Scores mc", "score" + _root.gs_deep, _root.gs_deep++);
_local4._x = this._x;
_local4._y = this._y - 50;
_local4.gotoAndStop("\u4E00\u5343");
var _local5 = new Sound();
_local5.attachSound("\u53D6\u7269");
_local5.start();
this.removeMovieClip();
} else if (this.hitTest(fhit1)) {
this.play();
_root.frie_a = false;
var _local4 = _parent.attachMovie("Scores mc", "score" + _root.gs_deep, _root.gs_deep++);
_local4._x = this._x;
_local4._y = this._y - 50;
_local4.gotoAndStop("\u4E00\u5343");
var _local5 = new Sound();
_local5.attachSound("\u53D6\u7269");
_local5.start();
delete this.onEnterFrame;
fhit1.removeMovieClip();
this.removeMovieClip();
} else if (this.hitTest(fhit2)) {
this.play();
_root.frie_b = false;
var _local4 = _parent.attachMovie("Scores mc", "score" + _root.gs_deep, _root.gs_deep++);
_local4._x = this._x;
_local4._y = this._y - 50;
_local4.gotoAndStop("\u4E00\u5343");
var _local5 = new Sound();
_local5.attachSound("\u53D6\u7269");
_local5.start();
delete this.onEnterFrame;
fhit2.removeMovieClip();
this.removeMovieClip();
}
};
}
}
function toolx(xxx, yyy, ran) {
tooler = attachMovie("Tools", "toolx" + _root.gs_deep, _root.gs_deep++);
tooler._x = xxx;
tooler._y = yyy;
tooler.gotoAndStop(ran);
}
function ran() {
i = random(12) + 1;
if (i == 1) {
balls("Yellow Ball 3", random(450) + 23, random(100) + 80, false, true, 8, 8, 1);
_root.root_level = _root.root_level + 7;
tt = tt + 600;
} else if (i == 2) {
balls("Greed Ball 3", random(450) + 23, random(100) + 80, true, true, 8, 8, 1);
_root.root_level = _root.root_level + 7;
tt = tt + 600;
} else if (i == 3) {
balls("Red Ball 3", random(450) + 23, random(100) + 80, false, true, 8, 8, 1);
_root.root_level = _root.root_level + 7;
tt = tt + 600;
} else if (i == 4) {
balls("Blue Ball 3", random(450) + 23, random(100) + 80, true, true, 8, 8, 1);
_root.root_level = _root.root_level + 7;
tt = tt + 600;
} else if (i == 5) {
balls("Yellow Ball 4", random(450) + 23, random(100) + 80, false, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = tt + 300;
} else if (i == 6) {
balls("Greed Ball 4", random(450) + 23, random(100) + 80, true, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = tt + 300;
} else if (i == 7) {
balls("Red Ball 4", random(450) + 23, random(100) + 80, false, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = tt + 300;
} else if (i == 8) {
balls("Blue Ball 4", random(450) + 23, random(100) + 80, true, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = tt + 300;
} else if (i == 9) {
balls("Yellow Ball 5", random(450) + 23, random(100) + 80, false, true, 8, 6, 1);
_root.root_level = _root.root_level + 1;
tt = tt + 100;
} else if (i == 10) {
balls("Greed Ball 5", random(450) + 23, random(100) + 80, true, true, 8, 6, 1);
_root.root_level = _root.root_level + 1;
tt = tt + 100;
} else if (i == 11) {
balls("Red Ball 5", random(450) + 23, random(100) + 80, false, true, 8, 6, 1);
_root.root_level = _root.root_level + 1;
tt = tt + 100;
} else if (i == 12) {
balls("Blue Ball 5", random(450) + 23, random(100) + 80, true, true, 8, 6, 1);
_root.root_level = _root.root_level + 1;
tt = tt + 100;
}
Enter();
}
function ranx() {
i = random(3) + 1;
if (i == 1) {
balls("Without ball", random(450) + 23, random(100) + 80, false, true, 8, 9, 1);
_root.root_level = _root.root_level + 1;
} else if (i == 1) {
balls("Without ball 2", random(450) + 23, random(100) + 80, true, true, 8, 9, 1);
_root.root_level = _root.root_level + 1;
} else if (i == 1) {
balls("Rotion ball", random(450) + 23, random(100) + 80, false, true, 8, 9, 1);
_root.root_level = _root.root_level + 1;
}
tt = tt + 100;
Enter();
}
function rans() {
i = random(8) + 1;
if (i == 1) {
balls("Greed Ball 1", random(450) + 23, random(100) + 80, true, true, 8, 9, 1);
_root.root_level = _root.root_level + 31;
tt = tt + 1300;
} else if (i == 2) {
balls("Yellow Ball 1", random(450) + 23, random(100) + 80, true, true, 8, 9, 1);
_root.root_level = _root.root_level + 31;
tt = tt + 1300;
} else if (i == 3) {
balls("Red Ball 1", random(450) + 23, random(100) + 80, false, true, 8, 9, 1);
_root.root_level = _root.root_level + 31;
tt = tt + 1300;
} else if (i == 4) {
balls("Blue Ball 1", random(450) + 23, random(100) + 80, true, true, 8, 9, 1);
_root.root_level = _root.root_level + 31;
tt = tt + 1300;
} else if (i == 5) {
balls("Yellow Ball 2", random(450) + 23, random(100) + 80, false, true, 8, 9, 1);
_root.root_level = _root.root_level + 15;
tt = tt + 1000;
} else if (i == 6) {
balls("Greed Ball 2", random(450) + 23, random(100) + 80, true, true, 8, 9, 1);
_root.root_level = _root.root_level + 15;
tt = tt + 1000;
} else if (i == 7) {
balls("Red Ball 2", random(450) + 23, random(100) + 80, false, true, 8, 9, 1);
_root.root_level = _root.root_level + 15;
tt = tt + 1000;
} else if (i == 8) {
balls("Blue Ball 2", random(450) + 23, random(100) + 80, true, true, 8, 9, 1);
_root.root_level = _root.root_level + 15;
tt = tt + 1000;
}
Enter();
}
function Enter() {
onEnterFrame = function () {
tt--;
if (tt == 0) {
ran();
if (_root.root_stage == 2) {
ran();
}
if (_root.root_stage >= 3) {
rans();
}
if (_root.root_stage >= 5) {
ranx();
}
}
if (_root.root_many == _root.root_level) {
ran();
if (_root.root_stage == 2) {
ran();
}
if (_root.root_stage >= 3) {
rans();
}
if (_root.root_stage >= 5) {
ranx();
}
}
many = _root.root_many;
if (many >= (40 * _root.root_stage)) {
_root.muice1.stop();
_root.muice2.stop();
_root.muice3.stop();
_root.muice4.stop();
no++;
if (no <= 1) {
_root.muice4.start();
} else if (no == 2) {
_root.muice3.start();
} else if (no == 3) {
_root.muice2.start();
} else if (no >= 4) {
_root.muice1.start();
no = 1;
}
many = 1;
_root.root_stage++;
nextFrame();
}
};
}
_root.movespeed = 1;
_root.root_many = 0;
_root.root_stage = 1;
_root.root_level = 0;
var tt = 0;
var no = (random(4) + 1);
var many = 1;
j = random(4) + 1;
if (j == 1) {
balls("Greed Ball 4", 248, 100, true, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = 200;
} else if (j == 2) {
balls("Red Ball 4", 248, 100, true, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = 200;
} else if (j == 3) {
balls("Blue Ball 4", 248, 100, true, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = 200;
} else if (j == 4) {
balls("Yellow Ball 4", 248, 100, true, true, 8, 7, 1);
_root.root_level = _root.root_level + 3;
tt = 200;
}
_root.attachMovie("Ready Go mc", "Ready Go mc", 98);
if (no == 1) {
_root.muice4.start();
} else if (no == 2) {
_root.muice3.start();
} else if (no == 3) {
_root.muice2.start();
} else if (no >= 4) {
_root.muice1.start();
no = 1;
}
Enter();
gotoAndStop(random(15) + 1);
stop();
Symbol 536 MovieClip Frame 16
gotoAndStop (1);
Symbol 546 Button
on (release) {
getURL ("http://www.loadfreegames.com/", "_blank");
}
Symbol 564 Button
on (release) {
stopAllSounds();
gotoAndStop (1);
}
Symbol 569 MovieClip Frame 1
stop();
Symbol 569 MovieClip Frame 2
play();
Symbol 569 MovieClip Frame 21
gotoAndPlay (2);
Symbol 569 MovieClip Frame 22
play();
Symbol 569 MovieClip Frame 80
gotoAndStop (1);
Symbol 581 Button
on (release) {
gotoAndStop ("menu");
}