Combined Code
button 7 {
on (release) {
getURL('http://www.furaffinity.net/user/advancealliahn/', '_blank');
}
}
movieClip 9 {
}
movieClip 10 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
instance of movieClip 10 {
onClipEvent (load) {
rtime = _root.getBytesLoaded();
rtmax = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
if (rtime >= rtmax) {
_root.gotoAndStop(2);
} else {
rtime = _root.getBytesLoaded();
percentage = (rtime / rtmax) * 50;
bar._xscale = percentage * 3;
results1 = Math.floor(percentage) + '';
}
}
}
// unknown tag 88 length 64
frame 2 {
stop();
}
movieClip 20 {
}
movieClip 23 {
}
movieClip 26 {
}
movieClip 28 {
}
movieClip 31 {
}
movieClip 32 {
}
instance of movieClip 10 {
onClipEvent (load) {
rtime = _root.getBytesLoaded();
rtmax = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
if (rtime >= rtmax) {
_root.gotoAndStop(2);
} else {
rtime = _root.getBytesLoaded();
percentage = (rtime / rtmax) * 50;
bar._xscale = percentage * 3;
results1 = Math.floor(percentage) + '';
}
}
}
button 34 {
on (release) {
gotoAndPlay(3);
}
}
// unknown tag 88 length 69
button 44 {
on (release) {
getURL('http://www.furaffinity.net/view/5899997/', '_blank');
}
}
button 49 {
on (release) {
getURL('http://www.furaffinity.net/view/8257834/', '_blank');
}
}
movieClip 52 {
}
// unknown tag 88 length 78
movieClip 56 {
}
movieClip 59 {
}
frame 221 {
pleasure = 0;
pleasuremax = 100;
}
movieClip 76 {
}
movieClip 78 {
}
movieClip 82 {
frame 2 {
stop();
}
}
movieClip 85 {
}
movieClip 89 {
}
movieClip 91 {
}
movieClip 93 {
}
movieClip 95 {
}
movieClip 98 {
}
movieClip 100 {
}
movieClip 102 {
}
movieClip 104 {
}
movieClip 105 {
}
movieClip 107 {
}
movieClip 109 {
}
movieClip 113 {
}
instance of movieClip 113 {
onClipEvent (load) {
pleasure = 0;
pleasuremax = 100;
}
onClipEvent (enterFrame) {
this.pleasurebar._yscale = (_root.pleasure / _root.pleasuremax) * 100;
}
}
movieClip 136 {
}
button 140 {
on (release) {
gotoAndPlay(253);
}
}
button 141 {
on (release) {
gotoAndPlay(251);
}
}
frame 252 {
gotoAndPlay(251);
if (_root.pleasure >= 100) {
gotoAndStop(259);
}
}
movieClip 143 {
frame 100 {
_root.pleasure += 4;
}
frame 150 {
gotoAndPlay(50);
}
}
button 144 {
on (release) {
gotoAndPlay(257);
}
}
button 145 {
on (release) {
gotoAndPlay(255);
}
}
button 146 {
on (press) {
_root.pleasure += 10;
}
}
frame 254 {
gotoAndPlay(253);
if (_root.pleasure >= 100) {
gotoAndStop(259);
}
}
movieClip 147 {
frame 20 {
_root.pleasure += 2;
}
frame 40 {
gotoAndPlay(1);
}
}
frame 256 {
gotoAndPlay(255);
if (_root.pleasure >= 100) {
gotoAndStop(259);
}
}
movieClip 149 {
frame 10 {
_root.pleasure += 2;
}
frame 20 {
gotoAndPlay(1);
}
}
frame 258 {
gotoAndPlay(257);
if (_root.pleasure >= 100) {
gotoAndStop(259);
}
}
frame 259 {
stop();
}
movieClip 152 {
frame 219 {
gotoAndPlay(120);
}
}
button 153 {
on (release) {
gotoAndPlay(221);
}
}