Frame 1
stop();
stop();
fscommand ("allowscale", "false");
Instance of Symbol 45 MovieClip "bar" in Frame 1
onClipEvent (load) {
download = 0;
percent = 0;
total = "?";
}
onClipEvent (load) {
total = int(_root.getBytesTotal() / 1000);
}
onClipEvent (enterFrame) {
count = g++;
download = int(_root.getBytesLoaded() / 1000);
bytesleft = (_root.getBytesTotal() - _root.getBytesLoaded()) + " bytes";
percent = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + " %";
frame = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
total = int(_root.getBytesTotal() / 1000) - 50;
loader.gotoAndPlay(percent);
if ((download >= total) and (count >= 50)) {
_root.gotoAndPlay(3);
}
}
Instance of Symbol 47 MovieClip "background" in Frame 2
onClipEvent (enterFrame) {
}
Frame 3
function scoredupe() {
duplicateMovieClip ("_root.text", "bullet" + _root.k, _root.k);
_root["bullet" + _root.k]._y = _root["bullet" + _root.k]._y + (_root.k * 10);
_root["bullet" + _root.k]._x = _x + 35;
_root.k++;
return(undefined);
}
c = 0;
_root.lev.text = "Level#1";
Mouse.show();
function scoredupe() {
_root.k++;
_root.k = 0;
if ((_root.k = true)) {
duplicateMovieClip ("_root.text", "bullet" + _root.k, _root.k);
_root["bullet" + _root.k]._y = _root["bullet" + _root.k]._y + (_root.k * 10);
_root["bullet" + _root.k]._x = _x + 35;
}
}
_root.mult = 1;
stop();
Frame 19
function scoredupe() {
duplicateMovieClip ("_root.text", "bullet" + _root.k, _root.k);
_root["bullet" + _root.k]._y = _root["bullet" + _root.k]._y + (_root.k * 10);
_root["bullet" + _root.k]._x = _x + 35;
_root.k++;
return(undefined);
}
c = 0;
_root.lev.text = "Level#1";
Mouse.show();
stop();
k = 0;
_root.unlocked = false;
Instance of Symbol 87 MovieClip in Frame 19
onClipEvent (load) {
originx = _x;
originy = _y;
}
onClipEvent (enterFrame) {
_x = (originx + random(3));
_y = (originy + random(3));
}
Frame 20
stop();
function dupe(k) {
_root.sup = k;
duplicateMovieClip ("_root.text", "bullet" + k, k);
_root["bullet" + k]._y = _root["bullet" + k]._y + (k * 100);
_root["bullet" + k]._x = _x;
k++;
if (8 < k) {
k = 0;
}
}
Mouse.hide();
Instance of Symbol 104 MovieClip "bigb" in Frame 20
onClipEvent (load) {
black = false;
_root.tagged = 0;
p = 0;
start = _x;
up = start - 80;
down = start;
}
onClipEvent (enterFrame) {
if ((start - 2) < _x) {
_x = start;
}
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if (((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 2) >= _root.balloon._xscale)) and (black == false)) {
black = true;
_root.balloon.gotoAndPlay(2);
gotoAndStop (8);
hide = true;
} else {
hide = false;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
hide = true;
if (p < 2) {
_root.unlocked = true;
_root.unlocked2 = true;
_root.score++;
p = 2;
}
} else {
p = 0;
}
randomizer = random(150);
i++;
x = i / 13;
this._x = this._x + (k / x);
if (up >= this._x) {
k = 0;
if ((up >= this._x) and (5 >= randomizer)) {
black = false;
hide = false;
k = 2;
i = 0;
}
}
if (this._x >= down) {
k = 0;
if (((this._x >= down) and (140 < randomizer)) || (hide == true)) {
_root.tagged = 0;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 117 MovieClip "text" in Frame 20
onClipEvent (enterFrame) {
gotoAndStop(_root.amount);
if (this != _root.text) {
_y = (_y - 18);
_x = (_root.what._x + Math.sin((_y / 20) * hard));
}
if (this.hitTest(!_root.background) || (_root.what != first)) {
removeMovieClip(this);
}
}
onClipEvent (load) {
first = _root.what;
hard = 40;
_alpha = (_alpha - (_root.sup * 16));
_xscale = (_xscale - (_root.sup * 16));
_yscale = (_yscale - (_root.sup * 16));
_y = _root.what._y;
_x = _root.what._x;
_alpha = originalpha;
}
Instance of Symbol 128 MovieClip "sal" in Frame 20
onClipEvent (load) {
originy = _y;
up = originy;
down = originy + 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if ((((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 2) >= _root.balloon._xscale)) and (upnow == true)) and (black == false)) {
black = true;
_root.what = this;
gotoAndStop (2);
hide = true;
} else {
hide = false;
hh = 0;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
if (p < 2) {
_root.unlocked = true;
_root.score++;
p = 2;
}
} else {
p = 0;
}
randomizer = random(60);
i++;
x = i / 13;
this._y = this._y + (k / x);
if (up >= this._y) {
k = 0;
if (((up >= this._y) and (2 >= randomizer)) || (hide == true)) {
upnow = false;
k = 2;
i = 0;
}
}
if (this._y >= down) {
k = 0;
if ((this._y >= down) and (56 < randomizer)) {
black = false;
upnow = true;
gotoAndStop (1);
_root.tagged = 0;
hide = false;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 138 MovieClip "coffee" in Frame 20
onClipEvent (load) {
_root.tagged = 0;
p = 0;
start = _x;
up = start;
down = start + 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if (((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 2) >= _root.balloon._xscale)) and (black == false)) {
black = true;
_root.balloon.gotoAndPlay(2);
gotoAndPlay (7);
hide = true;
} else {
hide = false;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
hide = true;
if (p < 2) {
_root.unlocked = true;
_root.unlocked2 = true;
_root.score++;
p = 2;
}
} else {
p = 0;
}
randomizer = random(150);
i++;
x = i / 13;
this._x = this._x + (k / x);
if (up >= this._x) {
k = 0;
if ((up >= this._x) and (5 >= randomizer)) {
black = false;
hide = false;
k = 2;
i = 0;
}
}
if (this._x >= down) {
k = 0;
if (((this._x >= down) and (140 < randomizer)) || (hide == true)) {
_root.tagged = 0;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 148 MovieClip "lev" in Frame 20
onClipEvent (load) {
_root.mainscore = 0;
_root.clock = 30;
startx = _xscale;
starty = _yscale;
}
onClipEvent (enterFrame) {
if ((_root.mainscore < 500) and (0 >= _root.clock)) {
_root.gotoAndStop("nope");
}
if ((_root.mainscore >= 500) and (0 >= _root.clock)) {
_root.gotoAndStop("two");
}
feed = "500 points to advance!!";
text = "Level#1";
bb--;
if ((0 < _xscale) and (bb < -20)) {
_xscale = (_xscale + (bb / 5));
_yscale = (_yscale + (bb / 5));
} else if (0 >= _xscale) {
_root.clock = int((s--) / 20) + 30;
_visible = false;
}
}
Instance of Symbol 156 MovieClip "balloon" in Frame 20
onClipEvent (load) {
function colormake(input) {
c = new Color(bab);
c.setRGB(parseInt(input, 16));
}
_root.ran = 1;
_root.c = new Color(bab);
az = new Array();
az[0] = "ffff77";
az[1] = "ffcc66";
az[2] = "ff33cc";
az[3] = "ffff77";
az[4] = "ffcc66";
az[5] = "66ff33";
az[6] = "0033ff";
az[7] = "ffcc00";
az[8] = "3333ff";
az[9] = "ff99cc";
az[10] = "ff9966";
az[11] = "ff0000";
az[12] = "00ff99";
origyscale = _yscale;
origxscale = _xscale;
origin = _y;
xdistance = 10;
ydistance = 10;
speed = 4;
}
onClipEvent (enterFrame) {
if (_root.triggeredz) {
colormake((_root.text = az[random(11)]));
_root.triggeredz = false;
}
if (_root.unlocked == false) {
this._x = _root._xmouse;
_yscale = origyscale;
_xscale = origxscale;
_y = (origin + int(random(5)));
glue(_root._ymouse, _root._xmouse);
} else if (_root.launcher == true) {
_root.unlocked = true;
if (((origxscale / _root.zone) + 50) >= _xscale) {
_root.unlocked = false;
gotoAndPlay (2);
}
_xscale = (_xscale - 9);
_yscale = (_yscale - 10);
ydistance = (this._y - _root.zone) + 10;
if (0 < ydistance) {
this._y = this._y - (ydistance / speed);
}
if (ydistance < 0) {
this._y = this._y - (ydistance / speed);
}
}
}
Instance of Symbol 158 MovieClip "zone2" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.zone = this._y - 20;
}
}
Instance of Symbol 159 MovieClip "zone1" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.zone = this._y;
}
}
Instance of Symbol 160 MovieClip "zone4" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.zone = this._y - 45;
}
}
Instance of Symbol 159 MovieClip "zone0" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.zone = this._y;
}
}
Instance of Symbol 163 MovieClip "ball" in Frame 20
onClipEvent (load) {
startDrag (this, true);
}
Frame 21
stop();
Instance of Symbol 171 MovieClip "gun" in Frame 21
onClipEvent (load) {
_root.tagged = 0;
p = 0;
start = _x;
up = start - 130;
down = start;
}
onClipEvent (enterFrame) {
if (start < _x) {
_x = start;
}
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if (((bs.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 3) >= _root.balloon._xscale)) and (black == false)) {
black = true;
_root.balloon.gotoAndPlay(2);
bs.gotoAndPlay(16);
hide = true;
} else {
hide = false;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
hide = true;
if (p < 2) {
_root.unlocked = true;
_root.unlocked2 = true;
p = 2;
}
} else {
p = 0;
}
randomizer = random(150);
i++;
x = i / 20;
this._x = this._x + (k / x);
if (up >= this._x) {
k = 0;
if ((up >= this._x) and (5 >= randomizer)) {
black = false;
hide = false;
k = 2;
i = 0;
}
}
if (this._x >= down) {
k = 0;
if (((this._x >= down) and (140 < randomizer)) || (hide == true)) {
_root.tagged = 0;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 181 MovieClip "ps" in Frame 21
onClipEvent (load) {
_root.tagged = 0;
p = 0;
start = _x;
up = start;
down = start + 60;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if (((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 3) >= _root.balloon._xscale)) and (black == false)) {
black = true;
_root.balloon.gotoAndPlay(2);
this.gotoAndPlay(39);
hide = true;
} else {
hide = false;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
hide = true;
if (p < 2) {
_root.unlocked = true;
_root.unlocked2 = true;
_root.score++;
p = 2;
}
} else {
p = 0;
}
randomizer = random(150);
i++;
x = i / 13;
this._x = this._x + (k / x);
if (up >= this._x) {
k = 0;
if ((up >= this._x) and (5 >= randomizer)) {
black = false;
hide = false;
k = 2;
i = 0;
}
}
if (this._x >= down) {
k = 0;
if (((this._x >= down) and (140 < randomizer)) || (hide == true)) {
_root.tagged = 0;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 190 MovieClip "beth" in Frame 21
onClipEvent (load) {
_root.tagged = 0;
p = 0;
start = _x;
up = start;
down = start + 80;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if (((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 2) >= _root.balloon._xscale)) and (black == false)) {
black = true;
_root.balloon.gotoAndPlay(2);
gotoAndStop (7);
hide = true;
} else {
hide = false;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
hide = true;
if (p < 2) {
_root.unlocked = true;
_root.unlocked2 = true;
_root.score++;
p = 2;
}
} else {
p = 0;
}
randomizer = random(150);
i++;
x = i / 13;
this._x = this._x + (k / x);
if (up >= this._x) {
k = 0;
if ((up >= this._x) and (5 >= randomizer)) {
black = false;
hide = false;
k = 2;
i = 0;
}
}
if (this._x >= down) {
k = 0;
if (((this._x >= down) and (140 < randomizer)) || (hide == true)) {
_root.tagged = 0;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 192 MovieClip in Frame 21
onClipEvent (load) {
_root.mainscore = 0;
_root.clock = 30;
startx = _xscale;
starty = _yscale;
}
onClipEvent (enterFrame) {
if ((_root.mainscore < 500) and (0 >= _root.clock)) {
_root.gotoAndStop("nope");
}
if ((_root.mainscore >= 500) and (0 >= _root.clock)) {
_root.nextFrame();
}
text = "Level#2";
feed = "avoid bosses wife!!!";
bb--;
if ((0 < _xscale) and (bb < -20)) {
_xscale = (_xscale + (bb / 5));
_yscale = (_yscale + (bb / 5));
} else if (0 >= _xscale) {
_root.clock = int((s--) / 30) + 30;
_visible = false;
}
}
Frame 22
stop();
Instance of Symbol 203 MovieClip "make" in Frame 22
onClipEvent (load) {
originy = _y;
up = originy;
down = originy + 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if ((((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 2) >= _root.balloon._xscale)) and (upnow == true)) and (black == false)) {
black = true;
_root.what = this;
gotoAndStop (7);
hide = true;
} else {
hide = false;
hh = 0;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
if (p < 2) {
_root.unlocked = true;
_root.score++;
p = 2;
}
} else {
p = 0;
}
randomizer = random(60);
i++;
x = i / 13;
this._y = this._y + (k / x);
if (up >= this._y) {
k = 0;
if (((up >= this._y) and (2 >= randomizer)) || (hide == true)) {
upnow = false;
k = 2;
i = 0;
}
}
if (this._y >= down) {
k = 0;
if ((this._y >= down) and (56 < randomizer)) {
black = false;
upnow = true;
gotoAndStop (1);
_root.tagged = 0;
hide = false;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 205 MovieClip "fatty" in Frame 22
onClipEvent (load) {
originy = _y;
up = originy;
down = originy + 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if (((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 2) >= _root.balloon._xscale)) and (black == false)) {
black = true;
_root.balloon.gotoAndPlay(2);
gotoAndPlay (5);
hide = true;
} else {
hide = false;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
if (p < 2) {
_root.unlocked = true;
_root.unlocked2 = true;
_root.score++;
p = 2;
}
} else {
p = 0;
}
randomizer = random(60);
i++;
x = i / 13;
this._y = this._y + (k / x);
if (up >= this._y) {
k = 0;
if (((up >= this._y) and (2 >= randomizer)) || (hide == true)) {
k = 2;
i = 0;
}
}
if (this._y >= down) {
k = 0;
if ((this._y >= down) and (56 < randomizer)) {
black = false;
gotoAndStop (1);
_root.tagged = 0;
hide = false;
wallcount = random(3) + 1;
k = -2;
i = 0;
}
}
}
Instance of Symbol 223 MovieClip "ice" in Frame 22
onClipEvent (load) {
back = false;
originx = _x;
}
onClipEvent (enterFrame) {
if (_x < originx) {
rand = 5;
gotoAndStop (1);
back = false;
_x = originx;
}
if ((this.head.hitTest(_root.balloon) == false) and (back == false)) {
_x = (_x + 4);
}
if ((this.head.hitTest(_root.balloon) == false) and (back == true)) {
_x = (_x - 4);
}
if ((_x >= 500) and (back == false)) {
_x = originx;
}
if ((_x >= 500) and (back == true)) {
_x = 500;
}
if (back) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
if (_x >= 498) {
rand2 = random(20);
if (10 < rand2) {
back = true;
} else {
back = false;
}
}
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
}
if ((this.head.hitTest(_root.balloon) == true) and ((_root.balloon.origxscale / 2) >= _root.balloon._xscale)) {
_root.balloon.gotoAndPlay(2);
gotoAndStop (3);
hide = true;
} else {
hide = false;
}
if (this.hitTest(_root.ball) == true) {
_root.nailed = this;
}
if ((this.hitTest(_root.ball) == true) and (0 < _root.tagged)) {
if (p < 2) {
_root.unlocked = true;
_root.unlocked2 = true;
p = 2;
}
} else {
p = 0;
}
randomizer = random(60);
i++;
x = i / 13;
}
Instance of Symbol 224 MovieClip in Frame 22
onClipEvent (load) {
_root.mainscore = 0;
_root.clock = 30;
startx = _xscale;
starty = _yscale;
}
onClipEvent (enterFrame) {
if ((_root.mainscore < 100) and (0 >= _root.clock)) {
_root.gotoAndStop("nope");
}
if ((_root.mainscore >= 100) and (0 >= _root.clock)) {
_root.winner = true;
_root.nextFrame();
}
text = "Level#3";
feed = "don't hit the janitor!!!";
bb--;
if ((0 < _xscale) and (bb < -20)) {
_xscale = (_xscale + (bb / 5));
_yscale = (_yscale + (bb / 5));
} else if (0 >= _xscale) {
_root.clock = int((s--) / 30) + 10;
_visible = false;
}
}
Frame 23
stop();
stopAllSounds();
Instance of Symbol 225 MovieClip in Frame 23
onClipEvent (load) {
startx = _xscale;
starty = _yscale;
}
onClipEvent (enterFrame) {
if (_root.winner) {
text = "winner";
} else {
text = "try again";
}
bb--;
if ((0 < _xscale) and (bb < -20)) {
_xscale = (_xscale + (bb / 5));
_yscale = (_yscale + (bb / 5));
} else if (0 >= _xscale) {
_root.gotoAndPlay(3);
_visible = false;
}
}
Symbol 33 Button
on (release) {
getURL ("http://www.3djoe.com");
}
Symbol 39 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 4
gotoAndPlay (1);
gotoAndPlay (1);
Symbol 63 MovieClip Frame 5
play();
_root.amount = "fifty";
Instance of Symbol 61 MovieClip in Symbol 63 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 63 MovieClip Frame 17
gotoAndStop (1);
_root.mainscore = _root.mainscore + 50;
Symbol 74 MovieClip Frame 1
play();
Symbol 82 MovieClip Frame 60
_root.gotoAndPlay(3);
stop();
Symbol 84 Button
on (release) {
_root.gotoAndStop(20);
}
Symbol 104 MovieClip Frame 1
_root.scorez = false;
_root.mult = 0;
Instance of Symbol 99 MovieClip "head" in Symbol 104 MovieClip Frame 1
onClipEvent (enterFrame) {
}
Symbol 104 MovieClip Frame 7
gotoAndPlay (1);
Symbol 104 MovieClip Frame 8
play();
_root.scorez = true;
_root.amount = "fifty";
k = 1;
Instance of Symbol 102 MovieClip "head" in Symbol 104 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 104 MovieClip Frame 10
_root.mainscore = _root.mainscore + 100;
Symbol 104 MovieClip Frame 17
k = 5;
gotoAndPlay (1);
Symbol 117 MovieClip Frame 1
stop();
Symbol 117 MovieClip Frame 2
stop();
Symbol 117 MovieClip Frame 3
stop();
Symbol 117 MovieClip Frame 4
stop();
Symbol 117 MovieClip Frame 5
stop();
Symbol 128 MovieClip Frame 1
stop();
_root.scorez = false;
Symbol 128 MovieClip Frame 2
_root.amount = "twentyfive";
_root.pegged = 1;
k = 1;
_root.mainscore = _root.mainscore + 25;
_root.scorez = true;
play();
Instance of Symbol 126 MovieClip in Symbol 128 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 128 MovieClip Frame 3
_root.dupe();
Symbol 128 MovieClip Frame 13
k = 20;
gotoAndStop (1);
Symbol 138 MovieClip Frame 1
_root.scorez = false;
Symbol 138 MovieClip Frame 6
gotoAndPlay (1);
Symbol 138 MovieClip Frame 7
_root.amount = "fifty";
_root.lockz = true;
_root.mainscore = _root.mainscore + 25;
_root.scorez = true;
play();
Instance of Symbol 136 MovieClip in Symbol 138 MovieClip Frame 7
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 138 MovieClip Frame 11
_root.mainscore = _root.mainscore + 25;
Symbol 138 MovieClip Frame 14
gotoAndPlay (1);
Symbol 153 MovieClip Frame 1
play();
Symbol 156 MovieClip Frame 1
_root.pegged = 0;
_root.what = 0;
stop();
_root.triggeredz = true;
Symbol 156 MovieClip Frame 2
play();
Instance of Symbol 153 MovieClip in Symbol 156 MovieClip Frame 2
onClipEvent (enterFrame) {
if (10 >= _parent.k) {
_root.dupe();
_parent.k++;
}
}
Instance of Symbol 155 MovieClip in Symbol 156 MovieClip Frame 2
onClipEvent (enterFrame) {
}
Symbol 156 MovieClip Frame 3
_root.launcher = false;
_root.pegged = 0;
gotoAndStop (1);
k = 0;
_root.ff = 0;
Symbol 162 Button
on (press) {
_root.launcher = true;
_root.unlocked = true;
if (_root.ballon._xscale >= _root.ballon.origxscale) {
_root.pegged = _root.what;
_root.tagged++;
_root.pegged = 0;
} else {
_root.what = 0;
}
}
Symbol 170 MovieClip Frame 15
gotoAndPlay (1);
Symbol 170 MovieClip Frame 16
stop();
_root.amount = "onehundred";
play();
Instance of Symbol 168 MovieClip in Symbol 170 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 170 MovieClip Frame 18
_root.mainscore = _root.mainscore + 100;
Symbol 170 MovieClip Frame 38
gotoAndPlay (1);
Symbol 171 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 2
stop();
Symbol 181 MovieClip Frame 38
gotoAndPlay (1);
Symbol 181 MovieClip Frame 39
play();
_root.amount = "onehundred";
Instance of Symbol 179 MovieClip in Symbol 181 MovieClip Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 181 MovieClip Frame 41
_root.mainscore = _root.mainscore + 100;
Symbol 181 MovieClip Frame 50
gotoAndPlay (1);
Symbol 190 MovieClip Frame 6
gotoAndPlay (1);
Symbol 190 MovieClip Frame 7
play();
_root.mainscore = _root.mainscore - 100;
_root.amount = "ouch";
k = 20;
Instance of Symbol 188 MovieClip in Symbol 190 MovieClip Frame 7
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 190 MovieClip Frame 12
gotoAndPlay (1);
Instance of Symbol 197 MovieClip in Symbol 203 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 203 MovieClip Frame 6
gotoAndPlay (1);
Symbol 203 MovieClip Frame 7
play();
k = 2;
Symbol 203 MovieClip Frame 10
_root.mainscore = _root.mainscore + 100;
_root.amount = "onehundred";
Symbol 203 MovieClip Frame 20
gotoAndPlay (1);
k = 12;
Symbol 205 MovieClip Frame 4
gotoAndPlay (1);
gotoAndPlay (1);
Symbol 205 MovieClip Frame 5
play();
_root.amount = "fifty";
Instance of Symbol 61 MovieClip in Symbol 205 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 205 MovieClip Frame 17
gotoAndStop (1);
_root.mainscore = _root.mainscore + 50;
Symbol 223 MovieClip Frame 1
stop();
_root.amount = "";
_root.switched = false;
Symbol 223 MovieClip Frame 2
stop();
_root.amount = "";
_root.switched = true;
Symbol 223 MovieClip Frame 3
_root.amount = "ouch";
_root.mainscore = _root.mainscore - 100;
Instance of Symbol 222 MovieClip in Symbol 223 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.what = this;
if (10 >= k) {
_root.dupe(k);
K++;
}
} else {
k = 0;
}
}
Symbol 223 MovieClip Frame 4
gotoAndPlay (10);
Symbol 223 MovieClip Frame 10
gotoAndStop (1);