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 112 MovieClip "o" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 124 MovieClip "n" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 140 MovieClip "m" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 172 MovieClip "l" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 178 MovieClip "k" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 186 MovieClip "j" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 233 MovieClip "i" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 237 MovieClip "h" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 269 MovieClip "g" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 281 MovieClip "f" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 287 MovieClip "e" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 293 MovieClip "d" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 314 MovieClip "c" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 318 MovieClip "b" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 330 MovieClip "a" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 333 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 334 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 335 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 336 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 337 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 338 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 339 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 340 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 341 MovieClip "m4" 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 "m5" 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 "m6" 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 "m7" 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 346 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 348 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 350 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 352 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 354 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 355 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 356 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 357 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 358 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 359 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 360 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 361 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 362 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 363 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 364 MovieClip "l10" 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 "l11" 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 "l12" 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 "l13" 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 "l14" 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 "l15" 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 "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 371 MovieClip "k2" 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 "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 373 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 374 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 375 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 376 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 377 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 378 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 379 MovieClip "f4" 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 "f5" 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 "e1" 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 "e2" 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 "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 384 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 385 MovieClip "b1" 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 "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 387 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 388 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 389 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 390 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;
}
Frame 4
stop();
Symbol 75 Button
on (release) {
getURL ("http://www.dressupwho.com", _blank);
}
Symbol 76 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 76 MovieClip Frame 2
gotoAndPlay (1);
Symbol 76 MovieClip Frame 200
_root.play();
Symbol 84 Button
on (release) {
gotoAndStop ("start");
}
Symbol 87 Button
on (release) {
credit.gotoAndStop(2);
}
Symbol 91 Button
on (release) {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
Symbol 93 Button
on (release) {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
Symbol 94 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 2
stop();
Symbol 97 Button
on (release) {
getURL ("http://www.dressupwho.com/", "_blank");
}
Symbol 112 MovieClip Frame 1
this.stop();
Symbol 124 MovieClip Frame 1
this.stop();
Symbol 140 MovieClip Frame 1
this.stop();
Symbol 172 MovieClip Frame 1
this.stop();
Symbol 178 MovieClip Frame 1
this.stop();
Symbol 186 MovieClip Frame 1
this.stop();
Symbol 233 MovieClip Frame 1
this.stop();
Symbol 237 MovieClip Frame 1
this.stop();
Symbol 269 MovieClip Frame 1
this.stop();
Symbol 281 MovieClip Frame 1
this.stop();
Symbol 287 MovieClip Frame 1
this.stop();
Symbol 293 MovieClip Frame 1
this.stop();
Symbol 314 MovieClip Frame 1
this.stop();
Symbol 318 MovieClip Frame 1
this.stop();
Symbol 330 MovieClip Frame 1
this.stop();
Symbol 394 Button
on (release) {
nextFrame();
}
Symbol 397 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 400 Button
on (release) {
gotoAndPlay (2);
}
Symbol 403 Button
on (release) {
this.gotoAndStop(1);
}
Symbol 404 MovieClip Frame 1
stop();
Symbol 404 MovieClip Frame 2
stop();
Symbol 408 Button
on (release) {
gotoAndPlay (2);
}