Frame 748
stopAllSounds();
Frame 765
gotoAndPlay (40);
Frame 801
stop();
Frame 1995
stop();
Frame 2055
stop();
Frame 2101
stop();
Frame 3025
stop();
Frame 4309
stop();
Symbol 62 Button
on (release) {
_root.play();
}
Symbol 65 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 65 MovieClip Frame 2
gotoAndPlay (1);
Symbol 84 Button
on (release) {
gotoAndPlay (2102);
}
Symbol 85 Button
on (release) {
gotoAndPlay (1996);
}
Symbol 86 Button
on (release) {
gotoAndPlay (802);
}
Symbol 87 Button
on (release) {
gotoAndPlay (766);
}
Symbol 88 Button
on (release) {
gotoAndPlay (2056);
}
Symbol 89 Button
on (release) {
gotoAndPlay (3026);
}
Symbol 147 Button
on (release) {
stopAllSounds();
gotoAndPlay (87);
}
Symbol 233 MovieClip Frame 110
stop();
Symbol 236 MovieClip Frame 667
stop();
Symbol 313 MovieClip Frame 3664
stop();
Instance of Symbol 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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 394 MovieClip "flake" in Symbol 395 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;
}
}