Frame 1
Stage.showMenu = false;
_root.bytesLoaded = _root.getBytesLoaded();
_root.bytesTotal = _root.getBytesTotal();
_root.percentLoaded = Math.round(100 * (_root.bytesLoaded / _root.bytesTotal));
_root.bar.gotoAndStop(percentLoaded);
Frame 2
if (_root.percentLoaded == 100) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Frame 18
stop();
Frame 34
stop();
Frame 50
stop();
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Instance of Symbol 221 MovieClip in Frame 142
onClipEvent (load) {
_yscale = (50 + (Math.random() * 40));
_xscale = (50 + (Math.random() * 40));
_alpha = (5 + (Math.random() * 60));
_x = (Math.random() * Stage.width);
_y = (Math.random() * Stage.height);
splashes = 1000;
falling = 30;
moving = 4.5;
ground = 300;
}
onClipEvent (enterFrame) {
_y = (_y + falling);
_x = (_x + moving);
if (_y > Stage.height) {
_y = -5;
_x = (Math.random() * Stage.width);
}
}
Frame 2917
stop();
Symbol 154 MovieClip Frame 61
stop();
Symbol 163 Button
on (release) {
gotoAndPlay (51);
}
Symbol 166 Button
on (release) {
gotoAndPlay (19);
}
Symbol 169 Button
on (release) {
gotoAndPlay (35);
}
Symbol 179 Button
on (press) {
_quality = "low";
}
Symbol 183 Button
on (press) {
_quality = "medium";
}
Symbol 187 Button
on (press) {
_quality = "high";
}
Symbol 191 Button
on (release) {
gotoAndPlay (18);
}
Symbol 196 Button
on (release) {
getURL ("http://newgrounds.com/portal/view/287178");
}
Symbol 204 Button
on (release) {
getURL ("http://www.viking-productions.cjb.net/");
}
Symbol 212 Button
on (release) {
stop();
}
Symbol 216 Button
on (release) {
play();
}
Symbol 227 Button
on (release) {
gotoAndPlay (18);
}
Symbol 841 MovieClip Frame 41
stop();
Symbol 867 MovieClip Frame 12
stop();
Symbol 869 MovieClip Frame 29
stop();