Frame 1
var _mochiads_game_id = "de8595ca80558eee";
Frame 2
Frame 3
Frame 4
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 27 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Instance of Symbol 20 MovieClip "snow" in Frame 5
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + (Math.random() * 2);
k = -3.141593 + (Math.random() * 3.14);
this._xscale = (this._yscale = 25 + (Math.random() * 170));
this._alpha = 75 + (Math.random() * 100);
this._x = -5 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * 3.14);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -5;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -5;
}
}
Frame 28
trace("dfjd");
var mouseListener = new Object();
mouseListener.onMouseMove = function () {
var _local5 = _root._ymouse - eye1_mc._y;
var _local2 = _root._xmouse - eye1_mc._x;
var _local7 = Math.atan2(_local5, _local2);
var _local9 = (_local7 * 180) / 3.141593;
eye1_mc._rotation = _local9;
var _local6 = _root._ymouse - eye2_mc._y;
var _local4 = _root._xmouse - eye2_mc._x;
var _local3 = Math.atan2(_local6, _local4);
var _local8 = (_local3 * 180) / 3.141593;
eye2_mc._rotation = _local8;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
Frame 48
stop();
trace("lastframe");
var mouseListener = new Object();
mouseListener.onMouseMove = function () {
var _local5 = _root._ymouse - eye1_mc._y;
var _local2 = _root._xmouse - eye1_mc._x;
var _local7 = Math.atan2(_local5, _local2);
var _local9 = (_local7 * 180) / 3.141593;
eye1_mc._rotation = _local9;
var _local6 = _root._ymouse - eye2_mc._y;
var _local4 = _root._xmouse - eye2_mc._x;
var _local3 = Math.atan2(_local6, _local4);
var _local8 = (_local3 * 180) / 3.141593;
eye2_mc._rotation = _local8;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
Frame 49
logo22.onRelease = function () {
getURL ("http://www.loogames.com", "_blank");
};
stop();
btnplay.onPress = function () {
gotoAndPlay ("a0");
};
btnrecipe.onPress = function () {
gotoAndPlay ("s2");
};
btnmoregame.onRelease = function () {
getURL ("http://www.loogames.com", "_blank");
};
Frame 54
stop();
btnback.onPress = function () {
gotoAndPlay ("s1");
};
Frame 59
logo22.onRelease = function () {
getURL ("http://www.loogames.com", "_blank");
};
stop();
r2._visible = false;
q1.onPress = function () {
q1.startDrag();
r1._visible = false;
r2._visible = true;
};
q1.onRelease = function () {
stopDrag();
if (q1.hitTest(mask1)) {
gotoAndPlay ("a1");
}
};
Frame 138
stop();
te1._visible = false;
r2._visible = false;
q2.onPress = function () {
q2.startDrag();
r1._visible = false;
r2._visible = true;
};
q2.onRelease = function () {
stopDrag();
if (q2.hitTest(mask2)) {
gotoAndPlay ("a2");
}
};
q2.onRollOver = function () {
te1._visible = true;
};
q2.onRollOut = function () {
te1._visible = false;
};
Frame 168
stop();
te2._visible = false;
r2._visible = false;
q3.onPress = function () {
q3.startDrag();
r1._visible = false;
r2._visible = true;
};
q3.onRelease = function () {
stopDrag();
if (q3.hitTest(mask3)) {
gotoAndPlay ("a3");
}
};
q3.onRollOver = function () {
te2._visible = true;
};
q3.onRollOut = function () {
te2._visible = false;
};
Frame 273
stop();
te4._visible = false;
r2._visible = false;
q4.onPress = function () {
q4.startDrag();
r1._visible = false;
r2._visible = true;
};
q4.onRelease = function () {
stopDrag();
if (q4.hitTest(mask4)) {
gotoAndPlay ("a4");
}
};
q4.onRollOver = function () {
te4._visible = true;
};
q4.onRollOut = function () {
te4._visible = false;
};
Frame 358
stop();
te5._visible = false;
r2._visible = false;
q5.onPress = function () {
q5.startDrag();
r1._visible = false;
r2._visible = true;
};
q5.onRelease = function () {
stopDrag();
if (q5.hitTest(mask5)) {
gotoAndPlay ("a5");
}
};
q5.onRollOver = function () {
te5._visible = true;
};
q5.onRollOut = function () {
te5._visible = false;
};
Frame 463
stop();
r2._visible = false;
q6.onPress = function () {
q6.startDrag();
r1._visible = false;
r2._visible = true;
};
q6.onRelease = function () {
stopDrag();
if (q6.hitTest(mask6)) {
gotoAndPlay ("a6");
}
};
Frame 498
stop();
te6._visible = false;
r2._visible = false;
q7.onPress = function () {
q7.startDrag();
r1._visible = false;
r2._visible = true;
};
q7.onRelease = function () {
stopDrag();
if (q7.hitTest(mask7)) {
gotoAndPlay ("a7");
}
};
q7.onRollOver = function () {
te6._visible = true;
};
q7.onRollOut = function () {
te6._visible = false;
};
Frame 528
stop();
te7._visible = false;
r2._visible = false;
q8.onPress = function () {
q8.startDrag();
r1._visible = false;
r2._visible = true;
};
q8.onRelease = function () {
stopDrag();
if (q8.hitTest(mask8)) {
gotoAndPlay ("a8");
}
};
q8.onRollOver = function () {
te7._visible = true;
};
q8.onRollOut = function () {
te7._visible = false;
};
Frame 558
stop();
te8._visible = false;
r2._visible = false;
q9.onPress = function () {
q9.startDrag();
r1._visible = false;
r2._visible = true;
};
q9.onRelease = function () {
stopDrag();
if (q9.hitTest(mask9)) {
gotoAndPlay ("a9");
}
};
q9.onRollOver = function () {
te8._visible = true;
};
q9.onRollOut = function () {
te8._visible = false;
};
Frame 649
stop();
te9._visible = false;
r2._visible = false;
q10.onPress = function () {
q10.startDrag();
r1._visible = false;
r2._visible = true;
};
q10.onRelease = function () {
stopDrag();
if (q10.hitTest(mask10)) {
gotoAndPlay ("a10");
}
};
q10.onRollOver = function () {
te9._visible = true;
};
q10.onRollOut = function () {
te9._visible = false;
};
Frame 747
stop();
te10._visible = false;
r2._visible = false;
q11.onPress = function () {
q11.startDrag();
r1._visible = false;
r2._visible = true;
};
q11.onRelease = function () {
stopDrag();
if (q11.hitTest(mask11)) {
gotoAndPlay ("a11");
}
};
q11.onRollOver = function () {
te10._visible = true;
};
q11.onRollOut = function () {
te10._visible = false;
};
Frame 780
stop();
te11._visible = false;
r2._visible = false;
q12.onPress = function () {
q12.startDrag();
r1._visible = false;
r2._visible = true;
};
q12.onRelease = function () {
stopDrag();
if (q12.hitTest(mask12)) {
gotoAndPlay ("a12");
}
};
q12.onRollOver = function () {
te11._visible = true;
};
q12.onRollOut = function () {
te11._visible = false;
};
Frame 815
stop();
te12._visible = false;
r2._visible = false;
q13.onPress = function () {
q13.startDrag();
r1._visible = false;
r2._visible = true;
};
q13.onRelease = function () {
stopDrag();
if (q13.hitTest(mask13)) {
gotoAndPlay ("a13");
}
};
q13.onRollOver = function () {
te12._visible = true;
};
q13.onRollOut = function () {
te12._visible = false;
};
Frame 844
stop();
te13._visible = false;
r2._visible = false;
q14.onPress = function () {
q14.startDrag();
r1._visible = false;
r2._visible = true;
};
q14.onRelease = function () {
stopDrag();
if (q14.hitTest(mask14)) {
gotoAndPlay ("a14");
}
};
q14.onRollOver = function () {
te13._visible = true;
};
q14.onRollOut = function () {
te13._visible = false;
};
Frame 933
stop();
r2._visible = false;
q15.onPress = function () {
q15.startDrag();
r1._visible = false;
r2._visible = true;
};
q15.onRelease = function () {
stopDrag();
if (q15.hitTest(mask15)) {
gotoAndPlay ("a15");
}
};
Frame 1052
stop();
r2._visible = false;
q16.onPress = function () {
q16.startDrag();
r1._visible = false;
r2._visible = true;
};
q16.onRelease = function () {
stopDrag();
if (q16.hitTest(mask16)) {
gotoAndPlay ("a16");
}
};
Frame 1086
stop();
r2._visible = false;
q17.onPress = function () {
q17.startDrag();
r1._visible = false;
r2._visible = true;
};
q17.onRelease = function () {
stopDrag();
if (q17.hitTest(mask17)) {
gotoAndPlay ("a17");
}
};
Frame 1346
stop();
r2._visible = false;
q21.onPress = function () {
q21.startDrag();
r1._visible = false;
r2._visible = true;
};
q21.onRelease = function () {
stopDrag();
if (q21.hitTest(mask21)) {
gotoAndPlay ("a21");
}
};
Frame 1458
stop();
btnplayagain.onPress = function () {
gotoAndPlay ("a0");
};
btnmoregame.onRelease = function () {
getURL ("http://www.loogames.com", "_blank");
};
Symbol 101 MovieClip Frame 20
stop();
Symbol 118 MovieClip Frame 1
games_m.setMask(emask);
games_m.cacheAsBitmap = true;
emask.cacheAsBitmap = true;
Symbol 118 MovieClip Frame 50
stop();
_root.gotoAndPlay(24);
stop();
Symbol 125 MovieClip Frame 25
stop();
Symbol 127 Button
on (release) {
gotoAndPlay ("s1");
}
Symbol 131 Button
on (release) {
getURL ("http://www.loogames.com/", "_blank");
}