Frame 1 (431 B)
tip.onRelease = function () {
gotoAndPlay (45);
};
blow.onRelease = function () {
gotoAndPlay (91);
};
tops.onRelease = function () {
gotoAndPlay (1);
};
top.onRelease = function () {
if (_game._Topless == false) {
b1.play();
b2.play();
_game._Topless = true;
} else {
b1.gotoAndStop(1);
b2.gotoAndStop(1);
_game._Topless = false;
}
};
buttonss.onPress = function () {
gotoAndPlay (1);
};
Instance of Symbol 30 MovieClip "_game" in Frame 1 (45 B)
onClipEvent (load) {
var _Topless = false;
}
Frame 44 (18 B)
gotoAndPlay (25);
Frame 45 (373 B)
tip.onRelease = function () {
gotoAndPlay (45);
};
blow.onRelease = function () {
gotoAndPlay (91);
};
tops.onRelease = function () {
gotoAndPlay (1);
};
top.onRelease = function () {
if (_game._Topless == false) {
b1.play();
b2.play();
_game._Topless = true;
} else {
b1.gotoAndStop(1);
b2.gotoAndStop(1);
_game._Topless = false;
}
};
Instance of Symbol 30 MovieClip "_game" in Frame 45 (45 B)
onClipEvent (load) {
var _Topless = false;
}
Frame 90 (18 B)
gotoAndPlay (45);
Frame 91 (373 B)
tip.onRelease = function () {
gotoAndPlay (45);
};
blow.onRelease = function () {
gotoAndPlay (91);
};
tops.onRelease = function () {
gotoAndPlay (1);
};
top.onRelease = function () {
if (_game._Topless == false) {
b1.play();
b2.play();
_game._Topless = true;
} else {
b1.gotoAndStop(1);
b2.gotoAndStop(1);
_game._Topless = false;
}
};
Instance of Symbol 30 MovieClip "_game" in Frame 91 (45 B)
onClipEvent (load) {
var _Topless = false;
}
Frame 134 (18 B)
gotoAndPlay (91);
Symbol 37 MovieClip Frame 12 (8 B)
stop();
Symbol 44 MovieClip Frame 11 (8 B)
stop();