Combined Code
frame 1 {
function grow() {
if (_panel.increase._alpha == 100) {
if (size < 600) {
size += gspeed;
rouge.lower_body.gotoAndStop(size);
rouge.boobs.l_breast.gotoAndStop(size);
rouge.boobs.r_breast.gotoAndStop(size);
if (broken < 1) {
rouge.boobs._top.gotoAndStop(size);
} else {
topbreak();
}
}
} else {
growth = 0;
}
}
function shrink() {
if (_panel.decrease._alpha == 100) {
if (size > 1) {
size -= gspeed;
rouge.lower_body.gotoAndStop(size);
rouge.boobs.l_breast.gotoAndStop(size);
rouge.boobs.r_breast.gotoAndStop(size);
if (broken < 1) {
rouge.boobs._top.gotoAndStop(size);
} else {
topbreak();
}
}
} else {
growth = 0;
}
}
function reset() {
size = 0;
rouge.lower_body.gotoAndStop(1);
rouge.boobs.l_breast.gotoAndStop(1);
rouge.boobs.r_breast.gotoAndStop(1);
rouge.boobs._top.gotoAndStop(1);
rouge.boobs._top._visible = true;
broken = 0;
_panel.increase._alpha = 10;
_panel.decrease._alpha = 10;
_panel.speed_b._alpha = 10;
_panel.emerald._visible = true;
setState('relaxed');
backupState = 'relaxed';
question = 1;
}
function topbreak() {
rouge.boobs._top.gotoAndPlay(400 + broken);
broken += 1;
}
function setState(str) {
if (state != str) {
curState.state = str;
state = str;
for (var v2 in states[str]) {
curState[v2] = states[str][v2];
}
rouge.head.eyes.gotoAndPlay(curState.eyes);
rouge.head.muzzle.gotoAndPlay(curState.mouth);
rouge.head.eyes.l_pupil._x = lpx + curState.lpx;
rouge.head.eyes.l_pupil._y = lpy + curState.lpy;
rouge.head.eyes.r_pupil._x = rpx + curState.rpx;
rouge.head.eyes.r_pupil._y = rpy + curState.rpy;
if (rouge.r_arm._currentlabel != curState.arm) {
rouge.r_arm.gotoAndPlay('move' + curState.arm);
}
}
}
function writePhrase(n) {
if (speechb.toSay == phraseList[n] || condition != '') {
return undefined;
}
if (n < curPhrase) {
return undefined;
}
speechb._visible = true;
speechb.toSay = phraseList[n];
speechb.speechState = 0;
speechb.charPos = 0;
speechb.rtalk.text = '';
speechb.onEnterFrame = function () {
if (this._currentframe == this._totalframes) {
switch (this.speechState) {
case 0:
if (this.charPos == this.toSay.length) {
++this.speechState;
} else {
this.rtalk.text += this.toSay.charAt(this.charPos++);
this.rtalk.text += this.toSay.charAt(this.charPos++);
this.rtalk.scroll = this.rtalk.maxscroll / 2;
}
break;
case 1:
if (!(this.charPos-- + 5)) {
++this.speechState;
}
break;
case 2:
this.gotoAndStop(1);
this.rtalk.text = '';
this.speechState = 0;
delete this.onEnterFrame;
this._visible = false;
}
} else {
this.play();
}
};
}
function breastup() {
breathe = curState.breathe;
}
function breastdown() {
breathe = -curState.breathe;
}
var size = 0;
var growth = 0;
var timer = 0;
var broken = 0;
var asking = false;
var states = new Object();
var curState = new Object();
var _state = '';
var backupState = '';
var gspeed = 1;
var condition = '';
var lpx = rouge.head.eyes.l_pupil._x;
var lpy = rouge.head.eyes.l_pupil._y;
var rpx = rouge.head.eyes.r_pupil._x;
var rpy = rouge.head.eyes.r_pupil._y;
var lbx = rouge.boobs.l_breast._x;
var lby = rouge.boobs.l_breast._y;
var rbx = rouge.boobs.r_breast._x;
var rby = rouge.boobs.r_breast._y;
var frequency = 2;
var updown = 0;
var breathe = 1;
var curPhrase = 0;
var question = 1;
speechb._visible = false;
speechb.stop();
var phraseList = new Array();
phraseList.push('Hi there visitor. Welcome to my room.');
phraseList.push('Hey, my chest feels tingly.');
phraseList.push('This top has gotten tight. it fitted me fine before, I wonder when my boobs got so big.');
phraseList.push('EEEEEEK!! My boobs!? My belly!! My perfect slender figure!! What\'s happened to me!?');
phraseList.push('I\'m still growing!? Oh no! The curse has come true! I\'m pregnant! ');
phraseList.push('Don\'t just stand there, help me! Oh!,what if I lose my slim figure forever?');
phraseList.push('AIIIEEE!! MY TOP!! My boobs are showing!');
phraseList.push('Ohhh, my body... so big, so heavy, so round. . . ');
phraseList.push('This, this actually feels good. I feel so soft all over.');
phraseList.push('It finally stopped. At least I can enjoy this now, I wonder what other perks of pregnancy there are.');
phraseList[50] = 'I felt something over there. Like something trying to work but being held back.';
phraseList[83] = 'Yay! I\'m back to normal. I wish I still had my top though.';
phraseList[84] = 'Phew, I\'m glad that\'s over. I was really scared for a minute.';
phraseList[85] = 'What just happened? I could swear I was getting bigger not long ago.';
phraseList[86] = 'I\'m getting smaller. the curse must be losing it\'s hold.';
phraseList[87] = 'Huh? I feel less pressure.';
phraseList[88] = 'Don\'t do that! It hurts and you\'re making the baby kick.';
phraseList[89] = 'mmm, being pregnant\'s not so bad, when you rub me.';
phraseList[90] = 'Just \'cause I have a belly now doesn\'t mean you\'re allowed to poke it.';
phraseList[91] = 'Yes, I know, I\'ve gained a pudge somehow. Don\'t rub it in.';
phraseList[92] = 'Mmmmm, I never thought pregnant breasts could feel this good.';
phraseList[93] = 'Don\'t poke my breasts! Now that I\'m heavily pregnant they\'re even more sensitive than usual';
phraseList[94] = 'OOooohhh, I can\'t fathom why, but that feels nicer than it should.';
phraseList[95] = 'Hey! Be careful with my breasts! They\'re sensitive you know?';
phraseList[96] = 'Hey! What was that for!?';
phraseList[97] = 'You like my navel I see. Don\'t I just have the most perfect body?';
phraseList[98] = 'You\'re brave to rub my breasts like that. I\'d prefer that you keep your hands off my personal parts though.';
phraseList[99] = 'Oh, you naughty person. Don\'t you know not to touch things that aren\'t yours?';
phraseList[100] = 'Yes! The legendary fertility gem of the echidnas! Now it\'s mine! all mine!';
phraseList[101] = 'Ohhh, Is that pretty emerald for me?';
phraseList[102] = 'Hello yourself, I\'m to understand you brought me something.';
phraseList[103] = 'Of course I\'m sure, why wouldn\'t I want it? Do you really think I believe in some silly ghost story?';
phraseList[104] = 'Nope! Ha! I knew it was just a story!';
phraseList[105] = 'I know how pregnancy works! I also think I know better than you do whether I\'m pregnant or not!';
phraseList[106] = 'They are actually! I get what you\'re saying, I\'ve put on wieght. But how, and why?';
phraseList[107] = 'You\'re only saying that because my boobs have gotten bigger.';
phraseList[108] = 'I don\'t know, didn\'t you hear anything from. . . Oh who am I kidding, it\'s hopeless.';
phraseList[109] = '(sigh)Don\'t remind me, and to think I once thought i was too small.';
phraseList[110] = 'I\'d be enjoying it slightly more if I weren\'t naked in front of you.';
phraseList[111] = 'Well...Could you scratch my belly? there\'s an itchy spot that\'s hard to reach.';
phraseList[112] = 'I\'m a happy bat. Very soon I\'m going to have the most coveted gem of them all. aren\'t I?';
phraseList[113] = 'Oh that? Just some make-believe instant pregnancy story. Don\'t believe that rubbish.';
phraseList[114] = 'curse? What curse? I told you, it\'s just made up. I\'m fine.';
phraseList[115] = 'Yeah, like they\'re taking on fluid. But that can\'t be right, I haven\'t been injured there lately.';
phraseList[116] = 'The curse?, No, That\'s impossible. I\'ve just been careless with my diet. That must be it.';
phraseList[117] = 'Would it kill you to have a bit more sensitivity!? This is already bad enough!';
phraseList[118] = 'Aw! You\'re right. I guess I\'ll just have to accept never seeing my flat tummy again.';
phraseList[119] = 'Okay!? Are you kidding!? Look at me! I look like freaking Robotnik!';
phraseList[120] = '*giggle* Are you flirting with me? Fine, come give Mamma Rouge a tummy rub.';
phraseList[121] = 'I know! it\'s so wierd. I didn\'t ever think I\'d still look good pregnant. But here i am, and I\'ve never felt more beautiful.';
phraseList[122] = 'Short memory huh? Good thing I\'m here. I recently commisioned you to "aquire" the legendary fertility emerald for me.';
phraseList[123] = '(sigh)It\'s said that, when given to a woman, this emerald sends her through a whole pregnancy in a short space of time. Can I have my emerald now?Pleease?';
phraseList[124] = 'Pfft, why should I be? It\'s just made up garbage, probably to stop me from stealing it.';
phraseList[125] = 'I. . I\'m not sure. No! i\'m certain they\'ve gotten bigger.';
phraseList[126] = 'I\'m serious! somethings up here. My boobs are growing fast and I don\'t like it.';
phraseList[127] = 'alright alright, you were right and I was wrong. Are you happy?';
phraseList[128] = 'I think you\'re lying. You\'re in control aren\'t you?. Still if a massage is the best you\'re going to offer I guess I\'ll take it. Just be gentle, okay?';
phraseList[129] = 'I guess it\'s not too bad. But bigger is not always better. I\'d prefer my old boobs back thanks. ';
phraseList[130] = 'Well, it is, but, it\'s hard to explain. It must be a joy of being pregnant.';
phraseList[131] = 'Now you merntion it, I think I\'m craving pickles anfd ice-cream. I\'ll fix myself up some later.';
phraseList[132] = 'Thank\'s, I had to steal so many jewels to afford it. I never seem to have enough room for my gems.';
phraseList[133] = 'Pfft, if it was so sacred they should\'ve done a better job guarding it. Besides, YOU\'RE the one who stole it';
phraseList[134] = 'I wont be hanging aroung too long. If I know the echidnas they\'ll hunt us down or rather hunt you down.';
phraseList[135] = 'Hmmph! This may sound good to you, but it\'s bad for me. I have enough back problems as it is.';
phraseList[136] = 'Don\'t be stupid my belly is. . WHAT!? Where did that come from!?';
phraseList[137] = 'I don\'t believe you! Imagine what people will be saying about me when they see me like this.';
phraseList[138] = '(Sigh) I would\'ve been surprised if you did. I guess I was just too scared to think straight. I\'m sorry too.';
phraseList[139] = 'Are you blushing? Even when I have a belly like this, you\'re not repulsed? aww you\'re sweet.';
phraseList[140] = '"giggle" You\'re funny. You can look at me if you want, I don\'t mind that much.';
phraseList[141] = 'Ooohhh. That sounds wonderful. I like having my belly rubbed.';
phraseList[142] = 'Kids? and ruin my perfect figure? Are you out of you\'re mind!?';
phraseList[143] = 'Well, it\'s a nice, big gem. Yes I think so. But I\'m sure I won\'t become pregnant just because you gave me a present.';
phraseList[144] = 'Oh? So you were trying to curse me? well being dissapointed like this serves you right for believing such a tale.';
phraseList[145] = 'I definitely feel something, like they\'re getting bigger. But that\'s impossible so I guess you must be right';
phraseList[146] = '(Hmmph!!) It looks like it. But I\'m sure I was skinner than this earlier. somethings wrong here.';
phraseList[147] = 'No, no I\'m sure I\'m pregnant. All the symptoms are there.';
phraseList[148] = 'But I didn\'t hear anything about a way to reverse it. Are you sure you didn\'t hear anyhting? I\'m not ready to be pregnant!';
phraseList[149] = 'Loads. But I\'m not going to bother with them. They wouldn\'t cover these massive things anyway.';
phraseList[150] = 'I can! Come and touch my belly, it\'s moving right now.';
phraseList[151] = 'I\'m going to try and convince that mobian he\'s the father. You know the one I mean.';
speechb._visible = false;
writePhrase(0);
states.relaxed = {'eyes': 'normal', 'mouth': 'smile', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.1, 'arm': 'rest'};
states.plaintalk = {'eyes': 'normal', 'mouth': 'open', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.1, 'arm': 'rest'};
states.what\'s_that? = {'eyes': 'eyebrow', 'mouth': 'o', 'lpx': 8, 'lpy': 4, 'rpx': 11, 'rpy': 4, 'breathe': 0.2, 'arm': 'rest'};
states.nice = {'eyes': 'small', 'mouth': 'smile', 'lpx': -3, 'lpy': 4, 'rpx': -4, 'rpy': 4, 'breathe': 0.1, 'arm': 'rest'};
states.ouch = {'eyes': 'mad', 'mouth': 'sadtalk', 'lpx': -3, 'lpy': 4, 'rpx': -4, 'rpy': 4, 'breathe': 0.1, 'arm': 'rest'};
states.cheeky = {'eyes': 'shut', 'mouth': 'grin', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.1, 'arm': 'breast'};
states.ha = {'eyes': 'shut', 'mouth': 'smiletalk', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.1, 'arm': 'rest'};
states.smirk = {'eyes': 'eyebrow', 'mouth': 'smile', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.1, 'arm': 'rest'};
states.yes = {'eyes': 'mad', 'mouth': 'grin', 'lpx': 0, 'lpy': 2, 'rpx': 0, 'rpy': 2, 'breathe': 0.2, 'arm': 'rest'};
states.scold = {'eyes': 'mad', 'mouth': 'sadtalk', 'lpx': 0, 'lpy': 2, 'rpx': 0, 'rpy': 2, 'breathe': 0.3, 'arm': 'breast'};
states.glance = {'eyes': 'small', 'mouth': 'smiletalk', 'lpx': 1, 'lpy': 7, 'rpx': 5, 'rpy': 5, 'breathe': 0.1, 'arm': 'rest'};
states.scoff = {'eyes': 'eyebrow', 'mouth': 'smiletalk', 'lpx': 0, 'lpy': 2, 'rpx': 2, 'rpy': 0, 'breathe': 0.1, 'arm': 'rest'};
states.huh? = {'eyes': 'normal', 'mouth': 'o', 'lpx': -1, 'lpy': 5, 'rpx': -3, 'rpy': 5, 'breathe': 0.2, 'arm': 'breast'};
states.confused = {'eyes': 'sad', 'mouth': 'o', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.2, 'arm': 'breast'};
states.freakout = {'eyes': 'wide', 'mouth': 'bigah', 'lpx': -4, 'lpy': 5, 'rpx': -7, 'rpy': 5, 'breathe': 0.5, 'arm': 'breast'};
states.bigger = {'eyes': 'eyebrow', 'mouth': 'sad', 'lpx': -1, 'lpy': 5, 'rpx': -3, 'rpy': 5, 'breathe': 0.1, 'arm': 'rest'};
states.pleasure = {'eyes': 'sad', 'mouth': 'o', 'lpx': 0, 'lpy': -6, 'rpx': 3, 'rpy': -6, 'breathe': 0.1, 'arm': 'breast'};
states.apleasure = {'eyes': 'small', 'mouth': 'smile', 'lpx': -4, 'lpy': -6, 'rpx': -3, 'rpy': -6, 'breathe': 0.1, 'arm': 'breast'};
states.flirt = {'eyes': 'small', 'mouth': 'grin', 'lpx': 0, 'lpy': 3, 'rpx': 0, 'rpy': 3, 'breathe': 0.3, 'arm': 'breast'};
states.breastpoke = {'eyes': 'sad', 'mouth': 'sadtalk', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.3, 'arm': 'breast'};
states.ohno = {'eyes': 'sad', 'mouth': 'teeth', 'lpx': -4, 'lpy': 5, 'rpx': -7, 'rpy': 5, 'breathe': 0.6, 'arm': 'rest'};
states.angry = {'eyes': 'mad', 'mouth': 'sad', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.6, 'arm': 'breast'};
states.worried = {'eyes': 'sad', 'mouth': 'sadtalk', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.4, 'arm': 'rest'};
states.upset = {'eyes': 'normal', 'mouth': 'sad', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.2, 'arm': 'rest'};
states.glare = {'eyes': 'small', 'mouth': 'sad', 'lpx': 0, 'lpy': 5, 'rpx': 0, 'rpy': 5, 'breathe': 0.4, 'arm': 'rest'};
states.request = {'eyes': 'sad', 'mouth': 'grin', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.1, 'arm': 'breast'};
states.boobs = {'eyes': 'small', 'mouth': 'sad', 'lpx': -1, 'lpy': 5, 'rpx': -3, 'rpy': 5, 'breathe': 0.1, 'arm': 'breast'};
states.iwantthat = {'eyes': 'small', 'mouth': 'open', 'lpx': 1, 'lpy': 7, 'rpx': 5, 'rpy': 5, 'breathe': 0.1, 'arm': 'rest'};
states.denial = {'eyes': 'shut', 'mouth': 'teeth', 'lpx': -4, 'lpy': 5, 'rpx': -7, 'rpy': 5, 'breathe': 0.4, 'arm': 'rest'};
states.youreright = {'eyes': 'sad', 'mouth': 'sadtalk', 'lpx': -4, 'lpy': 5, 'rpx': -7, 'rpy': 5, 'breathe': 0.2, 'arm': 'breast'};
states.content = {'eyes': 'shut', 'mouth': 'smile', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'breathe': 0.1, 'arm': 'breast'};
states.rolleyes = {'eyes': 'small', 'mouth': 'sad', 'lpx': 4, 'lpy': -4, 'rpx': 5, 'rpy': -4, 'breathe': 0.1, 'arm': 'rest'};
states.uptight = {'eyes': 'shut', 'mouth': 'sad', 'lpx': -4, 'lpy': 5, 'rpx': -7, 'rpy': 5, 'breathe': 0.1, 'arm': 'breast'};
states.hehe = {'eyes': 'small', 'mouth': 'smile', 'lpx': 0, 'lpy': 4, 'rpx': 0, 'rpy': 4, 'breathe': 0.1, 'arm': 'rest'};
states.yay = {'eyes': 'normal', 'mouth': 'smiletalk', 'lpx': 0, 'lpy': 2, 'rpx': 2, 'rpy': 0, 'breathe': 0.1, 'arm': 'rest'};
_panel._plus._txt.text = '+';
_panel._minus._txt.text = '-';
_panel.increase._txt.text = 'Expand';
_panel.decrease._txt.text = 'Revert';
_panel._cont_txt.text = 'continuous';
_panel._speed_txt.text = '1';
_panel._plus._txt.text = '+';
_panel._minus._txt.text = '-';
_panel.onEnterFrame = function () {
if (_panel.hitTest(_root._xmouse, _root._ymouse)) {
if (Math.abs(_panel._x - 510) > 1) {
_panel._x += (510 - _panel._x) * 0.4;
}
} else {
if (Math.abs(_panel._x - 720) > 1) {
_panel._x += (720 - _panel._x) * 0.4;
}
}
if (growth && _panel._cont._currentframe == 2) {
_panel._cont_txt.text = 'stop';
} else {
_panel._cont_txt.text = 'continuous';
}
if (size < 200) {
_panel.increase._txt.text = 'first trimester';
} else {
if (size < 400) {
_panel.increase._txt.text = 'second trimester';
} else {
if (size < 600) {
_panel.increase._txt.text = 'third trimester';
} else {
_panel.increase._txt.text = 'Reset pregnancy';
}
}
}
};
_panel.increase.onPress = function () {
if (_panel.increase._alpha == 100) {
if (size < 600) {
growth = 1;
} else {
size = 1;
growth = 0;
reset();
}
} else {
timer = 30;
setState('what\'s_that?');
writePhrase(50);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
};
_panel.increase.onMouseUp = function () {
growth = 0;
};
_panel.decrease.onPress = function () {
if (_panel.decrease._alpha == 100) {
growth = -1;
} else {
timer = 30;
setState('what\'s_that?');
writePhrase(50);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
};
_panel.speed_b.onPress = function () {
if (_panel.speed_b._alpha == 100) {
if (gspeed == 1) {
gspeed = 2;
_panel.speed_b._txt.text = 'X2';
} else {
if (gspeed == 2) {
gspeed = 5;
_panel.speed_b._txt.text = 'X5';
} else {
if (gspeed == 5) {
gspeed = 10;
_panel.speed_b._txt.text = 'X10';
} else {
if (gspeed == 10) {
gspeed = 1;
_panel.speed_b._txt.text = 'X1';
}
}
}
}
} else {
timer = 30;
setState('what\'s_that?');
writePhrase(50);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
};
_panel.decrease.onMouseUp = function () {
growth = 0;
};
rouge.lower_body.stop();
rouge.boobs.l_breast.stop();
rouge.boobs.r_breast.stop();
rouge.boobs._top.stop();
setState('relaxed');
backupState = 'relaxed';
speechb.rtalk.text = '';
addSpeech(3);
_panel.increase._alpha = 10;
_panel.decrease._alpha = 10;
_panel.speed_b._alpha = 10;
_panel.speed_b._txt.text = 'X1';
onEnterFrame = function () {
rouge.boobs._yscale += breathe;
rouge.boobs._xscale += breathe;
rouge.boobs._x -= breathe / 5;
updown += breathe;
if (updown > 1) {
breastdown();
}
if (updown < -1) {
breastup();
}
if (rouge.boobs._x < 380) {
rouge.boobs._x = 380;
}
if (broken > 0) {
broken += 1;
rouge.boobs._top.gotoAndStop(400 + broken);
}
if (broken > 10) {
rouge.boobs._top._visible = false;
}
if (size > 399) {
topbreak();
}
if (question == 1) {
_panel.q1._txt.text = 'Hi Rouge.';
_panel.q2._txt.text = 'How are you?';
_panel.q3._txt.text = 'What\'s going on here?';
_panel.q4._txt.text = 'Nice place.';
_panel.q5._txt.text = '\'Ever plan on having kids Rouge?.';
} else {
if (question == 2) {
_panel.q1._txt.text = 'Are you SURE you want this Rouge?';
_panel.q2._txt.text = 'I\'ve heard this emerald is cursed somehow.';
_panel.q3._txt.text = 'Tell me about the supposed "curse" on this emerald.';
_panel.q4._txt.text = 'Don\'t you think it\'s a little cruel to keep this? It\'s kind of sacred to it\'s owners isn\'t it?';
_panel.q5._txt.text = 'Let\'s say the curse is true. Do you think it would be worth the supposed consequences.';
} else {
if (question == 3) {
_panel.q1._txt.text = 'Feel any different?';
_panel.q2._txt.text = 'Don\'t get too cocky Rouge. Maybe the effects of the curse aren\'t instant.';
_panel.q3._txt.text = 'You\'re not scared of this curse? at all?.';
_panel.q4._txt.text = 'hmmm, I guess we\'ve gotten away with it.';
_panel.q5._txt.text = 'huh? The echidnas assured me this curse was real. They even showed me some women who had been affected by it.';
} else {
if (question == 4) {
_panel.q1._txt.text = 'I\'ve heard changes in the breasts are an early sign of pregnancy.';
_panel.q2._txt.text = 'Tingly?';
_panel.q3._txt.text = 'Now you mention it, have you\'re breasts always been that big?';
_panel.q4._txt.text = 'I think your breasts are growing. heh awesome!';
_panel.q5._txt.text = 'Are you sure you\'re not just imagining it.';
} else {
if (question == 5) {
_panel.q1._txt.text = 'Aren\'t all of your clothes tight?';
_panel.q2._txt.text = 'This could be the curse manifesting itself.';
_panel.q3._txt.text = 'That\'s just the price you pay for being busty Rouge.';
_panel.q4._txt.text = 'Hey Rouge. I think you\'ve gottena pudge too.';
_panel.q5._txt.text = 'Maybe you\'ve just put on weight.';
} else {
if (question == 6) {
_panel.q1._txt.text = 'It isn\'t that bad Rouge. You\'re still quite attractive.';
_panel.q2._txt.text = 'Wow, and I thought you were top heavy before.';
_panel.q3._txt.text = 'I-told-ya-so.';
_panel.q4._txt.text = 'Pregnancy suits you Rouge.';
_panel.q5._txt.text = 'Maybe you\'re just fat.';
} else {
if (question == 7) {
_panel.q1._txt.text = 'Like what? I don\'t think there\'s anything I can do.';
_panel.q2._txt.text = 'You brought this on yourself Rouge. You knew about this story and chose to ignore it.';
_panel.q3._txt.text = 'Me? About the only thing I can do is massage you.';
_panel.q4._txt.text = 'I\'m sorry Rouge, but I don\'t know any way to stop this now it\'s started';
_panel.q5._txt.text = 'Why are you asking me? You know more about the curse than I do.';
} else {
if (question == 8) {
_panel.q1._txt.text = 'Oh my! Those ARE big.';
_panel.q2._txt.text = 'Are you okay?';
_panel.q3._txt.text = 'What\'s wrong. I would have thought you\'d like having bigger breasts.';
_panel.q4._txt.text = '"gulp" umm, I\'ll just avert my eyes or something.';
_panel.q5._txt.text = 'Do you have any spare tops?';
} else {
if (question == 9) {
_panel.q1._txt.text = 'you sound like you\'re enjoying this.';
_panel.q2._txt.text = 'I can confirm the soft part if you like.';
_panel.q3._txt.text = 'Soft? I thought pregnant bellies were hard.';
_panel.q4._txt.text = 'You certainly look soft, err not that I\'m looking too much.';
_panel.q5._txt.text = 'Hey Rouge, I\'m curious, Can you actually feel movement in there?';
} else {
if (question == 10) {
_panel.q1._txt.text = 'Do you need any help?.';
_panel.q2._txt.text = 'In spite of being heavily pregnant Rouge, you\'re still hot.';
_panel.q3._txt.text = 'There\'s the whole "eating for two" thing for one.';
_panel.q4._txt.text = 'Lots of people are going to want to touch your belly.';
_panel.q5._txt.text = 'So ,what are going to do now?';
}
}
}
}
}
}
}
}
}
}
if (growth == 1) {
grow();
switch (true) {
case size < 100:
setState('huh?');
backupState = 'huh?';
question = 4;
writePhrase(1);
break;
case size < 200:
setState('bigger');
backupState = 'bigger';
question = 5;
writePhrase(2);
break;
case size == 200:
setState('freakout');
backupState = 'freakout';
writePhrase(3);
growth = 0;
break;
case size < 300:
setState('ohno');
backupState = 'ohno';
question = 6;
writePhrase(4);
break;
case size < 400:
setState('upset');
backupState = 'upset';
question = 7;
writePhrase(5);
break;
case size == 400:
setState('freakout');
backupState = 'freakout';
writePhrase(6);
question = 8;
growth = 0;
break;
case size < 500:
setState('pleasure');
backupState = 'pleasure';
writePhrase(7);
question = 8;
break;
case size < 600:
setState('content');
backupState = 'content';
writePhrase(8);
question = 9;
break;
case size == 600:
setState('relaxed');
backupState = 'relaxed';
writePhrase(9);
question = 10;
}
} else {
if (growth == -1) {
shrink();
switch (true) {
case size < 2:
setState('relaxed');
backupState = 'relaxed';
if (broken < 1) {
writePhrase(84);
} else {
writePhrase(83);
}
break;
case size < 200:
setState('bigger');
backupState = 'bigger';
writePhrase(85);
break;
case size < 400:
setState('pleasure');
backupState = 'pleasure';
writePhrase(86);
break;
case size < 600:
setState('huh?');
backupState = 'huh?';
writePhrase(87);
}
}
}
};
rouge.lower_body.onPress = function () {
if (size < 100) {
timer = 50;
setState('ouch');
writePhrase(96);
if (condition == '') {
condition = 'bellypoke';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (size < 200) {
timer = 50;
setState('glare');
writePhrase(90);
if (condition == '') {
condition = 'bellypoke';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
timer = 50;
setState('breastpoke');
writePhrase(88);
if (condition == '') {
condition = 'breastPoke';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
};
rouge.lower_body.onRollOver = function () {
if (size < 100) {
timer = 50;
setState('nice');
writePhrase(97);
if (condition == '') {
condition = 'bellypoke';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (size < 201) {
timer = 50;
setState('glare');
writePhrase(91);
if (condition == '') {
condition = 'bellyrub';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
timer = 50;
setState('nice');
writePhrase(89);
if (condition == '') {
condition = 'bellyrub';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
};
rouge.boobs.onPress = function () {
if (size < 100) {
timer = 50;
setState('cheeky');
writePhrase(99);
if (condition == '') {
condition = 'breastpoke';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (size < 200) {
timer = 50;
setState('breastpoke');
writePhrase(95);
if (condition == '') {
condition = 'breastPoke';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
timer = 50;
setState('breastpoke');
writePhrase(93);
if (condition == '') {
condition = 'breastPoke';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
};
rouge.boobs.onRollOver = function () {
if (size < 100) {
timer = 50;
setState('cheeky');
writePhrase(98);
if (condition == '') {
condition = 'breastrub';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (size < 201) {
timer = 50;
setState('pleasure');
writePhrase(94);
if (condition == '') {
condition = 'breastrub';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
timer = 50;
setState('apleasure');
writePhrase(92);
if (condition == '') {
condition = 'breastrub';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
};
_panel.emerald.onPress = function () {
_panel.emerald._visible = false;
_panel.increase._alpha = 100;
_panel.decrease._alpha = 100;
_panel.speed_b._alpha = 100;
timer = 30;
setState('yes');
writePhrase(100);
question = 3;
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
};
_panel.emerald.onRollOver = function () {
timer = 50;
question = 2;
writePhrase(101);
if (condition == '') {
condition = 'bellypoke';
state = 'reaction';
setState('glance');
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
};
_panel.q1.onPress = function () {
if (question == 1) {
timer = 50;
setState('plaintalk');
writePhrase(102);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 2) {
timer = 50;
setState('scoff');
writePhrase(103);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 3) {
timer = 50;
setState('ha');
writePhrase(104);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 4) {
timer = 50;
setState('scold');
writePhrase(105);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 5) {
timer = 50;
setState('ohno');
writePhrase(106);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 6) {
timer = 50;
setState('scold');
writePhrase(107);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 7) {
timer = 50;
setState('worried');
writePhrase(108);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 8) {
timer = 50;
setState('boobs');
writePhrase(109);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 9) {
timer = 50;
setState('smirk');
writePhrase(110);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 10) {
timer = 50;
setState('request');
writePhrase(111);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
}
}
}
}
}
}
}
}
};
_panel.q2.onPress = function () {
if (question == 1) {
timer = 50;
setState('iwantthat');
writePhrase(112);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 2) {
timer = 50;
setState('scoff');
writePhrase(113);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 3) {
timer = 50;
setState('bigger');
writePhrase(114);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 4) {
timer = 50;
setState('worried');
writePhrase(115);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 5) {
timer = 50;
setState('denial');
writePhrase(116);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 6) {
timer = 50;
setState('scold');
writePhrase(117);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 7) {
timer = 50;
setState('worried');
writePhrase(118);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 8) {
timer = 50;
setState('scold');
writePhrase(119);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 9) {
timer = 50;
setState('flirt');
writePhrase(120);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 10) {
timer = 50;
setState('content');
writePhrase(121);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
}
}
}
}
}
}
}
}
};
_panel.q3.onPress = function () {
if (question == 1) {
timer = 50;
setState('scoff');
writePhrase(122);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 2) {
timer = 50;
setState('rolleyes');
writePhrase(123);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 3) {
timer = 50;
setState('scoff');
writePhrase(124);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 4) {
timer = 50;
setState('bigger');
writePhrase(125);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 5) {
timer = 50;
setState('worried');
writePhrase(126);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 6) {
timer = 50;
setState('uptight');
writePhrase(127);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 7) {
timer = 50;
setState('denial');
writePhrase(128);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 8) {
timer = 50;
setState('flirt');
writePhrase(129);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 9) {
timer = 50;
setState('huh?');
writePhrase(130);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 10) {
timer = 50;
setState('confused');
writePhrase(131);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
}
}
}
}
}
}
}
}
};
_panel.q4.onPress = function () {
if (question == 1) {
timer = 50;
setState('ha');
writePhrase(132);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 2) {
timer = 50;
setState('rolleyes');
writePhrase(133);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 3) {
timer = 50;
setState('cheeky');
writePhrase(134);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 4) {
timer = 50;
setState('glare');
writePhrase(135);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 5) {
timer = 50;
setState('freakout');
writePhrase(136);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 6) {
timer = 50;
setState('denial');
writePhrase(137);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 7) {
timer = 50;
setState('youreright');
writePhrase(138);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 8) {
timer = 50;
setState('hehe');
writePhrase(139);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 9) {
timer = 50;
setState('flirt');
writePhrase(140);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 10) {
timer = 50;
setState('ha');
writePhrase(141);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
}
}
}
}
}
}
}
}
};
_panel.q5.onPress = function () {
if (question == 1) {
timer = 50;
setState('smirk');
writePhrase(142);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 2) {
timer = 50;
setState('bigger');
writePhrase(143);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 3) {
timer = 50;
setState('ouch');
writePhrase(144);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 4) {
timer = 50;
setState('bigger');
writePhrase(145);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 5) {
timer = 50;
setState('uptight');
writePhrase(146);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 6) {
timer = 50;
setState('glare');
writePhrase(147);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 7) {
timer = 50;
setState('breastpoke');
writePhrase(148);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 8) {
timer = 50;
setState('plaintalk');
writePhrase(149);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 9) {
timer = 50;
setState('yay');
writePhrase(150);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
} else {
if (question == 10) {
timer = 50;
setState('yes');
writePhrase(151);
if (condition == '') {
condition = 'answer';
state = 'reaction';
rouge.onEnterFrame = function () {
--timer;
if (timer <= 0) {
condition = '';
setState(backupState);
delete rouge.onEnterFrame;
}
};
}
}
}
}
}
}
}
}
}
}
}
};
}
movieClip 4 {
}
movieClip 6 {
}
movieClip 8 {
}
movieClip 13 {
}
movieClip 36 {
frame 1 {
_currentlabel = 'normal';
}
frame 2 {
gotoAndPlay(_currentlabel);
}
frame 3 {
_currentlabel = 'wide';
}
frame 4 {
gotoAndPlay(_currentlabel);
}
frame 5 {
_currentlabel = 'small';
}
frame 6 {
gotoAndPlay(_currentlabel);
}
frame 7 {
_currentlabel = 'eyebrow';
}
frame 8 {
gotoAndPlay(_currentlabel);
}
frame 9 {
_currentlabel = 'sad';
}
frame 10 {
gotoAndPlay(_currentlabel);
}
frame 11 {
_currentlabel = 'mad';
}
frame 12 {
gotoAndPlay(_currentlabel);
}
frame 13 {
_currentlabel = 'shut';
}
frame 14 {
gotoAndPlay(_currentlabel);
}
frame 15 {
_currentlabel = 'wink';
}
frame 16 {
gotoAndPlay(_currentlabel);
}
}
movieClip 47 {
frame 1 {
_currentlabel = 'smile';
}
frame 2 {
gotoAndPlay(_currentlabel);
}
frame 3 {
_currentlabel = 'o';
}
frame 4 {
gotoAndPlay(_currentlabel);
}
frame 5 {
_currentlabel = 'bigah';
}
frame 6 {
gotoAndPlay(_currentlabel);
}
frame 7 {
_currentlabel = 'sad';
}
frame 8 {
gotoAndPlay(_currentlabel);
}
frame 9 {
_currentlabel = 'teeth';
}
frame 10 {
gotoAndPlay(_currentlabel);
}
frame 11 {
_currentlabel = 'grin';
}
frame 12 {
gotoAndPlay(_currentlabel);
}
frame 13 {
_currentlabel = 'open';
}
frame 14 {
gotoAndPlay(_currentlabel);
}
frame 15 {
_currentlabel = 'smiletalk';
}
frame 16 {
gotoAndPlay(_currentlabel);
}
frame 17 {
_currentlabel = 'sadtalk';
}
frame 18 {
gotoAndPlay(_currentlabel);
}
}
movieClip 48 {
}
movieClip 50 {
}
movieClip 52 {
}
movieClip 69 {
}
movieClip 71 {
}
movieClip 73 {
}
movieClip 83 {
}
movieClip 92 {
}
movieClip 105 {
}
movieClip 106 {
}
movieClip 116 {
frame 1 {
_currentlabel = 'rest';
}
frame 2 {
gotoAndStop(_currentlabel);
}
frame 3 {
_currentlabel = 'movebreast';
}
frame 8 {
_currentlabel = 'breast';
}
frame 9 {
gotoAndPlay(_currentlabel);
}
frame 15 {
_currentlabel = 'rest';
}
frame 16 {
gotoAndPlay(_currentlabel);
}
}
movieClip 117 {
}
// unknown tag 88 length 138
// unknown tag 88 length 169
movieClip 124 {
}
movieClip 127 {
}
movieClip 129 {
}
movieClip 132 {
}
movieClip 134 {
}
// unknown tag 88 length 212
movieClip 138 {
}
movieClip 139 {
}
movieClip 142 {
}