Combined Code
movieClip 3 {
}
movieClip 26 {
frame 18 {
_parent.button_motion.onPress = function () {
gotoAndPlay('b_loop');
};
}
frame 18 {
_parent.spermbutton.onPress = function () {
gotoAndPlay('acme');
};
}
frame 79 {
var lbl = 'a_loop' + Math.ceil(Math.random() * 4);
this.gotoAndPlay(lbl);
}
frame 80 {
_parent.button_motion.onPress = function () {
gotoAndPlay('b_loop');
};
}
frame 99 {
var lbl = 'a_loop' + Math.ceil(Math.random() * 4);
this.gotoAndPlay(lbl);
}
frame 129 {
var lbl = 'a_loop' + Math.ceil(Math.random() * 4);
this.gotoAndPlay(lbl);
}
frame 130 {
}
frame 153 {
var lbl = 'a_loop' + Math.ceil(Math.random() * 4);
this.gotoAndPlay(lbl);
}
frame 169 {
var lbl = 'a_loop' + Math.ceil(Math.random() * 4);
this.gotoAndPlay(lbl);
}
frame 171 {
_parent.button_motion.onPress = function () {
gotoAndPlay('c_loop1');
};
}
frame 199 {
gotoAndPlay('b_loop');
}
frame 200 {
_parent.button_motion.onPress = function () {
gotoAndPlay('b_loop');
};
}
frame 287 {
_parent.button_motion.onPress = function () {
gotoAndPlay(1);
};
}
frame 320 {
_parent.button_motion.onPress = function () {
gotoAndPlay(1);
};
}
frame 358 {
gotoAndPlay('acme_loop');
}
frame 410 {
_parent.button_motion.onPress = function () {
gotoAndPlay('a_loop1');
};
}
frame 410 {
_parent.spermbutton.onPress = function () {
gotoAndPlay('acme');
};
}
frame 429 {
var lbl = 'c_loop' + Math.ceil(Math.random() * 3);
this.gotoAndPlay(lbl);
}
frame 430 {
_parent.button_motion.onPress = function () {
gotoAndPlay('a_loop1');
};
}
frame 430 {
_parent.spermbutton.onPress = function () {
gotoAndPlay('acme');
};
}
frame 459 {
var lbl = 'c_loop' + Math.ceil(Math.random() * 3);
this.gotoAndPlay(lbl);
}
frame 460 {
_parent.button_motion.onPress = function () {
gotoAndPlay('a_loop1');
};
}
frame 460 {
_parent.spermbutton.onPress = function () {
gotoAndPlay('acme');
};
}
frame 483 {
var lbl = 'c_loop' + Math.ceil(Math.random() * 3);
this.gotoAndPlay(lbl);
}
}
movieClip 29 {
}
// unknown tag 88 length 132
// unknown tag 88 length 79
movieClip 46 {
}