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 68 MovieClip "o" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 82 MovieClip "n" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 95 MovieClip "m" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 124 MovieClip "l" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 128 MovieClip "j" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 132 MovieClip "i" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 140 MovieClip "k" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 158 MovieClip "h" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 162 MovieClip "g" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 168 MovieClip "c" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 178 MovieClip "f" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
_root.b.gotoAndStop(1);
}
Instance of Symbol 182 MovieClip "e" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 192 MovieClip "d" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 196 MovieClip "a" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 199 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 201 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 203 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 205 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 207 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 209 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 211 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 213 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 215 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)) {
if ((((_parent.l._currentframe != 7) && (_parent.l._currentframe != 6)) && (_parent.l._currentframe != 5)) && (_parent.l._currentframe != 12)) {
_parent.l.gotoAndStop(1);
}
}
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 217 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 219 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 221 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 223 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 225 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 227 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 229 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 230 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 232 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 233 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 235 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 237 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 239 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 241 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 243 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 245 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 247 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)) {
if (_parent.i._currentframe != 1) {
_parent.i.gotoAndStop(1);
}
}
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 248 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 249 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 251 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 253 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 255 MovieClip "k3" 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 256 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 257 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 258 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 259 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 260 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 262 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 264 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 266 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 268 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 269 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 270 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 271 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 272 MovieClip "d3" 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 273 MovieClip "d4" 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 275 MovieClip "c1" 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 277 MovieClip "c2" 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 278 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;
}
Frame 4
stop();
Symbol 8 MovieClip Frame 1
_root.onEnterFrame = function () {
_root.allf.text = "\u603B\u5E27\u6570:" + _root._totalframes;
_root.loadedf.text = "\u5DF2\u52A0\u8F7D:" + _root._framesloaded;
_root.loadf.text = Math.round(((_root._framesloaded / _root._totalframes) * 100) * 100) / 100;
_root.loadf.text = _root.loadf.text + "%";
_root.loadmcf._xscale = (_root._framesloaded / _root._totalframes) * 100;
_root.allb.text = "\u603B\u5B57\u8282:" + _root.getBytesTotal();
_root.loadedb.text = "\u5DF2\u52A0\u8F7D:" + _root.getBytesLoaded();
_root.loadb.text = Math.round(((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) * 100) / 100;
_root.loadb.text = _root.loadb.text + "%";
_root.loadmcb._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if ((_root._framesloaded >= _root._totalframes) || (_root.getBytesLoaded() == _root.getBytesTotal())) {
delete _root.onEnterFrame;
_root.nextFrame();
}
};
Symbol 15 Button
on (release) {
gotoAndStop ("start");
}
Symbol 18 Button
on (release) {
credit.gotoAndStop(2);
}
Symbol 22 Button
on (release) {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
Symbol 24 Button
on (release) {
getURL ("http://sweetygame.deviantart.com/", "_blank");
}
Symbol 25 MovieClip Frame 1
stop();
Symbol 25 MovieClip Frame 2
stop();
Symbol 29 Button
on (release) {
getURL ("http://www.didigames.com/", "_blank");
}
Symbol 41 Button
on (release) {
getURL ("http://www.didigames.com/", "_blank");
}
Symbol 59 MovieClip Frame 1
this.stop();
Symbol 68 MovieClip Frame 1
this.stop();
Symbol 82 MovieClip Frame 1
this.stop();
Symbol 95 MovieClip Frame 1
this.stop();
Symbol 124 MovieClip Frame 1
this.stop();
Symbol 128 MovieClip Frame 1
this.stop();
Symbol 132 MovieClip Frame 1
this.stop();
Symbol 140 MovieClip Frame 1
this.stop();
Symbol 158 MovieClip Frame 1
this.stop();
Symbol 162 MovieClip Frame 1
this.stop();
Symbol 168 MovieClip Frame 1
this.stop();
Symbol 178 MovieClip Frame 1
this.stop();
Symbol 178 MovieClip Frame 2
_root.b.gotoAndStop(_currentframe);
Symbol 178 MovieClip Frame 3
_root.b.gotoAndStop(_currentframe);
Symbol 178 MovieClip Frame 4
_root.b.gotoAndStop(_currentframe);
Symbol 178 MovieClip Frame 5
_root.b.gotoAndStop(_currentframe);
Symbol 182 MovieClip Frame 1
this.stop();
Symbol 192 MovieClip Frame 1
this.stop();
Symbol 196 MovieClip Frame 1
this.stop();
Symbol 282 Button
on (release) {
nextFrame();
}
Symbol 285 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 288 Button
on (release) {
gotoAndPlay (2);
}
Symbol 292 Button
on (release) {
this.gotoAndStop(1);
}
Symbol 293 MovieClip Frame 1
stop();
Symbol 293 MovieClip Frame 2
stop();
Symbol 298 Button
on (release) {
gotoAndPlay (2);
}