Frame 1
stop();
Frame 2
Set("pontosbal\u00E3o", 0);
stop();
Instance of Symbol 24 MovieClip "balãoaninha" in Frame 2
onClipEvent (load) {
moveSpeed = 10;
}
onClipEvent (enterFrame) {
this._x = this._x - 3;
this._y = this._y + 3;
if (Key.isDown(39)) {
this._x = this._x + moveSpeed;
tellTarget ("../bal\u00E3oaninha") {
gotoAndPlay (2);
};
} else if (Key.isDown(38)) {
this._y = this._y - moveSpeed;
}
if (_root["quedabal\u00E3o"].hitTest(_x + x, _y + y, true)) {
tellTarget (_root) {
gotoAndPlay ("fimbal\u00E3o");
};
}
if (_root.bolaazul.hitTest(_x + x, _y + y, true)) {
_root["pontosbal\u00E3o"] = _root["pontosbal\u00E3o"] + 75;
tellTarget ("../bolaazul") {
gotoAndPlay (3);
};
tellTarget ("../bell") {
gotoAndPlay (2);
};
}
if (_root.bolaazul1.hitTest(_x + x, _y + y, true)) {
_root["pontosbal\u00E3o"] = _root["pontosbal\u00E3o"] + 75;
tellTarget ("../bolaazul1") {
gotoAndPlay (3);
};
tellTarget ("../bell") {
gotoAndPlay (2);
};
}
if (_root.bolaverm.hitTest(_x + x, _y + y, true)) {
_root["pontosbal\u00E3o"] = _root["pontosbal\u00E3o"] - 50;
tellTarget ("../bolaverm") {
gotoAndPlay (3);
};
tellTarget ("../oops") {
gotoAndPlay (2);
};
}
}
Instance of Symbol 30 MovieClip "bolaazul" in Frame 2
/* no clip actions */
Instance of Symbol 35 MovieClip "nuvemc4" in Frame 2
onClipEvent (load) {
this._x = -50;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -30) {
this._x = 800;
this._y = 300 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 20);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Instance of Symbol 35 MovieClip "nuvemc4" in Frame 2
onClipEvent (load) {
this._x = -50;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -30) {
this._x = 800;
this._y = 300 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 20);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Instance of Symbol 35 MovieClip "nuvemc4" in Frame 2
onClipEvent (load) {
this._x = -50;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -30) {
this._x = 800;
this._y = 300 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 20);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Instance of Symbol 35 MovieClip "nuvemc4" in Frame 2
onClipEvent (load) {
this._x = -50;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -30) {
this._x = 800;
this._y = 300 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 20);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Instance of Symbol 35 MovieClip "nuvemc4" in Frame 2
onClipEvent (load) {
this._x = -50;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -30) {
this._x = 800;
this._y = 300 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 20);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Frame 3
tellTarget ("music") {
gotoAndStop (1);
};
stop();
Frame 4
tellTarget ("oops") {
gotoAndPlay (2);
};
stop();
Symbol 6 Button
on (release) {
gotoAndPlay (2);
}
Symbol 19 MovieClip Frame 1
stop();
Symbol 23 MovieClip Frame 163
stop();
Symbol 24 MovieClip Frame 1
stop();
Symbol 29 MovieClip Frame 1
stop();
Instance of Symbol 28 MovieClip "bolaazulint" in Symbol 29 MovieClip Frame 1
onClipEvent (load) {
this._x = -50;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -30) {
this._x = 850;
this._y = 100 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 60);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Symbol 30 MovieClip Frame 1
stop();
Instance of Symbol 28 MovieClip "bolaazulint" in Symbol 30 MovieClip Frame 1
onClipEvent (load) {
this._x = -80;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -60) {
this._x = 800;
this._y = 100 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 60);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Symbol 33 MovieClip Frame 1
stop();
Instance of Symbol 32 MovieClip "bolaazulint" in Symbol 33 MovieClip Frame 1
onClipEvent (load) {
this._x = -50;
}
onClipEvent (enterFrame) {
this._x = this._x - velocidade;
if (this._x < -30) {
this._x = 900;
this._y = 80 - (Math.random() * 200);
do {
escala = Math.random() * 100;
} while (escala < 60);
this._xscale = escala;
this._yscale = escala;
do {
velocidade = Math.random() * 5;
} while (velocidade < 2);
}
}
Symbol 38 MovieClip Frame 1
Set("..:timerbal\u00E3o", "120");
Symbol 38 MovieClip Frame 13
Set("..:timerbal\u00E3o", ..:timerbal\u00E3o - 1);
if (..:timerbal\u00E3o == 0) {
tellTarget ("_root") {
gotoAndPlay ("ganhabal\u00E3o");
};
} else {
gotoAndPlay (2);
}
Symbol 44 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 6
stop();
Symbol 46 MovieClip Frame 1
stop();
Symbol 46 MovieClip Frame 7
stop();
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 7
stop();
Symbol 56 Button
on (release) {
gotoAndPlay (1);
}