Frame 1
function rightclick() {
getURL ("http://www.girlgames1.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
var loadper = 0;
Frame 2
if (_framesloaded == _totalframes) {
gotoAndPlay (4);
} else {
setProperty(_root.bar, _xscale , (int(_root.getBytesLoaded() / 1000) / int(_root.getBytesTotal() / 1000)) * 100);
loadper = int(((_root.getBytesLoaded() / 1000) / (_root.getBytesTotal() / 1000)) * 100);
}
Frame 3
gotoAndPlay (2);
Frame 4
function rightclick() {
getURL ("http://www.girlgames1.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
Frame 210
stop();
Frame 211
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("d90b2357", this, 10301, true);
function rightclick() {
getURL ("www.girlgames1.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
stop();
Frame 212
done._visible = false;
stop();
btn26.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn26.onRelease = function () {
if (this.hitTest(btn26hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 186.2;
this._y = 416.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 454.6;
this._y = 503.1;
}
};
btn1.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn1.onRelease = function () {
if (this.hitTest(btn1hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 508.7;
this._y = 136.8;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 644.8;
this._y = -16.6;
}
};
btn2.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn2.onRelease = function () {
if (this.hitTest(btn2hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 7.4;
this._y = 49;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 607;
this._y = -22.7;
}
};
btn3.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn3.onRelease = function () {
if (this.hitTest(btn3hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 146.3;
this._y = 60;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 577.4;
this._y = -17.2;
}
};
btn4.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn4.onRelease = function () {
if (this.hitTest(btn4hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 540.4;
this._y = 60.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 586.2;
this._y = 36.1;
}
};
btn5.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn5.onRelease = function () {
if (this.hitTest(btn5hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 331.3;
this._y = -44.9;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 582.9;
this._y = 11.2;
}
};
btn6.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn6.onRelease = function () {
if (this.hitTest(btn6hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 250.2;
this._y = 125.2;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 577.3;
this._y = 81.3;
}
};
btn7.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn7.onRelease = function () {
if (this.hitTest(btn7hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 336.6;
this._y = 120.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 581.8;
this._y = 49.4;
}
};
btn8.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn8.onRelease = function () {
if (this.hitTest(btn8hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 0.6;
this._y = 149.1;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 524.9;
this._y = 39.7;
}
};
btn9.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn9.onRelease = function () {
if (this.hitTest(btn9hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 223;
this._y = 227.2;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 644.4;
this._y = 131.3;
}
};
btn10.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn10.onRelease = function () {
if (this.hitTest(btn10hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 547.2;
this._y = 260.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 663.1;
this._y = 129.2;
}
};
btn11.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn11.onRelease = function () {
if (this.hitTest(btn11hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 37.6;
this._y = 177.2;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 572.8;
this._y = 221.3;
}
};
btn12.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn12.onRelease = function () {
if (this.hitTest(btn12hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 10.6;
this._y = 259.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 631.3;
this._y = 203.8;
}
};
btn13.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn13.onRelease = function () {
if (this.hitTest(btn13hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 134.8;
this._y = 252.8;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 661;
this._y = 214.3;
}
};
btn14.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn14.onRelease = function () {
if (this.hitTest(btn14hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 145.3;
this._y = 335.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 652.1;
this._y = 260.1;
}
};
btn15.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn15.onRelease = function () {
if (this.hitTest(btn15hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 54.5;
this._y = 350.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 646.2;
this._y = 274.4;
}
};
btn16.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn16.onRelease = function () {
if (this.hitTest(btn16hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 54.4;
this._y = 373.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 589.8;
this._y = 302.4;
}
};
btn17.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn17.onRelease = function () {
if (this.hitTest(btn17hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 142.9;
this._y = 361.1;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 649.1;
this._y = 306.5;
}
};
btn18.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn18.onRelease = function () {
if (this.hitTest(btn18hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 278.6;
this._y = 304.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 500.1;
this._y = 294.3;
}
};
btn19.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn19.onRelease = function () {
if (this.hitTest(btn19hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 213.7;
this._y = 322.2;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 585.1;
this._y = 366;
}
};
btn20.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn20.onRelease = function () {
if (this.hitTest(btn20hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 223.8;
this._y = 264.8;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 623.9;
this._y = 374.8;
}
};
btn21.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn21.onRelease = function () {
if (this.hitTest(btn21hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 299.7;
this._y = 279.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 634.9;
this._y = 356.5;
}
};
btn22.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn22.onRelease = function () {
if (this.hitTest(btn22hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 266.1;
this._y = 389.5;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 553;
this._y = 408.3;
}
};
btn23.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn23.onRelease = function () {
if (this.hitTest(btn23hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 288.1;
this._y = 372.7;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 593.9;
this._y = 468.4;
}
};
btn24.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn24.onRelease = function () {
if (this.hitTest(btn24hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 376.4;
this._y = 384.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 604.9;
this._y = 503.1;
}
};
btn25.onPress = function () {
this.startDrag();
mx.behaviors.DepthControl.bringForward(this);
this.gotoAndStop(2);
};
btn25.onRelease = function () {
if (this.hitTest(btn25hit)) {
this.stopDrag();
this.gotoAndStop(3);
this._x = 460.8;
this._y = 356.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 608.3;
this._y = 428.8;
}
};
Frame 213
this.hint._visible = false;
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");
}
stop();
stop();
printButton.onPress = function () {
printAsBitmap (_root.printclip, "bmovie");
};
Symbol 29 MovieClip Frame 85
gotoAndPlay (56);
Symbol 44 Button
on (release) {
getURL ("http://www.girlgames1.com/", "_blank");
}
Symbol 431 MovieClip [__Packages.mx.behaviors.DepthControl] Frame 0
class mx.behaviors.DepthControl extends Object
{
function DepthControl () {
super();
}
static function sendToBack(target) {
var _local2 = false;
while (_local2 == false) {
sendBackward(target);
_local2 = target == getInstanceAtLowest(target._parent);
}
}
static function bringToFront(target) {
var _local2 = false;
while (_local2 == false) {
bringForward(target);
_local2 = target == getInstanceAtHighest(target._parent);
}
}
static function sendBackward(target) {
var _local2 = trackDepths(target._parent);
if (target != getInstanceAtLowest(target._parent)) {
target.swapDepths(getInstanceLowerThan(target));
}
}
static function bringForward(target) {
if (target != getInstanceAtHighest(target._parent)) {
target.swapDepths(getInstanceHigherThan(target));
}
}
static function trackDepths(mcParent) {
var _local4 = [];
for (var _local5 in mcParent) {
if (typeof(mcParent[_local5]) == "movieclip") {
_local4.push({mc:mcParent[_local5], depth:mcParent[_local5].getDepth()});
}
}
_local4.sort(orderFunc);
return(_local4);
}
static function orderFunc(a, b) {
var _local2 = Number(a.depth);
var _local1 = Number(b.depth);
if (_local2 > _local1) {
return(-1);
}
if (_local1 > _local2) {
return(1);
}
return(0);
}
static function getInstanceAtLowest(targetParent) {
var _local1 = trackDepths(targetParent);
return(_local1[_local1.length - 1].mc);
}
static function getInstanceAtHighest(targetParent) {
var _local1 = trackDepths(targetParent);
return(_local1[0].mc);
}
static function getInstanceLowerThan(target) {
var _local2 = trackDepths(target._parent);
var _local1 = 0;
while (_local1 < _local2.length) {
if (_local2[_local1].mc == target) {
break;
}
_local1++;
}
return(_local2[_local1 + 1].mc);
}
static function getInstanceHigherThan(target) {
var _local2 = trackDepths(target._parent);
var _local1 = 0;
while (_local1 < _local2.length) {
if (_local2[_local1].mc == target) {
break;
}
_local1++;
}
return(_local2[_local1 - 1].mc);
}
}
Symbol 51 Button
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
}
Symbol 58 MovieClip Frame 20
this.removeMovieClip();
Symbol 59 MovieClip Frame 1
Frame_num = 1;
angle = 360;
plus_angle = 0;
scene_width = 400;
scene_height = 45;
bar_mc.i = 0;
bar_mc._visible = 0;
bar_mc.onEnterFrame = function () {
var _local2 = this;
if ((_local2.i % Frame_num) == 0) {
mc = _local2.duplicateMovieClip("bar_mc" + _local2.i, _local2.i);
mc._x = random(scene_width);
mc._y = random(scene_height);
mc._rotation = random(angle) + plus_angle;
}
_local2.i++;
};
Symbol 63 MovieClip Frame 30
stop();
Symbol 86 Button
on (release) {
gotoAndStop (211);
}
Symbol 114 MovieClip Frame 10
gotoAndPlay(random(95));
Symbol 114 MovieClip Frame 28
gotoAndPlay(random(95));
Symbol 114 MovieClip Frame 48
gotoAndPlay(random(95));
Symbol 114 MovieClip Frame 61
gotoAndPlay(random(95));
Symbol 114 MovieClip Frame 75
gotoAndPlay(random(95));
Symbol 114 MovieClip Frame 80
gotoAndPlay(random(95));
Symbol 114 MovieClip Frame 90
gotoAndPlay(random(95));
Symbol 125 Button
on (release) {
gotoAndStop (212);
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_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.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("mussnd");
}
}
Symbol 135 Button
on (release) {
getURL ("http://www.girlgames1.com/", "_blank");
}
Symbol 141 Button
on (release) {
gotoAndStop (214);
}
Symbol 146 Button
on (release) {
gotoAndStop (2);
}
Symbol 149 Button
on (release) {
gotoAndStop (1);
}
Symbol 150 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 150 MovieClip Frame 2
stop();
stopAllSounds();
Symbol 154 MovieClip Frame 1
stop();
Symbol 154 MovieClip Frame 2
stop();
Symbol 154 MovieClip Frame 3
stop();
Symbol 154 MovieClip Frame 4
stop();
Symbol 154 MovieClip Frame 5
stop();
Symbol 154 MovieClip Frame 6
stop();
Symbol 161 MovieClip Frame 1
stop();
Symbol 161 MovieClip Frame 2
stop();
Symbol 161 MovieClip Frame 3
stop();
Symbol 161 MovieClip Frame 4
stop();
Symbol 161 MovieClip Frame 5
stop();
Symbol 161 MovieClip Frame 6
stop();
Symbol 168 MovieClip Frame 1
stop();
Symbol 168 MovieClip Frame 2
stop();
Symbol 168 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 174 MovieClip Frame 1
stop();
Symbol 174 MovieClip Frame 2
stop();
Symbol 174 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn2._currentframe == 3) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 177 MovieClip Frame 1
stop();
Symbol 177 MovieClip Frame 2
stop();
Symbol 177 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 187 MovieClip Frame 1
stop();
Symbol 187 MovieClip Frame 2
stop();
Symbol 187 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 192 MovieClip Frame 1
stop();
Symbol 192 MovieClip Frame 2
stop();
Symbol 192 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 196 MovieClip Frame 1
stop();
Symbol 196 MovieClip Frame 2
stop();
Symbol 196 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 201 MovieClip Frame 1
stop();
Symbol 201 MovieClip Frame 2
stop();
Symbol 201 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 206 MovieClip Frame 1
stop();
Symbol 206 MovieClip Frame 2
stop();
Symbol 206 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 209 MovieClip Frame 1
stop();
Symbol 209 MovieClip Frame 2
stop();
Symbol 209 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 214 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 2
stop();
Symbol 214 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 219 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 2
stop();
Symbol 219 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 250 MovieClip Frame 1
var counter = 6;
Symbol 250 MovieClip Frame 38
gotoAndPlay ("_again");
Symbol 252 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 2
stop();
Symbol 252 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 257 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 2
stop();
Symbol 257 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 262 MovieClip Frame 1
stop();
Symbol 262 MovieClip Frame 2
stop();
Symbol 262 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 266 MovieClip Frame 1
stop();
Symbol 266 MovieClip Frame 2
stop();
Symbol 266 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 273 MovieClip Frame 1
stop();
Symbol 273 MovieClip Frame 2
stop();
Symbol 273 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 278 MovieClip Frame 1
stop();
Symbol 278 MovieClip Frame 2
stop();
Symbol 278 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 283 MovieClip Frame 1
stop();
Symbol 283 MovieClip Frame 2
stop();
Symbol 283 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 286 MovieClip Frame 1
stop();
Symbol 286 MovieClip Frame 2
stop();
Symbol 286 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 291 MovieClip Frame 1
stop();
Symbol 291 MovieClip Frame 2
stop();
Symbol 291 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 296 MovieClip Frame 1
stop();
Symbol 296 MovieClip Frame 2
stop();
Symbol 296 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 301 MovieClip Frame 1
stop();
Symbol 301 MovieClip Frame 2
stop();
Symbol 301 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 308 MovieClip Frame 1
stop();
Symbol 308 MovieClip Frame 2
stop();
Symbol 308 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 313 MovieClip Frame 1
stop();
Symbol 313 MovieClip Frame 2
stop();
Symbol 313 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 333 MovieClip Frame 1
stop();
Symbol 333 MovieClip Frame 2
stop();
Symbol 333 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn25._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 338 MovieClip Frame 1
stop();
Symbol 338 MovieClip Frame 2
stop();
Symbol 338 MovieClip Frame 3
stop();
if (((((((((((((((((((((((((this._parent.btn1._currentframe == 3) && (this._parent.btn2._currentframe == 3)) && (this._parent.btn3._currentframe == 3)) && (this._parent.btn4._currentframe == 3)) && (this._parent.btn5._currentframe == 3)) && (this._parent.btn6._currentframe == 3)) && (this._parent.btn7._currentframe == 3)) && (this._parent.btn8._currentframe == 3)) && (this._parent.btn9._currentframe == 3)) && (this._parent.btn10._currentframe == 3)) && (this._parent.btn11._currentframe == 3)) && (this._parent.btn12._currentframe == 3)) && (this._parent.btn13._currentframe == 3)) && (this._parent.btn14._currentframe == 3)) && (this._parent.btn15._currentframe == 3)) && (this._parent.btn16._currentframe == 3)) && (this._parent.btn17._currentframe == 3)) && (this._parent.btn18._currentframe == 3)) && (this._parent.btn19._currentframe == 3)) && (this._parent.btn20._currentframe == 3)) && (this._parent.btn21._currentframe == 3)) && (this._parent.btn22._currentframe == 3)) && (this._parent.btn23._currentframe == 3)) && (this._parent.btn24._currentframe == 3)) && (this._parent.btn26._currentframe == 3)) {
this._parent.done._visible = true;
this._parent.resets._visible = false;
}
Symbol 346 Button
on (release) {
mx.behaviors.DepthControl.bringForward(this._parent.hint);
onEnterFrame = function () {
this.nextFrame();
};
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_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("mussnd");
}
}
Symbol 354 Button
on (release) {
mx.behaviors.DepthControl.bringForward(this._parent.hint);
onEnterFrame = function () {
this.prevFrame();
};
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_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("mussnd");
}
}
Symbol 355 MovieClip Frame 1
stop();
Symbol 355 MovieClip Frame 7
stop();
mx.behaviors.DepthControl.bringForward(this._parent.hint);
Symbol 360 Button
on (release) {
this.flor.nextFrame();
if (this.flor._currentframe == 7) {
this.flor.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_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.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("mussnd");
}
}
Symbol 364 Button
on (release) {
this.wall.nextFrame();
if (this.wall._currentframe == 7) {
this.wall.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_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.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("mussnd");
}
}
Symbol 369 Button
on (release) {
getURL ("http://www.girlgames1.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_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.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("mussnd");
}
}
Symbol 373 Button
on (release) {
gotoAndStop (213);
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_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.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("mussnd");
}
}
Symbol 377 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_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");
}
flor.gotoAndStop(1);
wall.gotoAndStop(1);
btn26.enabled = true;
btn26._x = 454.6;
btn26._y = 503.1;
btn26.gotoAndStop(1);
btn1.enabled = true;
btn1._x = 644.8;
btn1._y = -16.6;
btn1.gotoAndStop(1);
btn2.enabled = true;
btn2._x = 607;
btn2._y = -22.7;
btn2.gotoAndStop(1);
btn3.enabled = true;
btn3._x = 577.4;
btn3._y = -17.2;
btn3.gotoAndStop(1);
btn4.enabled = true;
btn4._x = 586.2;
btn4._y = 36.1;
btn4.gotoAndStop(1);
btn5.enabled = true;
btn5._x = 582.9;
btn5._y = 11.2;
btn5.gotoAndStop(1);
btn6.enabled = true;
btn6._x = 577.3;
btn6._y = 81.3;
btn6.gotoAndStop(1);
btn7.enabled = true;
btn7._x = 581.8;
btn7._y = 49.4;
btn7.gotoAndStop(1);
btn8.enabled = true;
btn8._x = 524.9;
btn8._y = 39.7;
btn8.gotoAndStop(1);
btn9.enabled = true;
btn9._x = 644.4;
btn9._y = 131.3;
btn9.gotoAndStop(1);
btn10.enabled = true;
btn10._x = 663.1;
btn10._y = 129.2;
btn10.gotoAndStop(1);
btn11.enabled = true;
btn11._x = 572.8;
btn11._y = 221.3;
btn11.gotoAndStop(1);
btn12.enabled = true;
btn12._x = 631.3;
btn12._y = 203.8;
btn12.gotoAndStop(1);
btn13.enabled = true;
btn13._x = 661;
btn13._y = 214.3;
btn13.gotoAndStop(1);
btn14.enabled = true;
btn14._x = 652.1;
btn14._y = 260.1;
btn14.gotoAndStop(1);
btn15.enabled = true;
btn15._x = 646.2;
btn15._y = 274.4;
btn15.gotoAndStop(1);
btn16.enabled = true;
btn16._x = 589.8;
btn16._y = 302.4;
btn16.gotoAndStop(1);
btn17.enabled = true;
btn17._x = 649.1;
btn17._y = 306.5;
btn17.gotoAndStop(1);
btn18.enabled = true;
btn18._x = 500.1;
btn18._y = 294.3;
btn18.gotoAndStop(1);
btn19.enabled = true;
btn19._x = 585.1;
btn19._y = 366;
btn19.gotoAndStop(1);
btn20.enabled = true;
btn20._x = 623.9;
btn20._y = 374.8;
btn20.gotoAndStop(1);
btn21.enabled = true;
btn21._x = 634.9;
btn21._y = 356.5;
btn21.gotoAndStop(1);
btn22.enabled = true;
btn22._x = 553;
btn22._y = 408.3;
btn22.gotoAndStop(1);
btn23.enabled = true;
btn23._x = 593.9;
btn23._y = 468.4;
btn23.gotoAndStop(1);
btn24.enabled = true;
btn24._x = 604.9;
btn24._y = 503.1;
btn24.gotoAndStop(1);
btn25.enabled = true;
btn25._x = 608.3;
btn25._y = 428.8;
btn25.gotoAndStop(1);
}
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_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("mussnd");
}
}
Symbol 395 Button
on (release) {
gotoAndStop (211);
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_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.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("mussnd");
}
}
Symbol 399 Button
on (release) {
gotoAndStop (211);
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_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.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("mussnd");
}
}
Symbol 400 MovieClip Frame 37
stop();
Symbol 422 MovieClip Frame 40
stop();
Symbol 424 MovieClip Frame 21
stop();
Symbol 425 Button
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
}
Symbol 428 Button
on (release) {
gotoAndStop (211);
}