Frame 1
function rightclick() {
getURL ("http://www.loogames.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.loogames.com", rightclick);
fmm01_menu.customItems[0] = item;
Instance of Symbol 13 MovieClip "snow" in Frame 1
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 1
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 1
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 1
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 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 1
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 1
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 1
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 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 13 MovieClip "snow" in Frame 1
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 23
stop();
Frame 24
var mouseListener = new Object();
mouseListener.onMouseMove = function () {
var _local6 = _root._ymouse - eye1_mc._y;
var _local9 = _root._xmouse - eye1_mc._x;
var _local4 = Math.atan2(_local6, _local9);
var _local2 = (_local4 * 180) / Math.PI;
eye1_mc._rotation = _local2;
var _local5 = _root._ymouse - eye2_mc._y;
var _local7 = _root._xmouse - eye2_mc._x;
var _local8 = Math.atan2(_local5, _local7);
var _local3 = (_local8 * 180) / Math.PI;
eye2_mc._rotation = _local3;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
Frame 44
stop();
var mouseListener = new Object();
mouseListener.onMouseMove = function () {
var _local6 = _root._ymouse - eye1_mc._y;
var _local9 = _root._xmouse - eye1_mc._x;
var _local4 = Math.atan2(_local6, _local9);
var _local2 = (_local4 * 180) / Math.PI;
eye1_mc._rotation = _local2;
var _local5 = _root._ymouse - eye2_mc._y;
var _local7 = _root._xmouse - eye2_mc._x;
var _local8 = Math.atan2(_local5, _local7);
var _local3 = (_local8 * 180) / Math.PI;
eye2_mc._rotation = _local3;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
Frame 45
stop();
function rightclick() {
getURL ("http://www.loogames.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.loogames.com", rightclick);
fmm01_menu.customItems[0] = item;
Instance of Symbol 250 MovieClip in Frame 45
on (release) {
getURL ("http://www.loogames.com/", "_blank");
}
Frame 131
stop();
Frame 132
stop();
model_mc.onLoad = function () {
targetScale = 100;
};
model_mc.onEnterFrame = function () {
if (this._xscale < 100) {
this._xscale = this._xscale + ((100 - this._xscale) / 5);
this._yscale = this._yscale + ((100 - this._yscale) / 5);
}
};
Frame 133
model_mc.onLoad = function () {
targetScale = 43;
};
model_mc.onEnterFrame = function () {
if (this._xscale > 43) {
this._xscale = this._xscale + ((43 - this._xscale) / 5);
this._yscale = this._yscale + ((43 - this._yscale) / 5);
this._y = 5;
}
};
stop();
Frame 134
printButton.onPress = function () {
update(printPreview);
var _local1 = new PrintJob();
if (_local1.start()) {
var _local2 = 0;
if (_local1.addPage(_currentframe)) {
_local2++;
}
if (_local2 > 0) {
_local1.send();
}
} else {
trace("PrintJob.start() failed");
}
};
stop();
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_finalins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this._parent.BS_finalins);
} else {
this.createEmptyMovieClip("_finalins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this.BS_finalins);
}
_global.Behaviors.Sound.finalins.attachSound("finalsnd");
_global.Behaviors.Sound.finalins.start(0, 1);
} else {
_global.Behaviors.Sound.finalins.stop("finalsnd");
}
delete model_mc.onEnterFrame;
stop();
Symbol 95 MovieClip Frame 20
stop();
Symbol 112 MovieClip Frame 1
games_m.setMask(emask);
games_m.cacheAsBitmap = true;
emask.cacheAsBitmap = true;
Symbol 112 MovieClip Frame 50
stop();
_root.gotoAndPlay(24);
stop();
Symbol 126 Button
on (release) {
gotoAndStop (45);
}
Symbol 127 Button
on (release) {
getURL ("http://www.loogames.com/", "_blank");
}
Symbol 151 MovieClip Frame 1
stop();
Symbol 185 Button
on (release) {
gotoAndPlay ("makeover");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 194 Button
on (release) {
gotoAndStop (2);
}
Symbol 198 Button
on (release) {
gotoAndStop (1);
}
Symbol 199 MovieClip Frame 1
stop();
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_bgsnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgsnd = new Sound(this._parent.BS_bgsnd);
} else {
this.createEmptyMovieClip("_bgsnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgsnd = new Sound(this.BS_bgsnd);
}
_global.Behaviors.Sound.bgsnd.attachSound("vensnd");
_global.Behaviors.Sound.bgsnd.start(0, 999);
Symbol 199 MovieClip Frame 2
stop();
stopAllSounds();
Symbol 260 MovieClip Frame 1
stop();
Symbol 263 MovieClip Frame 1
stop();
Symbol 266 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 1
stop();
Symbol 272 MovieClip Frame 1
stop();
Symbol 275 MovieClip Frame 1
stop();
Symbol 277 MovieClip Frame 1
stop();
Symbol 279 MovieClip Frame 15
stop();
Symbol 281 MovieClip Frame 20
stop();
Symbol 297 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeoverss");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.sunglass.nextFrame();
if (this.model_mc.sunglass._currentframe == 8) {
this.model_mc.sunglass.gotoAndStop(2);
}
}
Symbol 304 Button
on (release) {
getURL ("http://www.smileydressup.com/", "_blank");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 306 Button
on (release) {
gotoAndStop ("end");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 308 Button
on (release) {
this.model_mc.eye.gotoAndStop(1);
this.model_mc.down.gotoAndStop(1);
this.model_mc.eyelash.gotoAndStop(1);
this.model_mc.blushes.gotoAndStop(1);
this.model_mc.hair.gotoAndStop(1);
this.model_mc.hair.hairin.hr1.gotoAndStop(1);
this.model_mc.chain.gotoAndStop(1);
this.model_mc.earing.gotoAndStop(1);
this.model_mc.shockins.gotoAndStop(1);
this.model_mc.dress.gotoAndStop(1);
this.model_mc.shoes.gotoAndStop(1);
this.model_mc.sunglass.gotoAndStop(1);
this.model_mc.handchains.gotoAndStop(1);
this.model_mc.bodycolor.gotoAndStop(1);
this.model_mc.bodycolor1.gotoAndStop(1);
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 312 MovieClip Frame 6
stop();
Symbol 314 MovieClip Frame 6
stop();
Symbol 317 MovieClip Frame 6
stop();
Symbol 319 MovieClip Frame 6
stop();
Symbol 321 MovieClip Frame 6
stop();
Symbol 323 MovieClip Frame 6
stop();
Symbol 324 MovieClip Frame 1
stop();
Symbol 328 MovieClip Frame 14
stop();
Symbol 330 MovieClip Frame 20
stop();
Symbol 333 MovieClip Frame 20
stop();
Symbol 336 MovieClip Frame 20
stop();
Symbol 340 MovieClip Frame 20
stop();
Symbol 344 MovieClip Frame 20
stop();
Symbol 347 MovieClip Frame 20
stop();
Symbol 351 MovieClip Frame 20
stop();
Symbol 354 MovieClip Frame 20
stop();
Symbol 358 MovieClip Frame 20
stop();
Symbol 361 MovieClip Frame 20
stop();
Symbol 362 MovieClip Frame 1
stop();
Symbol 365 MovieClip Frame 20
stop();
Symbol 369 MovieClip Frame 20
stop();
Symbol 372 MovieClip Frame 20
stop();
Symbol 379 MovieClip Frame 20
stop();
Symbol 382 MovieClip Frame 20
stop();
Symbol 385 MovieClip Frame 20
stop();
Symbol 388 MovieClip Frame 20
stop();
Symbol 391 MovieClip Frame 20
stop();
Symbol 394 MovieClip Frame 20
stop();
Symbol 397 MovieClip Frame 20
stop();
Symbol 405 MovieClip Frame 20
stop();
Symbol 415 MovieClip Frame 20
stop();
Symbol 416 MovieClip Frame 1
stop();
Symbol 420 MovieClip Frame 10
stop();
Symbol 423 MovieClip Frame 10
stop();
Symbol 425 MovieClip Frame 10
stop();
Symbol 427 MovieClip Frame 10
stop();
Symbol 429 MovieClip Frame 10
stop();
Symbol 431 MovieClip Frame 10
stop();
Symbol 432 MovieClip Frame 1
stop();
Symbol 434 MovieClip Frame 10
stop();
Symbol 437 MovieClip Frame 10
stop();
Symbol 439 MovieClip Frame 10
stop();
Symbol 441 MovieClip Frame 10
stop();
Symbol 443 MovieClip Frame 10
stop();
Symbol 445 MovieClip Frame 10
stop();
Symbol 446 MovieClip Frame 1
stop();
Symbol 448 MovieClip Frame 10
stop();
Symbol 450 MovieClip Frame 10
stop();
Symbol 452 MovieClip Frame 10
stop();
Symbol 454 MovieClip Frame 10
stop();
Symbol 456 MovieClip Frame 10
stop();
Symbol 458 MovieClip Frame 10
stop();
Symbol 459 MovieClip Frame 1
stop();
Symbol 460 MovieClip Frame 6
stop();
Symbol 462 MovieClip Frame 6
stop();
Symbol 464 MovieClip Frame 6
stop();
Symbol 468 MovieClip Frame 6
stop();
Symbol 470 MovieClip Frame 6
stop();
Symbol 472 MovieClip Frame 6
stop();
Symbol 473 MovieClip Frame 1
stop();
Symbol 475 Button
on (release) {
gotoAndStop ("end");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 486 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeoverss");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.earing.nextFrame();
if (this.model_mc.earing._currentframe == 8) {
this.model_mc.earing.gotoAndStop(2);
}
}
Symbol 494 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.handchains.nextFrame();
if (this.model_mc.handchains._currentframe == 8) {
this.model_mc.handchains.gotoAndStop(2);
}
}
Symbol 502 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.shoes.nextFrame();
if (this.model_mc.shoes._currentframe == 8) {
this.model_mc.shoes.gotoAndStop(2);
}
}
Symbol 512 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.dress.nextFrame();
if (this.model_mc.dress._currentframe == 14) {
this.model_mc.dress.gotoAndStop(2);
}
}
Symbol 520 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeoverss");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.hair.nextFrame();
if (this.model_mc.hair._currentframe == 7) {
this.model_mc.hair.gotoAndStop(1);
}
}
Symbol 524 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeoverss");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.chain.nextFrame();
if (this.model_mc.chain._currentframe == 8) {
this.model_mc.chain.gotoAndStop(2);
}
}
Symbol 527 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeoverss");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.earing.nextFrame();
if (this.model_mc.earing._currentframe == 8) {
this.model_mc.earing.gotoAndStop(2);
}
}
Symbol 528 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeoverss");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.chain.nextFrame();
if (this.model_mc.chain._currentframe == 8) {
this.model_mc.chain.gotoAndStop(2);
}
}
Symbol 529 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeoverss");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.hair.nextFrame();
if (this.model_mc.hair._currentframe == 7) {
this.model_mc.hair.gotoAndStop(1);
}
}
Symbol 530 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.dress.nextFrame();
if (this.model_mc.dress._currentframe == 14) {
this.model_mc.dress.gotoAndStop(2);
}
}
Symbol 531 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.handchains.nextFrame();
if (this.model_mc.handchains._currentframe == 8) {
this.model_mc.handchains.gotoAndStop(2);
}
}
Symbol 532 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.shoes.nextFrame();
if (this.model_mc.shoes._currentframe == 8) {
this.model_mc.shoes.gotoAndStop(2);
}
}
Symbol 533 MovieClip Frame 80
stop();
Symbol 537 Button
on (release) {
getURL ("http://www.smileydressup.com/", "_blank");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 545 Button
on (release) {
gotoAndStop ("end");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 549 Button
on (release) {
this.model_mc.eye.gotoAndStop(1);
this.model_mc.down.gotoAndStop(1);
this.model_mc.eyelash.gotoAndStop(1);
this.model_mc.blushes.gotoAndStop(1);
this.model_mc.hair.gotoAndStop(1);
this.model_mc.hair.hairin.hr1.gotoAndStop(1);
this.model_mc.chain.gotoAndStop(1);
this.model_mc.earing.gotoAndStop(1);
this.model_mc.shockins.gotoAndStop(1);
this.model_mc.dress.gotoAndStop(1);
this.model_mc.shoes.gotoAndStop(1);
this.model_mc.sunglass.gotoAndStop(1);
this.model_mc.handchains.gotoAndStop(1);
this.model_mc.bodycolor.gotoAndStop(1);
this.model_mc.bodycolor1.gotoAndStop(1);
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 550 Button
on (release) {
getURL ("http://www.loogames.com", "_blank");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 551 Button
on (release) {
gotoAndStop ("end");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 578 MovieClip Frame 1
stop();
this._parent.model_mc._xscale = 45;
this._parent.model_mc._yscale = 45;
this._parent.model_mc._y = -10;
this._parent.model_mc._x = 300;
Symbol 578 MovieClip Frame 2
stop();
this._parent.model_mc._xscale = 42;
this._parent.model_mc._yscale = 42;
this._parent.model_mc._y = 30;
this._parent.model_mc._x = 400;
Symbol 582 Button
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 586 Button
on (release) {
this.gotoAndPlay("start");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 587 Button
on (release) {
getURL ("http://www.loogames.com", "_blank");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 609 Button
on (release) {
gotoAndStop (2);
this._parent.bgall.gotoAndStop("2");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("navoversnd");
}
}
Symbol 628 Button
on (release) {
gotoAndStop (1);
this._parent.bgall.gotoAndStop("1");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("navoversnd");
}
}
Symbol 629 MovieClip Frame 1
stop();
Symbol 629 MovieClip Frame 2
stop();