Combined Code
frame 1 {
if (_count != undefined) {
_count += 1;
if (_count < 26) {
_counter.text = 'You have sat through ' + _count.toString() + ' spins';
} else {
_counter.text = 'You are now officially gay for Futashy!';
}
} else {
var _count = 0;
_counter.text = 'You have sat through 0 spins';
}
if (_interval_on != 1) {
if (_count > 20) {
setInterval(function () {
var v1 = 1;
if (_counter.textColor == 16769795) {
_counter.textColor = 16711680;
} else {
_counter.textColor = 16769795;
}
}, 80);
}
}
}
movieClip 2 {
}
movieClip 3 {
}
movieClip 24 {
}
movieClip 28 {
}
movieClip 30 {
}
movieClip 34 {
}
movieClip 37 {
}
movieClip 38 {
}
movieClip 41 {
}
// unknown tag 88 length 63