Combined Code
frame 1 {
stop();
var total = _root.getBytesTotal();
var loaded = 0;
var loadval = 0;
_root.onEnterFrame = function () {
loaded = _root.getBytesLoaded();
loadval = Math.round((loaded / total) * 100);
loader_pg.bar_mc.gotoAndStop(loadval);
trace(loadval);
if (total == loaded) {
delete _root.onEnterFrame;
loader_pg.gotoAndPlay(3);
}
};
}
movieClip 5 {
}
button 6 {
on (press) {
getURL('http://www.loogames.com/', '_blank');
}
}
movieClip 9 {
}
movieClip 10 {
}
movieClip 11 {
}
movieClip 12 {
}
movieClip 13 {
}
movieClip 14 {
}
movieClip 15 {
}
movieClip 18 {
}
movieClip 20 {
frame 1 {
stop();
}
}
button 22 {
on (press) {
getURL('http://www.loogames.com/', '_blank');
}
}
movieClip 27 {
}
movieClip 28 {
}
movieClip 30 {
}
movieClip 32 {
}
movieClip 34 {
}
movieClip 35 {
}
movieClip 38 {
}
movieClip 41 {
}
movieClip 45 {
}
movieClip 46 {
}
movieClip 50 {
}
movieClip 51 {
}
movieClip 54 {
}
movieClip 55 {
}
movieClip 59 {
}
movieClip 60 {
}
movieClip 64 {
}
movieClip 65 {
}
movieClip 69 {
}
movieClip 70 {
}
movieClip 74 {
}
movieClip 75 {
}
movieClip 78 {
}
movieClip 79 {
}
movieClip 81 {
}
movieClip 82 {
}
movieClip 83 {
}
movieClip 84 {
}
movieClip 85 {
}
movieClip 89 {
}
movieClip 90 {
}
movieClip 92 {
}
movieClip 93 {
}
movieClip 97 {
}
movieClip 99 {
}
movieClip 104 {
}
movieClip 105 {
}
movieClip 109 {
frame 20 {
stop();
}
}
movieClip 112 {
}
movieClip 113 {
}
movieClip 114 {
}
movieClip 115 {
}
movieClip 116 {
}
movieClip 117 {
}
movieClip 119 {
}
movieClip 120 {
}
movieClip 121 {
}
movieClip 122 {
}
movieClip 123 {
}
movieClip 125 {
}
movieClip 126 {
frame 1 {
games_m.setMask(emask);
games_m.cacheAsBitmap = true;
emask.cacheAsBitmap = true;
}
frame 50 {
stop();
_root.gotoAndPlay(24);
stop();
}
}
movieClip 130 {
}
movieClip 132 {
}
movieClip 135 {
}
movieClip 137 {
}
movieClip 139 {
}
movieClip 141 {
frame 25 {
stop();
}
}
button 143 {
on (release) {
_root.gotoAndStop('start');
}
}
movieClip 146 {
}
button 147 {
on (release) {
getURL('http://www.loogames.com/', '_blank');
}
}
movieClip 148 {
frame 1 {
stop();
var loadper = 0;
}
frame 2 {
}
frame 3 {
play();
}
instance snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 35 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 snow of movieClip 28 {
onClipEvent (load) {
movieWidth = 650;
movieHeight = 500;
i = 1 + Math.random() * 2;
k = -3.141593 + Math.random() * 3.14;
this._yscale = 25 + Math.random() * 170;
this._xscale = this._yscale;
this._alpha = 75 + Math.random() * 100;
this._x = -5 + Math.random() * movieWidth;
this._y = -10 + Math.random() * movieHeight;
}
onClipEvent (enterFrame) {
rad += (k / 180) * 3.14;
this._x -= Math.cos(rad);
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 27 {
trace('dfjd');
var mouseListener = new Object();
mouseListener.onMouseMove = function () {
var v5 = _root._ymouse - eye1_mc._y;
var v2 = _root._xmouse - eye1_mc._x;
var v7 = Math.atan2(v5, v2);
var v9 = v7 * 180 / 3.141593;
eye1_mc._rotation = v9;
var v6 = _root._ymouse - eye2_mc._y;
var v4 = _root._xmouse - eye2_mc._x;
var v3 = Math.atan2(v6, v4);
var v8 = v3 * 180 / 3.141593;
eye2_mc._rotation = v8;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
}
frame 47 {
stop();
trace('lastframe');
var mouseListener = new Object();
mouseListener.onMouseMove = function () {
var v4 = _ymouse - eye1_mc._y;
var v1 = _xmouse - eye1_mc._x;
var v6 = Math.atan2(v4, v1);
var v8 = v6 * 180 / 3.141593;
eye1_mc._rotation = v8;
var v5 = _ymouse - eye2_mc._y;
var v3 = _xmouse - eye2_mc._x;
var v2 = Math.atan2(v5, v3);
var v7 = v2 * 180 / 3.141593;
eye2_mc._rotation = v7;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
}
}
frame 2 {
function timer() {
if (pause_state == false) {
++timeCount;
trace(timeCount);
}
}
_global.paus = true;
var score = 0;
var bounsScore = 0;
var highScore = 100000;
var timeCount = 0;
var min = 0;
var pause_state = false;
var setTimer = 0;
}
frame 2 {
stop();
play_mc.onPress = function () {
frontsound.stop();
if (sndStat == false) {
bgsound.start();
}
setTimer = setInterval(timer, 1000);
gotoAndStop('gamepage');
};
}
frame 2 {
function soundfun(obj) {
clipsound.attachSound(obj);
clipsound.start();
}
var bgsound = new Sound();
var frontsound = new Sound();
var clipsound = new Sound();
var cong_sound = new Sound();
var sndStat = false;
bgsound.attachSound('back');
bgsound.onSoundComplete = function () {
bgsound.start();
};
frontsound.attachSound('front');
frontsound.start();
cong_sound.attachSound('cong');
sound_mc.onPress = function () {
trace('gf');
if (sndStat == false) {
frontsound.stop();
bgsound.stop();
soundObj.stop();
sndStat = true;
this.gotoAndStop(2);
} else {
if (sndStat == true) {
if (_root._currentframe == 2) {
frontsound.start();
} else {
if (_root._currentframe == 3) {
bgsound.start();
}
}
sndStat = false;
this.gotoAndStop(1);
}
}
};
}
movieClip 150 {
}
movieClip 153 {
}
movieClip 155 {
}
movieClip 156 {
}
movieClip 157 {
}
movieClip 159 {
}
movieClip 161 {
}
movieClip 162 {
}
movieClip 163 {
}
movieClip 165 {
}
movieClip 167 {
}
movieClip 168 {
}
movieClip 169 {
}
movieClip 171 {
}
movieClip 173 {
}
movieClip 174 {
}
movieClip 175 {
}
movieClip 177 {
}
movieClip 179 {
}
movieClip 181 {
}
movieClip 182 {
}
movieClip 184 {
}
movieClip 186 {
}
movieClip 188 {
}
movieClip 189 {
}
movieClip 190 {
}
movieClip 192 {
}
movieClip 194 {
}
movieClip 195 {
}
movieClip 196 {
}
movieClip 198 {
}
movieClip 199 {
}
movieClip 200 {
}
movieClip 202 {
}
movieClip 204 {
}
movieClip 206 {
}
movieClip 209 {
}
movieClip 210 {
}
movieClip 213 {
}
movieClip 214 {
}
movieClip 217 {
}
movieClip 219 {
}
movieClip 220 {
}
movieClip 222 {
}
movieClip 223 {
}
movieClip 225 {
}
movieClip 227 {
}
movieClip 229 {
}
movieClip 230 {
}
movieClip 231 {
}
movieClip 232 {
}
movieClip 234 {
}
movieClip 235 {
}
movieClip 238 {
}
movieClip 240 {
}
movieClip 242 {
}
movieClip 244 {
}
movieClip 246 {
}
movieClip 248 {
}
movieClip 250 {
}
movieClip 252 {
}
movieClip 254 {
}
movieClip 256 {
}
movieClip 258 {
}
movieClip 260 {
}
movieClip 262 {
}
movieClip 264 {
}
movieClip 266 {
}
movieClip 268 {
}
movieClip 270 {
}
movieClip 272 {
}
movieClip 274 {
}
movieClip 276 {
}
movieClip 278 {
}
movieClip 280 {
}
movieClip 282 {
}
movieClip 284 {
}
movieClip 286 {
}
movieClip 288 {
}
movieClip 290 {
}
movieClip 292 {
}
movieClip 294 {
}
movieClip 296 {
}
movieClip 298 {
}
movieClip 300 {
}
movieClip 302 {
}
movieClip 304 {
}
movieClip 306 {
}
movieClip 307 {
}
movieClip 308 {
}
movieClip 310 {
}
movieClip 311 {
}
movieClip 313 {
}
movieClip 315 {
}
movieClip 316 {
}
movieClip 318 {
}
movieClip 322 {
}
movieClip 323 {
}
movieClip 324 {
}
movieClip 326 {
}
movieClip 329 {
}
movieClip 330 {
}
movieClip 333 {
}
movieClip 334 {
}
movieClip 335 {
}
movieClip 336 {
}
movieClip 337 {
}
movieClip 339 {
}
movieClip 340 {
}
movieClip 341 {
}
movieClip 345 {
}
movieClip 346 {
frame 90 {
stop();
}
}
movieClip 347 {
}
movieClip 348 {
}
movieClip 349 {
}
movieClip 352 {
}
movieClip 353 {
}
// unknown tag 88 length 90
button 360 {
on (press) {
getURL('http://www.loogames.com/', '_blank');
}
}
movieClip 363 {
}
movieClip 365 {
}
movieClip 368 {
}
movieClip 369 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
button 370 {
on (press) {
getURL('http://www.loogames.com/', '_blank');
}
}
frame 3 {
function hand(xpos, ypos) {
game_mc.hand_mc._x = xpos;
game_mc.hand_mc._y = ypos;
}
stop();
_global.depths = 80;
_global.moveVal = 1;
_global.dragFun = function (objc) {
objc.swapDepths(_global.depths);
objc.startDrag(true);
};
_global.dragoutFun = function (objc) {
_global.moveVal = 1;
objc.stopDrag();
objc._visible = false;
objc = null;
game_mc.gotoAndPlay(game_mc._currentframe + 1);
};
_root.pauseScrn._visible = false;
_root.pauseScrn.ply.onPress = function () {
if (_global.moveVal == 1) {
game_mc.gotoAndPlay(game_mc._currentframe);
}
if (sndStat == false) {
bgsound.start();
}
pause_state = false;
_root.pauseScrn._visible = false;
};
_root.pause_btn.onPress = function () {
game_mc.gotoAndStop(game_mc._currentframe);
pause_state = true;
bgsound.stop();
_root.pauseScrn._visible = true;
};
if (sndStat == false && _root._currentframe == 3) {
sound_mc.gotoAndStop(1);
} else {
if (sndStat == true) {
sound_mc.gotoAndStop(2);
}
}
sound_mc.onPress = function () {
trace('gf');
if (sndStat == false) {
frontsound.stop();
bgsound.stop();
soundObj.stop();
sndStat = true;
this.gotoAndStop(2);
} else {
if (sndStat == true) {
if (_root._currentframe == 2) {
frontsound.start();
} else {
if (_root._currentframe == 3) {
bgsound.start();
}
}
sndStat = false;
this.gotoAndStop(1);
}
}
};
}
frame 3 {
sound_mc.onPress = function () {
if (sndStat == false) {
frontsound.stop();
bgsound.stop();
soundObj.stop();
sndStat = true;
this.gotoAndStop(2);
} else {
if (sndStat == true) {
if (_currentframe == 2) {
frontsound.start();
} else {
if (_currentframe == 3) {
bgsound.start();
}
}
sndStat = false;
this.gotoAndStop(1);
}
}
};
}
movieClip 371 {
}
// unknown tag 88 length 44
movieClip 375 {
}
movieClip 378 {
}
movieClip 380 {
}
movieClip 381 {
}
movieClip 384 {
}
movieClip 386 {
}
movieClip 388 {
}
movieClip 389 {
}
movieClip 390 {
}
movieClip 391 {
}
movieClip 393 {
}
movieClip 394 {
}
movieClip 396 {
}
movieClip 397 {
}
movieClip 399 {
}
movieClip 402 {
}
movieClip 404 {
}
movieClip 406 {
}
movieClip 408 {
}
movieClip 411 {
}
movieClip 413 {
}
movieClip 414 {
}
movieClip 415 {
}
movieClip 416 {
}
movieClip 419 {
}
movieClip 420 {
}
movieClip 422 {
}
// unknown tag 88 length 138
movieClip 425 {
}
movieClip 427 {
}
movieClip 429 {
}
movieClip 430 {
}
movieClip 433 {
}
movieClip 434 {
}
movieClip 441 {
}
movieClip 442 {
}
movieClip 444 {
}
movieClip 445 {
}
movieClip 451 {
}
movieClip 453 {
}
movieClip 455 {
}
movieClip 458 {
}
movieClip 459 {
}
movieClip 461 {
}
movieClip 462 {
}
movieClip 464 {
}
movieClip 466 {
}
movieClip 468 {
}
movieClip 469 {
}
movieClip 471 {
}
movieClip 472 {
}
movieClip 474 {
}
movieClip 476 {
}
movieClip 477 {
}
movieClip 479 {
}
movieClip 480 {
}
movieClip 482 {
}
movieClip 485 {
}
movieClip 486 {
}
movieClip 487 {
}
movieClip 488 {
}
movieClip 489 {
}
movieClip 491 {
}
movieClip 493 {
}
movieClip 495 {
}
movieClip 496 {
}
movieClip 498 {
}
movieClip 499 {
}
movieClip 501 {
}
movieClip 502 {
}
movieClip 504 {
}
movieClip 505 {
}
movieClip 506 {
}
movieClip 507 {
}
movieClip 508 {
}
movieClip 510 {
}
movieClip 512 {
}
movieClip 513 {
}
movieClip 514 {
}
movieClip 516 {
}
movieClip 519 {
}
movieClip 521 {
}
movieClip 522 {
}
movieClip 524 {
}
movieClip 525 {
}
movieClip 526 {
}
movieClip 529 {
}
movieClip 530 {
}
movieClip 533 {
}
movieClip 534 {
}
movieClip 536 {
}
movieClip 541 {
}
movieClip 543 {
}
movieClip 544 {
}
movieClip 550 {
}
movieClip 551 {
}
movieClip 553 {
}
movieClip 554 {
}
movieClip 559 {
}
movieClip 560 {
}
movieClip 561 {
}
movieClip 563 {
}
movieClip 565 {
}
movieClip 566 {
}
movieClip 567 {
}
movieClip 568 {
}
movieClip 573 {
}
movieClip 574 {
}
movieClip 576 {
}
movieClip 577 {
}
movieClip 579 {
}
movieClip 580 {
}
movieClip 581 {
}
movieClip 582 {
}
movieClip 583 {
}
movieClip 584 {
}
movieClip 585 {
}
movieClip 586 {
}
movieClip 590 {
}
movieClip 593 {
}
movieClip 595 {
}
movieClip 596 {
}
movieClip 597 {
}
movieClip 598 {
}
movieClip 602 {
}
movieClip 603 {
}
movieClip 604 {
}
movieClip 607 {
}
movieClip 608 {
}
movieClip 611 {
}
movieClip 612 {
}
movieClip 617 {
}
movieClip 618 {
}
movieClip 619 {
}
movieClip 620 {
}
movieClip 622 {
}
movieClip 625 {
}
movieClip 631 {
}
movieClip 633 {
}
movieClip 634 {
}
movieClip 637 {
}
movieClip 639 {
}
movieClip 640 {
}
movieClip 642 {
}
movieClip 650 {
}
movieClip 651 {
}
movieClip 662 {
}
movieClip 663 {
}
movieClip 665 {
}
movieClip 666 {
}
movieClip 668 {
}
movieClip 669 {
}
movieClip 670 {
}
movieClip 671 {
}
movieClip 672 {
}
movieClip 674 {
}
movieClip 675 {
}
movieClip 677 {
}
movieClip 679 {
}
movieClip 680 {
frame 75 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
flor_mc.onPress = function () {
this.florshd_mc._visible = false;
nn1._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
flor_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 76 {
_root.pause_btn.enabled = true;
}
frame 110 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
flor1_mc.onPress = function () {
this.flor1shd_mc._visible = false;
nn2._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
flor1_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 111 {
_root.pause_btn.enabled = true;
}
frame 129 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
spoon_mc.onPress = function () {
this.spoonshd_mc._visible = false;
waternn_mc._visible = false;
dragFun(this);
_root.hand(-22, 49);
};
spoon_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 130 {
_root.pause_btn.enabled = true;
}
frame 144 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
spoonwith_mc.onPress = function () {
waternn_mc._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
spoonwith_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 145 {
_root.pause_btn.enabled = true;
}
frame 156 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
spoon1_mc.onPress = function () {
this.spoonshd_mc._visible = false;
waternn_mc._visible = false;
dragFun(this);
_root.hand(120, 60);
};
spoon1_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 157 {
_root.pause_btn.enabled = true;
}
frame 172 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
spoonwith1_mc.onPress = function () {
waternn_mc._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
spoonwith1_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 173 {
_root.pause_btn.enabled = true;
}
frame 184 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
spoon2_mc.onPress = function () {
this.spoonshd_mc._visible = false;
waternn_mc._visible = false;
dragFun(this);
_root.hand(120, 60);
};
spoon2_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 185 {
_root.pause_btn.enabled = true;
}
frame 200 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
spoonwith2_mc.onPress = function () {
waternn_mc._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
spoonwith2_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 201 {
_root.pause_btn.enabled = true;
}
frame 212 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
salt_mc.onPress = function () {
this.saltshd_mc._visible = false;
nn3._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
salt_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 213 {
_root.pause_btn.enabled = true;
}
frame 248 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
wish_mc.onPress = function () {
this.wishshd_mc._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
wish_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 249 {
_root.pause_btn.enabled = true;
}
frame 375 {
_global.moveVal = 0;
stop();
nn8._visible = false;
_root.pause_btn.enabled = true;
bowl1_mc.onPress = function () {
this.inegg1_mc._visible = false;
nn4._visible = false;
nn8._visible = true;
dragFun(_root.game_mc.egg1_mc);
_root.hand(-210, 14);
};
egg1_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
nn8._visible = false;
}
};
}
frame 376 {
_root.pause_btn.enabled = true;
}
frame 411 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
bowl2_mc.onPress = function () {
this.inegg2_mc._visible = false;
dragFun(_root.game_mc.egg2_mc);
_root.hand(-210, 14);
};
egg2_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 412 {
_root.pause_btn.enabled = true;
}
frame 447 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
bowl3_mc.onPress = function () {
this.inegg3_mc._visible = false;
dragFun(_root.game_mc.egg3_mc);
_root.hand(-210, 14);
};
egg3_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 448 {
_root.pause_btn.enabled = true;
}
frame 484 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
bowl4_mc.onPress = function () {
this.bowl4shd_mc._visible = false;
nn4._visible = false;
dragFun(this);
_root.hand(-210, 14);
};
bowl4_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 485 {
_root.pause_btn.enabled = true;
}
frame 508 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
bowl5_mc.onPress = function () {
this.bowl5shd_mc._visible = false;
nn5._visible = false;
dragFun(this);
_root.hand(-210, 14);
};
bowl5_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 509 {
_root.pause_btn.enabled = true;
}
frame 522 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
wish1_mc.onPress = function () {
this.wishshd_mc._visible = false;
dragFun(this);
_root.hand(-210, 14);
};
wish1_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 523 {
_root.pause_btn.enabled = true;
}
frame 552 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
bowl6_mc.onPress = function () {
this.bowl6shd_mc._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
bowl6_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 553 {
_root.pause_btn.enabled = true;
}
frame 572 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
wish2_mc.onPress = function () {
this.wishshd_mc._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
wish2_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 573 {
_root.pause_btn.enabled = true;
}
frame 691 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
hit1_mc.onPress = function () {
_root.game_mc.gotoAndPlay(_root.game_mc._currentframe + 1);
};
}
frame 692 {
_root.pause_btn.enabled = true;
}
frame 693 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
bowl7_mc.onPress = function () {
this.bowl7shd_mc._visible = false;
nn6._visible = false;
dragFun(this);
_root.hand(216, 12);
};
bowl7_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 694 {
_root.pause_btn.enabled = true;
}
frame 712 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
kk_mc.onPress = function () {
this.kkshd_mc._visible = false;
dragFun(this);
_root.hand(-363, 25);
};
kk_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 713 {
_root.pause_btn.enabled = true;
}
frame 730 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
kkwith_mc.onPress = function () {
dragFun(this);
_root.hand(216, 12);
};
kkwith_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 731 {
_root.pause_btn.enabled = true;
}
frame 769 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
kkwith1_mc.onPress = function () {
dragFun(this);
_root.hand(216, 12);
};
kkwith1_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 770 {
_root.pause_btn.enabled = true;
}
frame 814 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
fkk_mc.onPress = function () {
this.fkkshd_mc._visible = false;
dragFun(this);
_root.hand(216, 12);
};
fkk_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 815 {
_root.pause_btn.enabled = true;
}
frame 853 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
fkkwith_mc.onPress = function () {
dragFun(this);
_root.hand(0, 60);
};
fkkwith_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 854 {
_root.pause_btn.enabled = true;
}
frame 927 {
_global.moveVal = 0;
stop();
_root.pause_btn.enabled = true;
bowl9_mc.onPress = function () {
this.incherry_mc._visible = false;
nn7._visible = false;
dragFun(_root.game_mc.cherry_mc);
_root.hand(0, 60);
};
cherry_mc.onRelease = function () {
if (this.hitTest(hit1_mc)) {
dragoutFun(this);
}
};
}
frame 928 {
_root.pause_btn.enabled = true;
}
frame 954 {
_root.cong_sound.start();
}
frame 1000 {
_global.moveVal = 0;
_root.gotoAndStop('congrats');
}
}
movieClip 682 {
}
movieClip 684 {
}
movieClip 686 {
}
movieClip 688 {
}
movieClip 690 {
}
movieClip 691 {
frame 1 {
rr_mc.onPress = function () {
trace('Pause');
};
}
}
frame 4 {
stop();
trace(timeCount);
clearInterval(setTimer);
if (timeCount < 120) {
_root.ratting_mc.star_mc.gotoAndStop(41);
_root.ratting_mc.ratname_mc.gotoAndStop(5);
bounsScore = 250;
} else {
if (timeCount < 125) {
_root.ratting_mc.star_mc.gotoAndStop(37);
_root.ratting_mc.ratname_mc.gotoAndStop(4);
bounsScore = 200;
} else {
if (timeCount < 130) {
_root.ratting_mc.star_mc.gotoAndStop(33);
_root.ratting_mc.ratname_mc.gotoAndStop(4);
bounsScore = 150;
} else {
if (timeCount < 135) {
_root.ratting_mc.star_mc.gotoAndStop(29);
_root.ratting_mc.ratname_mc.gotoAndStop(3);
bounsScore = 100;
} else {
if (timeCount < 140) {
_root.ratting_mc.star_mc.gotoAndStop(25);
_root.ratting_mc.ratname_mc.gotoAndStop(3);
bounsScore = 75;
} else {
if (timeCount < 145) {
_root.ratting_mc.star_mc.gotoAndStop(21);
_root.ratting_mc.ratname_mc.gotoAndStop(3);
bounsScore = 50;
} else {
if (timeCount < 150) {
_root.ratting_mc.star_mc.gotoAndStop(17);
_root.ratting_mc.ratname_mc.gotoAndStop(2);
bounsScore = 40;
} else {
if (timeCount < 155) {
_root.ratting_mc.star_mc.gotoAndStop(13);
_root.ratting_mc.ratname_mc.gotoAndStop(2);
bounsScore = 25;
} else {
if (timeCount > 155) {
_root.ratting_mc.star_mc.gotoAndStop(9);
_root.ratting_mc.ratname_mc.gotoAndStop(2);
bounsScore = 0;
}
}
}
}
}
}
}
}
}
score = int(highScore / timeCount);
t1_txt.text = score;
bounsScore_txt.text = bounsScore;
total_txt.text = int(score + bounsScore);
reply_btn.onPress = function () {
timeCount = 0;
stopAllSounds();
bgsound.start();
setTimer = setInterval(timer, 1000);
gotoAndStop('gamepage');
};
}
movieClip 693 {
}
movieClip 695 {
}
movieClip 697 {
}
movieClip 698 {
}
movieClip 700 {
}
movieClip 702 {
}
movieClip 704 {
}
movieClip 706 {
}