Frame 1
function dj_menu0() {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
function dj_menu1() {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
stop();
fscommand ("allowscale", false);
this.vol = 1;
Set("\u53F3\u952E\u83DC\u5355", new ContextMenu());
\u53F3\u952E\u83DC\u5355.hideBuiltInItems();
\u53F3\u952E\u83DC\u5355.customItems.push(new ContextMenuItem("------\u2605Cocoasweety\u2605------", dj_menu0, false));
\u53F3\u952E\u83DC\u5355.customItems.push(new ContextMenuItem(" --- Visit Cocoa's gallery ---", dj_menu1, false));
_root.menu = \u53F3\u952E\u83DC\u5355;
Frame 2
function dj_menu0() {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
function dj_menu1() {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
stop();
fscommand ("allowscale", false);
this.vol = 1;
Set("\u53F3\u952E\u83DC\u5355", new ContextMenu());
\u53F3\u952E\u83DC\u5355.hideBuiltInItems();
\u53F3\u952E\u83DC\u5355.customItems.push(new ContextMenuItem("------\u2605Cocoasweety\u2605------", dj_menu0, false));
\u53F3\u952E\u83DC\u5355.customItems.push(new ContextMenuItem(" --- Visit Cocoa's gallery ---", dj_menu1, false));
_root.menu = \u53F3\u952E\u83DC\u5355;
Frame 3
stop();
fscommand ("allowscale", false);
this.vol = 1;
a.gotoAndStop(1);
b.gotoAndStop(1);
c.gotoAndStop(1);
d.gotoAndStop(1);
e.gotoAndStop(1);
f.gotoAndStop(1);
g.gotoAndStop(1);
h.gotoAndStop(1);
i.gotoAndStop(1);
j.gotoAndStop(1);
k.gotoAndStop(1);
l.gotoAndStop(1);
m.gotoAndStop(1);
n.gotoAndStop(1);
o.gotoAndStop(1);
Instance of Symbol 119 MovieClip "o" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 128 MovieClip "m" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 144 MovieClip "n" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 154 MovieClip "g" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 180 MovieClip "h" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 201 MovieClip "l" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 205 MovieClip "k" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 226 MovieClip "j" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 230 MovieClip "i" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 239 MovieClip "f" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 268 MovieClip "e" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 274 MovieClip "d" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 295 MovieClip "c" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 316 MovieClip "b" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 337 MovieClip "a" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 340 MovieClip "o1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 341 MovieClip "o2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 342 MovieClip "o3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 343 MovieClip "o4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 344 MovieClip "o5" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 345 MovieClip "o6" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 347 MovieClip "o7" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 349 MovieClip "o8" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 350 MovieClip "m1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 351 MovieClip "m2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 352 MovieClip "m3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 353 MovieClip "n1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 354 MovieClip "n2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 355 MovieClip "n3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 356 MovieClip "n4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 357 MovieClip "n5" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 358 MovieClip "n6" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 359 MovieClip "n7" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 360 MovieClip "l1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 361 MovieClip "l2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 362 MovieClip "l3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 363 MovieClip "l4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 364 MovieClip "l5" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 365 MovieClip "l6" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 366 MovieClip "l7" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 367 MovieClip "l8" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 368 MovieClip "l9" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 369 MovieClip "k1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 370 MovieClip "j1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 371 MovieClip "j2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 372 MovieClip "j3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 373 MovieClip "j4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 374 MovieClip "j5" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 375 MovieClip "j6" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 376 MovieClip "i1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 377 MovieClip "h1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 378 MovieClip "h2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 379 MovieClip "h3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 380 MovieClip "g1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 381 MovieClip "g2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 382 MovieClip "g3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 383 MovieClip "g4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 384 MovieClip "f1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 385 MovieClip "f2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 386 MovieClip "f3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 387 MovieClip "d1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 388 MovieClip "d2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 389 MovieClip "a2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 390 MovieClip "a1" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 391 MovieClip "a3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 392 MovieClip "a4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 393 MovieClip "a5" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 394 MovieClip "a6" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 395 MovieClip "a7" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 20) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Frame 4
stop();
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Symbol 80 Button
on (release) {
getURL ("http://www.dressupwho.com", _blank);
}
Symbol 81 MovieClip Frame 1
_root.stop();
loading = _root.getBytesLoaded();
total = _root.getBytesTotal();
percent = (loading / total) * 100;
if (loading != total) {
loadBarMask._xscale = percent;
} else {
this.gotoAndPlay(3);
}
Symbol 81 MovieClip Frame 2
gotoAndPlay (1);
Symbol 81 MovieClip Frame 200
_root.play();
Symbol 88 Button
on (release) {
gotoAndStop ("start");
}
Symbol 91 Button
on (release) {
credit.gotoAndStop(2);
}
Symbol 95 Button
on (release) {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
Symbol 97 Button
on (release) {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
Symbol 98 MovieClip Frame 1
stop();
Symbol 98 MovieClip Frame 2
stop();
Symbol 119 MovieClip Frame 1
this.stop();
Symbol 128 MovieClip Frame 1
this.stop();
Symbol 144 MovieClip Frame 1
this.stop();
Symbol 154 MovieClip Frame 1
this.stop();
Symbol 180 MovieClip Frame 1
this.stop();
Symbol 201 MovieClip Frame 1
this.stop();
Symbol 205 MovieClip Frame 1
this.stop();
Symbol 226 MovieClip Frame 1
this.stop();
Symbol 230 MovieClip Frame 1
this.stop();
Symbol 239 MovieClip Frame 1
this.stop();
Symbol 268 MovieClip Frame 1
this.stop();
Symbol 274 MovieClip Frame 1
this.stop();
Symbol 295 MovieClip Frame 1
this.stop();
Symbol 316 MovieClip Frame 1
this.stop();
Symbol 337 MovieClip Frame 1
this.stop();
Symbol 399 Button
on (release) {
if ((((((((((((a._currentframe == 2) && (b._currentframe == 1)) && (c._currentframe == 1)) && (e._currentframe == 11)) && (f._currentframe == 1)) && (g._currentframe == 1)) && (h._currentframe == 5)) && ((k._currentframe == 4) || (k._currentframe == 3))) && (o._currentframe == 1)) && (d._currentframe == 1)) && (n._currentframe == 1)) && (l._currentframe == 3)) {
gotoAndStop ("result100");
} else if ((((((((((((a._currentframe == 6) && (b._currentframe == 4)) && (l._currentframe != 1)) && (c._currentframe == 1)) && (e._currentframe == 3)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (k._currentframe == 1)) {
gotoAndStop ("result100");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe == 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result100");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 14)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 4)) && (n._currentframe == 3)) && (k._currentframe == 3)) {
gotoAndStop ("result100");
} else if ((((((((((((((a._currentframe == 3) && (b._currentframe == 3)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 15)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 1)) && (n._currentframe == 1)) && (k._currentframe == 1)) {
gotoAndStop ("result100");
} else if ((((((((((((a._currentframe != 2) && (b._currentframe == 1)) && (c._currentframe == 1)) && (e._currentframe == 11)) && (f._currentframe == 1)) && (g._currentframe == 1)) && (h._currentframe == 5)) && ((k._currentframe == 4) || (k._currentframe == 3))) && (o._currentframe == 1)) && (d._currentframe == 1)) && (n._currentframe == 1)) && (l._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 2) && (b._currentframe == 1)) && (c._currentframe == 1)) && (e._currentframe == 11)) && (f._currentframe == 1)) && (g._currentframe == 1)) && (h._currentframe != 5)) && ((k._currentframe == 4) || (k._currentframe == 3))) && (o._currentframe == 1)) && (d._currentframe == 1)) && (n._currentframe == 1)) && (l._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 2) && (b._currentframe == 1)) && (c._currentframe == 1)) && (e._currentframe == 11)) && (f._currentframe == 1)) && (g._currentframe == 1)) && (h._currentframe == 5)) && ((k._currentframe == 1) || (k._currentframe == 2))) && (o._currentframe == 1)) && (d._currentframe == 1)) && (n._currentframe == 1)) && (l._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 2) && (b._currentframe == 1)) && (c._currentframe == 1)) && (e._currentframe == 11)) && (f._currentframe == 1)) && (g._currentframe == 1)) && (h._currentframe == 5)) && ((k._currentframe == 4) || (k._currentframe == 3))) && (o._currentframe == 1)) && (d._currentframe == 1)) && (n._currentframe == 1)) && (l._currentframe != 3)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe != 6) && (b._currentframe == 4)) && (l._currentframe != 1)) && (c._currentframe == 1)) && (e._currentframe == 3)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 6) && (b._currentframe != 4)) && (l._currentframe != 1)) && (c._currentframe == 1)) && (e._currentframe == 3)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 6) && (b._currentframe == 4)) && (l._currentframe != 1)) && (c._currentframe == 1)) && (e._currentframe != 3)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 6) && (b._currentframe == 4)) && (l._currentframe != 1)) && (c._currentframe == 1)) && (e._currentframe == 3)) && (j._currentframe == 1)) && (f._currentframe != 7)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 6) && (b._currentframe == 4)) && (l._currentframe != 1)) && (c._currentframe == 1)) && (e._currentframe == 3)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe != 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((a._currentframe == 6) && (b._currentframe == 4)) && (l._currentframe != 1)) && (c._currentframe == 1)) && (e._currentframe == 3)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe != 2)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe != 5) && (b._currentframe == 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe != 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe == 2)) && (l._currentframe != 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe == 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe != 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe == 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe != 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe == 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe != 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe == 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe != 2)) && (m._currentframe == 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((((((((((((a._currentframe == 5) && (b._currentframe == 2)) && (l._currentframe == 3)) && (c._currentframe == 1)) && (e._currentframe == 13)) && (j._currentframe == 1)) && (f._currentframe == 7)) && (h._currentframe == 3)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 2)) && (m._currentframe != 5)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe != 2)) && (c._currentframe == 1)) && (e._currentframe == 14)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 4)) && (n._currentframe == 3)) && (k._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe != 14)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 4)) && (n._currentframe == 3)) && (k._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 14)) && (j._currentframe == 1)) && (f._currentframe != 8)) && (h._currentframe == 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 4)) && (n._currentframe == 3)) && (k._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 14)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe != 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 4)) && (n._currentframe == 3)) && (k._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 14)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe != 4)) && (n._currentframe == 3)) && (k._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 14)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 4)) && (n._currentframe != 3)) && (k._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 1) && (b._currentframe == 1)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 14)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 4)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 4)) && (n._currentframe == 3)) && (k._currentframe != 3)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe != 3) && (b._currentframe == 3)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 15)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 1)) && (n._currentframe == 1)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 3) && (b._currentframe != 3)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 15)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 1)) && (n._currentframe == 1)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 3) && (b._currentframe == 3)) && (l._currentframe != 2)) && (c._currentframe == 1)) && (e._currentframe == 15)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 1)) && (n._currentframe == 1)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 3) && (b._currentframe == 3)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe != 15)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 1)) && (n._currentframe == 1)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 3) && (b._currentframe == 3)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 15)) && (j._currentframe == 1)) && (f._currentframe != 8)) && (h._currentframe == 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 1)) && (n._currentframe == 1)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((((((((((a._currentframe == 3) && (b._currentframe == 3)) && (l._currentframe == 2)) && (c._currentframe == 1)) && (e._currentframe == 15)) && (j._currentframe == 1)) && (f._currentframe == 8)) && (h._currentframe != 2)) && (d._currentframe == 1)) && (o._currentframe == 1)) && (g._currentframe == 1)) && (m._currentframe == 1)) && (n._currentframe == 1)) && (k._currentframe == 1)) {
gotoAndStop ("result80");
} else if (((h._currentframe != 1) && ((((((e._currentframe != 1) && (e._currentframe != 9)) && (e._currentframe != 10)) && (e._currentframe != 11)) && (e._currentframe != 12)) && (f._currentframe != 1))) || (((((e._currentframe == 9) || (e._currentframe == 10)) || (e._currentframe == 11)) || (e._currentframe == 12)) && (f._currentframe == 1))) {
gotoAndStop ("result60");
} else if (h._currentframe == 1) {
gotoAndStop ("result30");
} else if (((h._currentframe != 1) && (e._currentframe == 1)) && (f._currentframe == 1)) {
gotoAndStop ("result30");
} else if ((((h._currentframe != 1) && (e._currentframe == 1)) && (f._currentframe != 1)) && (m._currentframe != 1)) {
gotoAndStop ("result30");
} else if (((h._currentframe != 1) && (e._currentframe == 1)) && (f._currentframe != 1)) {
gotoAndStop ("result30");
} else if (((((((h._currentframe != 1) && (e._currentframe != 1)) && (e._currentframe != 9)) && (e._currentframe != 10)) && (e._currentframe != 11)) && (e._currentframe != 12)) && (f._currentframe == 1)) {
gotoAndStop ("result30");
} else {
gotoAndStop ("result60");
}
}
Symbol 402 Button
on (release) {
a.gotoAndStop(1);
b.gotoAndStop(1);
c.gotoAndStop(1);
d.gotoAndStop(1);
e.gotoAndStop(1);
f.gotoAndStop(1);
g.gotoAndStop(1);
h.gotoAndStop(1);
i.gotoAndStop(1);
j.gotoAndStop(1);
k.gotoAndStop(1);
l.gotoAndStop(1);
m.gotoAndStop(1);
n.gotoAndStop(1);
o.gotoAndStop(1);
a1._visible = true;
a2._visible = true;
a3._visible = true;
a4._visible = true;
a5._visible = true;
a6._visible = true;
a7._visible = true;
a8._visible = true;
a9._visible = true;
a10._visible = true;
a11._visible = true;
b1._visible = true;
b2._visible = true;
b3._visible = true;
b4._visible = true;
b5._visible = true;
b6._visible = true;
b7._visible = true;
b8._visible = true;
b9._visible = true;
b10._visible = true;
b11._visible = true;
c1._visible = true;
c2._visible = true;
c3._visible = true;
c4._visible = true;
c5._visible = true;
c6._visible = true;
c7._visible = true;
c8._visible = true;
c9._visible = true;
c10._visible = true;
c11._visible = true;
d1._visible = true;
d2._visible = true;
d3._visible = true;
d4._visible = true;
d5._visible = true;
d6._visible = true;
d7._visible = true;
d8._visible = true;
d9._visible = true;
d10._visible = true;
d11._visible = true;
e1._visible = true;
e2._visible = true;
e3._visible = true;
e4._visible = true;
e5._visible = true;
e6._visible = true;
e7._visible = true;
e8._visible = true;
e9._visible = true;
e10._visible = true;
e11._visible = true;
f1._visible = true;
f2._visible = true;
f3._visible = true;
f4._visible = true;
f5._visible = true;
f6._visible = true;
f7._visible = true;
f8._visible = true;
f9._visible = true;
f10._visible = true;
f11._visible = true;
g1._visible = true;
g2._visible = true;
g3._visible = true;
g4._visible = true;
g5._visible = true;
g6._visible = true;
g7._visible = true;
g8._visible = true;
g9._visible = true;
g10._visible = true;
g11._visible = true;
h1._visible = true;
h2._visible = true;
h3._visible = true;
h4._visible = true;
h5._visible = true;
h6._visible = true;
h7._visible = true;
h8._visible = true;
h9._visible = true;
h10._visible = true;
h11._visible = true;
j1._visible = true;
j2._visible = true;
j3._visible = true;
j4._visible = true;
j5._visible = true;
j6._visible = true;
j7._visible = true;
j8._visible = true;
j9._visible = true;
j10._visible = true;
j11._visible = true;
k1._visible = true;
k2._visible = true;
k3._visible = true;
k4._visible = true;
k5._visible = true;
k6._visible = true;
k7._visible = true;
k8._visible = true;
k9._visible = true;
k10._visible = true;
k11._visible = true;
l1._visible = true;
l2._visible = true;
l3._visible = true;
l4._visible = true;
l5._visible = true;
l6._visible = true;
l7._visible = true;
l8._visible = true;
l9._visible = true;
l10._visible = true;
l11._visible = true;
m1._visible = true;
m2._visible = true;
m3._visible = true;
m4._visible = true;
m5._visible = true;
m6._visible = true;
m7._visible = true;
m8._visible = true;
m9._visible = true;
m10._visible = true;
m11._visible = true;
n1._visible = true;
n2._visible = true;
n3._visible = true;
n4._visible = true;
n5._visible = true;
n6._visible = true;
n7._visible = true;
n8._visible = true;
n9._visible = true;
n10._visible = true;
n11._visible = true;
o1._visible = true;
o2._visible = true;
o3._visible = true;
o4._visible = true;
o5._visible = true;
o6._visible = true;
o7._visible = true;
o8._visible = true;
o9._visible = true;
o10._visible = true;
o11._visible = true;
}
Symbol 405 Button
on (release) {
gotoAndPlay (2);
}
Symbol 408 Button
on (release) {
this.gotoAndStop(1);
}
Symbol 410 MovieClip Frame 1
stop();
Symbol 410 MovieClip Frame 2
stop();
Symbol 413 Button
on (release) {
getURL ("http://www.dressupwho.com/", "_blank");
}
Symbol 418 Button
on (release) {
gotoAndPlay (2);
}