Combined Code
frame 1 {
onLoad = function () {
stop();
percent = 0;
};
lol = function () {
getURL('http://www.furaffinity.net/user/history-eraser-button/', _blank);
};
onEnterFrame = function () {
hurr = new ContextMenuItem('U mad.', lol);
MENU = new ContextMenu();
MENU.hideBuiltInItems();
MENU.customItems.push(hurr);
_root.menu = MENU;
if (percent != 100) {
percent = Math.floor((_root.getBytesLoaded() / getBytesTotal()) * 100);
}
loadn.text = percent + '%';
Loader.gotoAndStop(percent);
if (percent == 100 && _currentframe == 1) {
gotoAndPlay(2);
}
};
}
movieClip 14 {
}
movieClip 15 {
}
// unknown tag 88 length 64
movieClip 21 {
}
frame 24 {
onEnterFrame = function () {
if (this._currentframe == 58) {
this.gotoAndPlay(25);
}
if (this._currentframe == 25) {
}
if (this._currentframe == 51) {
choice = random(4) + 1;
theSound = new Sound();
theSound.setVolume(100);
if (choice == 1) {
theSound.attachSound('Schrchlrch.wav');
} else {
if (choice == 2) {
theSound.attachSound('Schlch.wav');
} else {
if (choice == 3) {
theSound.attachSound('Glchruch.wav');
} else {
if (choice == 4) {
theSound.attachSound('chrclhlick.wav');
}
}
}
}
theSound.start(0, 1);
}
};
}
movieClip 28 {
}
movieClip 30 {
}
movieClip 32 {
}
movieClip 33 {
}
movieClip 35 {
}
movieClip 37 {
}
movieClip 39 {
}
movieClip 43 {
}
movieClip 45 {
}
movieClip 47 {
}
movieClip 52 {
}
movieClip 54 {
}
movieClip 56 {
}
movieClip 58 {
}
movieClip 71 {
}
movieClip 74 {
}
movieClip 75 {
}
instance of movieClip 75 {
onClipEvent (load) {
_root.cv = false;
_root.musicVol = 20;
randomNum = random(6);
_root.song = randomNum;
if (randomNum == 0) {
musicName = 'boogie';
_root.songName.text = 'Baccara - Yes Sir I Can Boogie';
} else {
if (randomNum == 1) {
musicName = 'mitemite';
_root.songName.text = 'MiteMite Dance';
_root.musicVol = 70;
} else {
if (randomNum == 2) {
musicName = 'pokerap';
_root.songName.text = 'Pokerap';
} else {
if (randomNum == 3) {
musicName = 'romance';
_root.songName.text = 'Relic Song';
} else {
if (randomNum == 4) {
musicName = 'blarsa';
_root.songName.text = 'Blarsa - One Night Stand';
} else {
musicName = 'book';
_root.songName.text = ':3';
}
}
}
}
}
_root.songName._visible = false;
stop();
theStartSound = new Sound(this);
theStartSound.attachSound(musicName);
theStartSound.setVolume(_root.musicVol);
theStartSound.start(0, 99);
_root.currentSong = 0;
}
onClipEvent (press) {
gotoAndStop(3);
}
onClipEvent (rollOver) {
gotoAndStop(2);
_root.songName._visible = true;
}
onClipEvent (rollOut) {
gotoAndStop(1);
_root.songName._visible = false;
}
onClipEvent (release) {
_root.musicVol = 20;
theStartSound.stop();
gotoAndStop(1);
theSound.stop();
_root.song += 1;
if (_root.song == 7) {
_root.song = 0;
}
theSound.stop();
if (_root.song == 0) {
coolTitle = 'boogie';
_root.songName.text = 'Baccara - Yes Sir I Can Boogie';
} else {
if (_root.song == 1) {
coolTitle = 'mitemite';
_root.songName.text = 'MiteMite Dance';
_root.musicVol = 70;
} else {
if (_root.song == 2) {
coolTitle = 'pokerap';
_root.songName.text = 'Pokerap';
} else {
if (_root.song == 3) {
coolTitle = 'romance';
_root.songName.text = 'Relic Song';
} else {
if (_root.song == 4) {
coolTitle = 'blarsa';
_root.songName.text = 'Blarsa - One Night Stand';
} else {
if (_root.song == 5) {
_root.musicVol = 70;
coolTitle = 'book';
_root.songName.text = ':3';
} else {
if (_root.song == 6) {
coolTitle = 'off';
_root.songName.text = 'Off';
}
}
}
}
}
}
}
theSound = new Sound(this);
theSound.setVolume(_root.musicVol);
theSound.attachSound(coolTitle);
theSound.start(0, 99);
}
}
button 77 {
on (release) {
_root.cv = !_root.cv;
if (_root.cv == false) {
_root.cc.text = 'Cum: off';
} else {
_root.cc.text = 'Cum: on';
}
}
on (rollOver) {
_root.cc._visible = true;
if (_root.cc.text == '') {
_root.cc.text = 'Cum: off';
}
}
on (rollOut) {
_root.cc._visible = false;
}
}
movieClip 93 {
}
instance cum of movieClip 93 {
onClipEvent (enterFrame) {
this._visible = _root.cv;
}
onClipEvent (load) {
this._visible = _root.cv;
}
}
movieClip 99 {
}
movieClip 101 {
}
movieClip 105 {
}
movieClip 107 {
}
movieClip 109 {
}
movieClip 114 {
}
movieClip 116 {
}
movieClip 118 {
}
movieClip 120 {
}
movieClip 124 {
}
movieClip 129 {
}
movieClip 131 {
}
movieClip 133 {
}
movieClip 135 {
}
movieClip 137 {
}
movieClip 139 {
}
movieClip 141 {
}
movieClip 143 {
}
movieClip 146 {
}
movieClip 151 {
}
movieClip 153 {
}
movieClip 155 {
}
movieClip 157 {
}
movieClip 159 {
}
movieClip 161 {
}
movieClip 163 {
}
movieClip 165 {
}
movieClip 171 {
}