Combined Code
frame 1 {
slime = '0';
}
movieClip 3 {
}
movieClip 9 {
}
movieClip 10 {
}
movieClip 14 {
}
movieClip 15 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 190 {
stop();
}
}
movieClip 19 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 106 {
stop();
}
}
movieClip 20 {
}
movieClip 23 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 315 {
stop();
}
}
movieClip 25 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 143 {
stop();
}
}
movieClip 28 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 154 {
stop();
}
}
movieClip 31 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 345 {
stop();
}
}
movieClip 45 {
frame 1 {
gotoAndPlay(random(60));
}
}
movieClip 55 {
}
movieClip 57 {
}
movieClip 60 {
}
movieClip 71 {
}
button 75 {
on (release) {
nextFrame();
}
}
button 76 {
on (release) {
prevFrame();
}
}
movieClip 79 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 190 {
stop();
}
}
movieClip 82 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 106 {
stop();
}
}
movieClip 85 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 315 {
stop();
}
}
movieClip 88 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 221 {
stop();
}
}
movieClip 91 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 154 {
stop();
}
}
movieClip 94 {
instance of movieClip 14 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.slime == '1') {
_parent.gotoAndPlay(1);
}
}
}
frame 345 {
stop();
}
}
movieClip 95 {
}
movieClip 98 {
}
movieClip 135 {
}
movieClip 164 {
}
movieClip 166 {
frame 1 {
stop();
}
}
button 170 {
on (press, release) {
_root.slime = 1;
}
on (release) {
_root.slime = 0;
}
}