Combined Code
frame 1 {
stop();
_root.clothes.onRelease = function () {
_root.clothes.play();
_root.cock.play();
_root.tail.play();
};
_root.clothesbtn.onRelease = function () {
_root.clothes.play();
_root.cock.play();
_root.tail.play();
};
_root.tail.onRollOver = function () {
_root.tail._alpha = 50;
};
_root.tail.onRollOut = function () {
_root.tail._alpha = 100;
};
_root.cock.cock1.onRelease = function () {
_root.cock.cock1.play();
};
_root.onEnterFrame = function () {
if (_root.clothesvar == 'on') {
_root.clothes.gotoAndStop(1);
_root.cock.gotoAndStop(1);
_root.tail.gotoAndStop(1);
} else {
if (_root.clothesvar == 'off') {
_root.clothes.gotoAndStop(2);
_root.cock.gotoAndStop(2);
_root.tail.gotoAndStop(2);
}
}
};
}
frame 1 {
_root.rotatebtn.onRelease = function () {
_root.play();
};
_root.linkbtn.onRelease = function () {
getURL('http://www.furaffinity.net/user/-ash/', '_blank');
};
}
// unknown tag 88 length 67
// unknown tag 88 length 62
movieClip 14 {
}
movieClip 18 {
}
movieClip 23 {
}
movieClip 57 {
}
movieClip 58 {
frame 1 {
stop();
}
}
movieClip 62 {
frame 1 {
stop();
_root.clothesvar = 'on';
}
frame 2 {
stop();
_root.clothesvar = 'off';
}
}
movieClip 85 {
}
movieClip 102 {
frame 1 {
stop();
}
frame 18 {
stop();
}
}
movieClip 103 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
frame 2 {
stop();
_root.clothes.onRelease = function () {
_root.clothes.play();
_root.cock.play();
_root.tail.play();
};
_root.clothesbtn.onRelease = function () {
_root.clothes.play();
_root.cock.play();
_root.tail.play();
};
_root.tail.onRollOver = function () {
_root.tail._alpha = 50;
};
_root.tail.onRollOut = function () {
_root.tail._alpha = 100;
};
_root.cock.cock1.onRelease = function () {
_root.cock.cock1.play();
};
_root.onEnterFrame = function () {
if (_root.clothesvar == 'on') {
_root.clothes.gotoAndStop(1);
_root.cock.gotoAndStop(1);
_root.tail.gotoAndStop(1);
} else {
if (_root.clothesvar == 'off') {
_root.clothes.gotoAndStop(2);
_root.cock.gotoAndStop(2);
_root.tail.gotoAndStop(2);
}
}
};
}
movieClip 107 {
frame 1 {
stop();
_root.clothesvar = 'on';
}
frame 2 {
stop();
_root.clothesvar = 'off';
}
}
movieClip 142 {
}
movieClip 176 {
}
movieClip 177 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}