Frame 1
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-20);
speed = random(5) + 1;
}
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (load) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(2);
}
if (this._y >= 310) {
this._x = random(600);
this._y = random(-100);
speed = random(5) + 1;
}
}