Frame 1
stop();
loaded = 1;
_root.onEnterFrame = function () {
byteloaded = _root.getBytesLoaded();
bytetotal = _root.getBytesTotal();
if (int((byteloaded / bytetotal) * 100) > lodingaaa._currentframe) {
loaded++;
}
lodingaaa.gotoAndStop(loaded);
if (lodingaaa._currentframe == 100) {
lodingaaa.gotoAndPlay(100);
delete this.onEnterFrame;
}
};
Frame 3
stop();
Instance of Symbol 57 MovieClip in Frame 3
on (release) {
getURL ("http://www.girlgamez.net/", "_blank");
}
on (rollOver) {
this._xscale = 110;
this._yscale = 110;
}
on (rollOut) {
this._xscale = 100;
this._yscale = 100;
}
Instance of Symbol 67 MovieClip in Frame 3
on (release) {
getURL ("http://www.girlgamez.net/", "_blank");
}
on (rollOver) {
this._xscale = 65;
this._yscale = 65;
}
on (rollOut) {
this._xscale = 60;
this._yscale = 60;
}
Frame 4
stop();
var color = 16777215;
var alpha = 100;
var blurX = 15;
var blurY = 15;
var strength = 2;
var quality = 3;
var inner = false;
var knockout = false;
var filter = (new flash.filters.GlowFilter(color, alpha, blurX, blurY, strength, quality, inner, knockout));
var filterArray = new Array();
filterArray.push(filter);
var filterclear = new Array();
MovieClip.prototype.listp = function (nowlistp) {
k = 1;
while (k <= nowlistp[0]) {
if (nowlistp[k]) {
this["p" + k].gotoAndStop(nowlistp[k]);
this[("p" + k) + "n"].gotoAndStop(nowlistp[k]);
} else {
this["p" + k].gotoAndStop(this["p" + k]._totalframes);
this[("p" + k) + "n"].gotoAndStop(this["p" + k]._totalframes);
}
k++;
}
};
_root.numArr1 = new Array(7, 11, 11, 11, 11, 11, 11, 11);
_root.nowp1 = new Array(7, 3, 6, 1, 6, 4, 3, 3);
_root.reset_btn.onPress = function () {
i = 2;
while (i <= 7) {
tempbl = _root.wp_mc[(("p" + i) + "c") + _root.nowp1[i]];
tempbl._visible = true;
tempbl.tmpx = (tempbl.x - tempbl._x) / 8;
tempbl.tmpy = (tempbl.y - tempbl._y) / 8;
tempbl.cs = 8;
tempbl.onEnterFrame = function () {
this._x = this._x + this.tmpx;
this._y = this._y + this.tmpy;
this.cs--;
if (this.cs == 0) {
this.swapDepths(this.depth);
delete this.onEnterFrame;
}
};
_root.nowp1[i] = 0;
i++;
}
_root.person_mc1.listp(_root.nowp1);
};
_root.prev_btn.onPress = function () {
_root.prevFrame();
};
_root.next_btn.onPress = function () {
_root.nextFrame();
};
_root.show_btn.onPress = function () {
_root.gotoAndStop("show");
};
_root.person_mc1.listp(_root.nowp1);
Instance of Symbol 78 MovieClip in Frame 4
onClipEvent (load) {
_global.bj_sound = new Sound(this);
_global.bj_sound.attachSound("bg_sound");
_global.bj_sound.start();
_global.bj_sound.onSoundComplete = function () {
_global.bj_sound.start();
};
}
Instance of Symbol 228 MovieClip in Frame 4
on (release) {
getURL ("http://www.girlgamez.net/", "_blank");
}
on (rollOver) {
this._xscale = 65;
this._yscale = 65;
}
on (rollOut) {
this._xscale = 60;
this._yscale = 60;
}
Frame 5
stop();
Instance of Symbol 232 MovieClip in Frame 5
on (release) {
getURL ("http://www.girlgamez.net/", "_blank");
}
on (rollOver) {
this._xscale = 110;
this._yscale = 110;
}
on (rollOut) {
this._xscale = 100;
this._yscale = 100;
}
Instance of Symbol 233 MovieClip in Frame 5
on (release) {
getURL ("http://www.girlgamez.net/", "_blank");
}
on (rollOver) {
this._xscale = 65;
this._yscale = 65;
}
on (rollOut) {
this._xscale = 60;
this._yscale = 60;
}
Symbol 17 Button
on (release) {
_root.gotoAndStop(3);
}
Symbol 18 MovieClip Frame 1
stop();
Instance of Symbol 13 MovieClip in Symbol 18 MovieClip Frame 1
on (release) {
getURL ("http://www.girlgamez.net/", "_blank");
}
Symbol 18 MovieClip Frame 100
stop();
Symbol 48 Button
on (release) {
nextFrame();
}
Symbol 54 MovieClip Frame 10
stop();
Symbol 62 MovieClip Frame 25
stop();
Symbol 74 Button
on (press) {
this.posi = _global.bj_sound.position / 1000;
_global.bj_sound.stop();
nextFrame();
}
Symbol 77 Button
on (press) {
_global.bj_sound.start(this.posi);
prevFrame();
}
Symbol 78 MovieClip Frame 1
stop();
Symbol 84 Button
on (release) {
getURL ("http://www.girlgamez.net/", "_blank");
}
Symbol 192 Button
on (release) {
gotoAndStop ("p7");
}
Symbol 195 Button
on (release) {
gotoAndStop ("p4");
}
Symbol 198 Button
on (release) {
gotoAndStop ("p5");
}
Symbol 201 Button
on (release) {
gotoAndStop ("p3");
}
Symbol 204 Button
on (release) {
gotoAndStop ("p1");
}
Symbol 207 Button
on (release) {
gotoAndStop ("p6");
}
Symbol 210 Button
on (release) {
gotoAndStop ("p2");
}
Symbol 215 Button
on (release) {
gotoAndStop ("p1a");
}
Symbol 218 Button
on (release) {
nextFrame();
}
Symbol 219 Button
on (release) {
prevFrame();
}
Symbol 220 Button
on (release) {
gotoAndStop ("p1");
}
Symbol 221 Button
on (release) {
gotoAndStop ("p5a");
}
Symbol 222 Button
on (release) {
gotoAndStop ("p5a");
}
Symbol 223 Button
on (release) {
gotoAndStop ("p5");
}
Symbol 224 Button
on (release) {
gotoAndStop ("p5");
}
Symbol 225 Button
on (release) {
gotoAndStop ("p4a");
}
Symbol 226 Button
on (release) {
gotoAndStop ("p4");
}
Symbol 227 MovieClip Frame 1
function abc() {
i = 1;
while (i <= 7) {
tmpj = _root.numArr1[i];
if (tmpj) {
j = 1;
while (j <= tmpj) {
if (_root.nowp1[i] != j) {
this[(("p" + i) + "c") + j]._visible = true;
} else {
this[(("p" + i) + "c") + j]._visible = false;
}
this[(("p" + i) + "c") + j].n = i;
this[(("p" + i) + "c") + j].m = j;
this[(("p" + i) + "c") + j].gotoAndStop(j);
this[(("p" + i) + "c") + j].x = this[(("p" + i) + "c") + j]._x;
this[(("p" + i) + "c") + j].y = this[(("p" + i) + "c") + j]._y;
this[(("p" + i) + "c") + j].depth = this[(("p" + i) + "c") + j].getDepth();
this[(("p" + i) + "c") + j].scale = this[(("p" + i) + "c") + j]._xscale;
this[(("p" + i) + "c") + j].onRollOver = function () {
this.swapDepths(this._parent.getNextHighestDepth());
this.filters = _root.filterArray;
};
this[(("p" + i) + "c") + j].onRollOut = function () {
this.swapDepths(this.depth);
this.filters = _root.filterclear;
};
this[(("p" + i) + "c") + j].onPress = function () {
this.swapDepths(this._parent.getNextHighestDepth());
this._xscale = (this._yscale = 100);
this.startDrag();
};
this[(("p" + i) + "c") + j].onRelease = (this[(("p" + i) + "c") + j].onReleaseOutside = function () {
this._xscale = (this._yscale = this.scale);
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
tempbl = this._parent[(("p" + this.n) + "c") + _root.nowp1[this.n]];
tempbl._visible = true;
tempbl.tmpx = (tempbl.x - tempbl._x) / 8;
tempbl.tmpy = (tempbl.y - tempbl._y) / 8;
tempbl.cs = 8;
tempbl.onEnterFrame = function () {
this._x = this._x + this.tmpx;
this._y = this._y + this.tmpy;
this.cs--;
if (this.cs == 0) {
this.swapDepths(this.depth);
delete this.onEnterFrame;
}
};
var _local3 = new Sound();
_local3.attachSound("logoff_id");
_local3.start();
_root.nowp1[this.n] = this.m;
this._visible = false;
_root.person_mc1.listp(_root.nowp1);
} else {
this.tmpx = (this.x - this._x) / 8;
this.tmpy = (this.y - this._y) / 8;
this.cs = 8;
this.onEnterFrame = function () {
this._x = this._x + this.tmpx;
this._y = this._y + this.tmpy;
this.cs--;
if (this.cs == 0) {
this.swapDepths(this.depth);
delete this.onEnterFrame;
}
};
}
});
j++;
}
}
i++;
}
}
stop();
abc();
Symbol 227 MovieClip Frame 2
stop();
abc();
Symbol 227 MovieClip Frame 3
stop();
p1c1.onPress = function () {
startDrag ("p1c1", true);
};
p1c1.onRelease = (p1c1.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p1c1._visible = false;
_root.person_mc1.p1.gotoAndStop(1);
p1c2._visible = true;
p1c2._x = 90.7;
p1c2._y = 190.3;
_root.nowp1[1] = 1;
}
});
p1c2.onPress = function () {
startDrag ("p1c2", true);
};
p1c2.onRelease = (p1c2.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p1c2._visible = false;
_root.person_mc1.p1.gotoAndStop(2);
p1c1._visible = true;
p1c1._x = 117.4;
p1c1._y = 35.4;
_root.nowp1[1] = 2;
}
});
Symbol 227 MovieClip Frame 4
stop();
p1c3.onPress = function () {
startDrag ("p1c3", true);
};
p1c3.onRelease = (p1c3.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p1c3._visible = false;
_root.person_mc1.p1.gotoAndStop(3);
p1c4._visible = true;
p1c4._x = 102.8;
p1c4._y = 218;
_root.nowp1[1] = 3;
}
});
p1c4.onPress = function () {
startDrag ("p1c4", true);
};
p1c4.onRelease = (p1c4.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p1c4._visible = false;
_root.person_mc1.p1.gotoAndStop(4);
p1c3._visible = true;
p1c3._x = 98;
p1c3._y = 28.9;
_root.nowp1[1] = 4;
}
});
Symbol 227 MovieClip Frame 5
stop();
p1c5.onPress = function () {
startDrag ("p1c5", true);
};
p1c5.onRelease = (p1c5.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p1c5._visible = false;
_root.person_mc1.p1.gotoAndStop(5);
p1c6._visible = true;
p1c6._x = 98.7;
p1c6._y = 256.4;
_root.nowp1[1] = 5;
}
});
p1c6.onPress = function () {
startDrag ("p1c6", true);
};
p1c6.onRelease = (p1c6.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p1c6._visible = false;
_root.person_mc1.p1.gotoAndStop(6);
p1c5._visible = true;
p1c5._x = 117.4;
p1c5._y = 35.4;
_root.nowp1[1] = 6;
}
});
Symbol 227 MovieClip Frame 6
stop();
abc();
Symbol 227 MovieClip Frame 7
stop();
p5c1.onPress = function () {
startDrag ("p5c1", true);
};
p5c1.onRelease = (p5c1.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p5c1._visible = false;
_root.person_mc1.p5.gotoAndStop(1);
p5c2._visible = true;
p5c2._x = 123.8;
p5c2._y = 161.1;
p5c3._visible = true;
p5c3._x = 91.4;
p5c3._y = 285.3;
_root.nowp1[5] = 1;
}
});
p5c2.onPress = function () {
startDrag ("p5c2", true);
};
p5c2.onRelease = (p5c2.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p5c2._visible = false;
_root.person_mc1.p5.gotoAndStop(2);
p5c1._visible = true;
p5c1._x = 110.2;
p5c1._y = 31.1;
p5c3._visible = true;
p5c3._x = 91.4;
p5c3._y = 285.3;
_root.nowp1[5] = 2;
}
});
p5c3.onPress = function () {
startDrag ("p5c3", true);
};
p5c3.onRelease = (p5c3.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p5c3._visible = false;
_root.person_mc1.p5.gotoAndStop(3);
p5c1._visible = true;
p5c1._x = 110.2;
p5c1._y = 31.1;
p5c2._visible = true;
p5c2._x = 123.8;
p5c2._y = 161.1;
_root.nowp1[5] = 3;
}
});
Symbol 227 MovieClip Frame 8
stop();
p5c4.onPress = function () {
startDrag ("p5c4", true);
};
p5c4.onRelease = (p5c4.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p5c4._visible = false;
_root.person_mc1.p5.gotoAndStop(4);
p5c5._visible = true;
p5c5._x = 135.1;
p5c5._y = 145.6;
p5c6._visible = true;
p5c6._x = 135.1;
p5c6._y = 282.3;
_root.nowp1[5] = 4;
}
});
p5c5.onPress = function () {
startDrag ("p5c5", true);
};
p5c5.onRelease = (p5c5.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p5c5._visible = false;
_root.person_mc1.p5.gotoAndStop(5);
p5c4._visible = true;
p5c4._x = 94.4;
p5c4._y = 39.1;
p5c6._visible = true;
p5c6._x = 135.1;
p5c6._y = 282.3;
_root.nowp1[5] = 5;
}
});
p5c6.onPress = function () {
startDrag ("p5c6", true);
};
p5c6.onRelease = (p5c6.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p5c6._visible = false;
_root.person_mc1.p5.gotoAndStop(6);
p5c4._visible = true;
p5c4._x = 94.4;
p5c4._y = 39.1;
p5c5._visible = true;
p5c5._x = 135.1;
p5c5._y = 145.6;
_root.nowp1[5] = 6;
}
});
Symbol 227 MovieClip Frame 9
stop();
p4c1.onPress = function () {
startDrag ("p4c1", true);
};
p4c1.onRelease = (p4c1.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c1._visible = false;
_root.person_mc1.p4.gotoAndStop(1);
p4c2._visible = true;
p4c2._x = 197.1;
p4c2._y = 34;
p4c3._visible = true;
p4c3._x = 78.2;
p4c3._y = 221.1;
p4c4._visible = true;
p4c4._x = 197.1;
p4c4._y = 227.4;
_root.nowp1[4] = 1;
}
});
p4c2.onPress = function () {
startDrag ("p4c2", true);
};
p4c2.onRelease = (p4c2.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c2._visible = false;
_root.person_mc1.p4.gotoAndStop(2);
p4c1._visible = true;
p4c1._x = 83.3;
p4c1._y = 40;
p4c3._visible = true;
p4c3._x = 78.2;
p4c3._y = 221.1;
p4c4._visible = true;
p4c4._x = 197.1;
p4c4._y = 227.4;
_root.nowp1[4] = 2;
}
});
p4c3.onPress = function () {
startDrag ("p4c3", true);
};
p4c3.onRelease = (p4c3.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c3._visible = false;
_root.person_mc1.p4.gotoAndStop(3);
p4c1._visible = true;
p4c1._x = 83.3;
p4c1._y = 40;
p4c2._visible = true;
p4c2._x = 197.1;
p4c2._y = 34;
p4c4._visible = true;
p4c4._x = 197.1;
p4c4._y = 227.4;
_root.nowp1[4] = 3;
}
});
p4c4.onPress = function () {
startDrag ("p4c4", true);
};
p4c4.onRelease = (p4c4.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c4._visible = false;
_root.person_mc1.p4.gotoAndStop(4);
p4c1._visible = true;
p4c1._x = 83.3;
p4c1._y = 40;
p4c2._visible = true;
p4c2._x = 197.1;
p4c2._y = 34;
p4c3._visible = true;
p4c3._x = 78.2;
p4c3._y = 221.1;
_root.nowp1[4] = 4;
}
});
Symbol 227 MovieClip Frame 10
stop();
p4c5.onPress = function () {
startDrag ("p4c5", true);
};
p4c5.onRelease = (p4c5.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c5._visible = false;
_root.person_mc1.p4.gotoAndStop(5);
p4c6._visible = true;
p4c6._x = 195.3;
p4c6._y = 30;
p4c7._visible = true;
p4c7._x = 88.2;
p4c7._y = 202.4;
p4c8._visible = true;
p4c8._x = 195.3;
p4c8._y = 206.4;
_root.nowp1[4] = 5;
}
});
p4c6.onPress = function () {
startDrag ("p4c6", true);
};
p4c6.onRelease = (p4c6.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c6._visible = false;
_root.person_mc1.p4.gotoAndStop(6);
p4c5._visible = true;
p4c5._x = 82.3;
p4c5._y = 43;
p4c7._visible = true;
p4c7._x = 88.2;
p4c7._y = 202.4;
p4c8._visible = true;
p4c8._x = 195.3;
p4c8._y = 206.4;
_root.nowp1[4] = 6;
}
});
p4c7.onPress = function () {
startDrag ("p4c7", true);
};
p4c7.onRelease = (p4c7.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c7._visible = false;
_root.person_mc1.p4.gotoAndStop(7);
p4c5._visible = true;
p4c5._x = 82.3;
p4c5._y = 43;
p4c6._visible = true;
p4c6._x = 195.3;
p4c6._y = 30;
p4c8._visible = true;
p4c8._x = 195.3;
p4c8._y = 206.4;
_root.nowp1[4] = 7;
}
});
p4c8.onPress = function () {
startDrag ("p4c8", true);
};
p4c8.onRelease = (p4c8.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c8._visible = false;
_root.person_mc1.p4.gotoAndStop(8);
p4c5._x = 82.3;
p4c5._y = 43;
p4c6._visible = true;
p4c6._x = 195.3;
p4c6._y = 30;
p4c7._visible = true;
p4c7._x = 88.2;
p4c7._y = 202.4;
_root.nowp1[4] = 8;
}
});
Symbol 227 MovieClip Frame 11
stop();
p4c9.onPress = function () {
startDrag ("p4c9", true);
};
p4c9.onRelease = (p4c9.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c9._visible = false;
_root.person_mc1.p4.gotoAndStop(9);
p4c10._visible = true;
p4c10._x = 194.3;
p4c10._y = 39.4;
p4c11._visible = true;
p4c11._x = 87.2;
p4c11._y = 215.1;
_root.nowp1[4] = 9;
}
});
p4c10.onPress = function () {
startDrag ("p4c10", true);
};
p4c10.onRelease = (p4c10.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c10._visible = false;
_root.person_mc1.p4.gotoAndStop(10);
p4c9._visible = true;
p4c9._x = 87.2;
p4c9._y = 39.4;
p4c11._visible = true;
p4c11._x = 87.2;
p4c11._y = 215.1;
_root.nowp1[4] = 10;
}
});
p4c11.onPress = function () {
startDrag ("p4c11", true);
};
p4c11.onRelease = (p4c11.onReleaseOutside = function () {
this.stopDrag();
if (this.hitTest(_root.person_mc1.hit_mc)) {
p4c11._visible = false;
_root.person_mc1.p4.gotoAndStop(11);
p4c9._visible = true;
p4c9._x = 87.2;
p4c9._y = 39.4;
p4c10._visible = true;
p4c10._x = 194.3;
p4c10._y = 39.4;
_root.nowp1[4] = 11;
}
});
Symbol 227 MovieClip Frame 12
stop();
abc();
Symbol 231 Button
on (release) {
gotoAndStop ("replay");
_root.nowp = new Array(10, 5, 3, 2, 6, 5, 6, 3, 0, 3, 4);
_root.person_mc.listp(_root.nowp);
}