Combined Code
frame 1 {
if (_once == undefined or _once == false) {
_once = true;
_once2 = false;
clearTimeout(_global.tikal1);
clearTimeout(_global.tikal2);
_root.fuck_sounds.enabled = true;
_root.fastfuck_sounds.enabled = false;
_root.tikal_sounds.enabled = true;
_root.fasttikal_sounds.enabled = false;
_root.fuck_sounds.gotoAndPlay(1);
_root.fastfuck_sounds.stop();
_root.tikal_sounds.gotoAndPlay(1);
_root.fasttikal_sounds.stop();
if (_global._music_enabled == true or _global._music_enabled == undefined) {
var _cxmenu = new ContextMenu();
_cxmenu.hideBuiltInItems();
_cxmenu.builtInItems.quality = true;
_root.menu = _cxmenu;
if (System.capabilities.playerType == 'StandAlone' or System.capabilities.playerType == 'External') {
fscommand('showmenu', 'false');
fscommand('trapallkeys', 'true');
}
_root.music_player.gotoAndStop('play');
}
}
}
movieClip 30 {
}
button 32 {
on (release) {
_once = false;
_once2 = true;
gotoAndPlay('fuck');
}
}
movieClip 34 {
}
button 36 {
on (release) {
_once = true;
_once2 = false;
gotoAndPlay('fastfuck');
}
}
movieClip 38 {
}
button 40 {
on (release) {
stop();
clearTimeout(_global.tikal1);
clearTimeout(_global.tikal2);
gotoAndPlay('cumin');
}
}
button 43 {
on (release) {
getURL('http://www.furaffinity.net/user/canastus/', '_blank');
}
}
movieClip 52 {
frame 1 {
this._visible = false;
}
frame 11 {
stop();
var _rand = Math.ceil(Math.random() * 5);
if (_rand == 1) {
gotoAndPlay('sound1');
}
if (_rand == 2) {
gotoAndPlay('sound2');
}
if (_rand == 3) {
gotoAndPlay('sound3');
}
if (_rand == 4) {
gotoAndPlay('sound4');
}
if (_rand == 5) {
gotoAndPlay('sound5');
}
}
frame 32 {
stop();
gotoAndPlay(1);
}
frame 52 {
stop();
gotoAndPlay(1);
}
frame 72 {
stop();
gotoAndPlay(1);
}
frame 92 {
stop();
gotoAndPlay(1);
}
frame 112 {
stop();
gotoAndPlay(1);
}
}
movieClip 58 {
frame 1 {
this._visible = false;
}
frame 9 {
stop();
var _rand = Math.ceil(Math.random() * 5);
clearTimeout(_global.tikal2);
_global.tikal1 = setTimeout(function () {
stop();
gotoAndPlay(1);
}, 2700);
if (_rand == 1) {
gotoAndPlay('sound1');
}
if (_rand == 2) {
gotoAndPlay('sound2');
}
if (_rand == 3) {
gotoAndPlay('sound3');
}
if (_rand == 4) {
gotoAndPlay('sound4');
}
if (_rand == 5) {
gotoAndPlay('sound5');
}
}
frame 41 {
stop();
}
frame 72 {
stop();
}
frame 103 {
stop();
}
frame 134 {
stop();
}
frame 164 {
stop();
}
}
movieClip 62 {
frame 1 {
this._visible = false;
}
frame 6 {
stop();
var _rand = Math.ceil(Math.random() * 5);
if (_rand == 1) {
gotoAndPlay('sound1');
}
if (_rand == 2) {
gotoAndPlay('sound2');
}
if (_rand == 3) {
gotoAndPlay('sound3');
}
if (_rand == 4) {
gotoAndPlay('sound4');
}
if (_rand == 5) {
gotoAndPlay('sound5');
}
}
frame 25 {
stop();
gotoAndPlay(1);
}
frame 45 {
stop();
gotoAndPlay(1);
}
frame 65 {
stop();
gotoAndPlay(1);
}
frame 85 {
stop();
gotoAndPlay(1);
}
frame 105 {
stop();
gotoAndPlay(1);
}
}
movieClip 63 {
frame 1 {
this._visible = false;
}
frame 9 {
stop();
var _rand = Math.ceil(Math.random() * 5);
clearTimeout(_global.tikal1);
_global.tikal2 = setTimeout(function () {
stop();
gotoAndPlay(1);
}, 2700);
if (_rand == 1) {
gotoAndPlay('sound1');
}
if (_rand == 2) {
gotoAndPlay('sound2');
}
if (_rand == 3) {
gotoAndPlay('sound3');
}
if (_rand == 4) {
gotoAndPlay('sound4');
}
if (_rand == 5) {
gotoAndPlay('sound5');
}
}
frame 41 {
stop();
}
frame 72 {
stop();
}
frame 103 {
stop();
}
frame 134 {
stop();
}
frame 164 {
stop();
}
}
movieClip 66 {
}
button 67 {
on (release) {
if (_global._music_enabled == true) {
_root.music_player.gotoAndPlay('stop');
} else {
_root.music_player.gotoAndPlay('play');
}
}
}
movieClip 70 {
frame 1 {
stop();
}
frame 2 {
stop();
_global._music_enabled = true;
}
frame 3 {
stop();
}
frame 4 {
stop();
stopAllSounds();
_global._music_enabled = false;
}
frame 5 {
stop();
}
frame 5 {
stop();
}
}
frame 31 {
stop();
gotoAndPlay('fuck');
}
frame 32 {
if (_once2 == undefined or _once2 == false) {
_once = false;
_once2 = true;
clearTimeout(_global.tikal1);
clearTimeout(_global.tikal2);
_root.fuck_sounds.enabled = false;
_root.fastfuck_sounds.enabled = true;
_root.tikal_sounds.enabled = false;
_root.fasttikal_sounds.enabled = true;
_root.fuck_sounds.stop();
_root.fastfuck_sounds.gotoAndPlay(1);
_root.tikal_sounds.stop();
_root.fasttikal_sounds.gotoAndPlay(1);
}
}
frame 56 {
stop();
gotoAndPlay('fastfuck');
}
frame 57 {
_root.fuck_sounds.stop();
_root.tikal_sounds.stop();
_root.fastfuck_sounds.stop();
_root.fasttikal_sounds.stop();
_root.fuck_sounds.enabled = false;
_root.tikal_sounds.enabled = false;
_root.fastfuck_sounds.enabled = false;
_root.fasttikal_sounds.enabled = false;
clearTimeout(_global.tikal1);
clearTimeout(_global.tikal2);
}
movieClip 98 {
frame 30 {
stop();
}
}
frame 99 {
stop();
}