Frame 1523
stop();
Frame 1600
stop();
Symbol 11 Button
on (release) {
_root.play();
}
Symbol 12 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 12 MovieClip Frame 2
gotoAndPlay (1);
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Instance of Symbol 51 MovieClip "flake" in Symbol 52 MovieClip Frame 1
onClipEvent (load) {
this._alpha = random(70) + 20;
this._width = (this._height = random(4) + 4);
initY = random(480);
initX = random(640);
this._y = initY;
this._x = initX;
fall_speed = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
rad = 0;
centerX = 320;
centerY = 240;
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x + (Math.cos(rad) + ms);
this._y = this._y + fall_speed;
ms = (centerX - _root._xmouse) / 100;
if (this._y > 480) {
this._y = 0;
}
if (this._x > 640) {
this._x = 0;
}
if (this._x < 0) {
this._x = 640;
}
}
Symbol 127 Button
on (release) {
stopAllSounds();
gotoAndPlay (1524);
}