Combined Code
frame 1 {
function setState(str) {
if (state != str) {
statetimer = 35 + Math.floor(speech_b._txt.length * 2.2);
curState.state = str;
stat = str;
for (var v2 in states[str]) {
curState[v2] = states[str][v2];
}
verry.head.eyes.gotoAndPlay(curState.eyes);
verry.head.mouth.gotoAndPlay(curState.mouth);
}
}
function speak(n) {
lastspeech = n;
speech_b._alpha = 0;
speech_b._txt.text = lines[n]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
if (questioned == true) {
speech_b._txt.text = questions[n]._line;
moveArm(questions[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(questions[n]._expression);
}
questioned = false;
}
function grow() {
if (size < verry.belly._totalframes) {
++size;
verry.breasts.gotoAndStop(size);
verry.belly.gotoAndStop(size);
verry.legs.gotoAndStop(size);
} else {
growth = 0;
}
}
function revert() {
if (size > 1) {
--size;
verry.breasts.gotoAndStop(size);
verry.belly.gotoAndStop(size);
verry.legs.gotoAndStop(size);
} else {
growth = 0;
}
}
var speechidle = 0;
var lastspeech = 0;
var ranspeeches = [];
resetSpeeches = function () {
ranspeeches.push(1);
ranspeeches.push(2);
ranspeeches.push(3);
ranspeeches.push(4);
ranspeeches.push(5);
};
var _state = '';
var states = new Object();
var curState = new Object();
var state = '';
var backupState = 'default';
var lines = new Object();
var questions = new Object();
var reactions = new Object();
var helpbit1 = '';
var nextsize = 30;
var PXis = 0;
var BPXis = 1150;
var size = 1;
var growth = 0;
verry.pattern.expand_mc.onPress = function () {
growth = 1;
};
verry.pattern.expand_mc.onMouseUp = function () {
growth = 0;
};
revert_mc.onPress = function () {
growth = -1;
};
revert_mc.onMouseUp = function () {
growth = 0;
};
bg.reset_mc.onRelease = function () {
reset();
};
bg.pond1.onRelease = function () {
verry.pattern.gotoAndPlay(2);
bg.gotoAndPlay(2);
};
lines[-17] = {'_expression': 'default', '_line': '*giggle* Now -that\'s- what I call a bubble butt~'};
lines[-16] = {'_expression': 'default', '_line': 'My tush has gotten larger, yes. Is it bad I kinda like it?'};
lines[-15] = {'_expression': 'default', '_line': 'Yes? Those are my hips. There are many like them but these ones are mine.'};
lines[-14] = {'_expression': 'happy', '_line': 'Alright, I won\'t mind a little massage... But the top stays on! Unless it\'s Gelu, of course.'};
lines[-13] = {'_expression': 'smirk', '_line': '...I\'m not saying stop. Take that as you will.'};
lines[-12] = {'_expression': 'blush', '_line': 'That\'s starting to feel kinda... nice!'};
lines[-11] = {'_expression': 'mad', '_line': '...Alright... I Won\'t harp on you this time.'};
lines[-10] = {'_expression': 'confused', '_line': 'Ooph, careful! They\'re a little tender. I could have sworn I wore a top that fit comfortably when I left...'};
lines[-9] = {'_expression': 'pain', '_line': 'Ow! Please, they\'re a little sensitive and that kinda hurt. Don\'t touch me there.'};
lines[-8] = {'_expression': 'mad', '_line': '*sigh* I know they\'re big, but they don\'t have "Hey! Touch me!" signs of them. They\'re mine and Gelu\'s, not yours.'};
lines[-7] = {'_expression': 'blush', '_line': 'Ah... Please keep rubbing my belly? It feels absolutely divine~'};
lines[-6] = {'_expression': 'happy', '_line': 'Could you rub a little more please? It feels very nice~'};
lines[-5] = {'_expression': 'smirk', '_line': 'I\'ve kinda gotta admit... I -adore- big round bellies, and it seems ike you do too! We ought to get along just fine then.'};
lines[-4] = {'_expression': 'blush', '_line': 'Oooh, that felt divine~'};
lines[-3] = {'_expression': 'happy2', '_line': 'Oh! I see what\'s happening now: I\'m pregnant! It\'s not what I -intended-, but this should definitely make Gelu happy~'};
lines[-2] = {'_expression': 'confused', '_line': 'Huhm. My belly\'s gotten a little warm, hasn\'t it? Was it always this sorta... plump?'};
lines[-1] = {'_expression': 'smirk', '_line': 'Oh, You like my belly? I... I sorta do, too. I don\'t mind attention there.'};
lines[0] = {'_expression': 'pain', '_line': 'TEST'};
questions[1] = {'_question': 'Hello beautiful', '_expression': 'smirk', '_line': 'Hehe, Hello there! Flattery will not get you very far, but thank you. '};
questions[2] = {'_question': 'Who are you?', '_expression': 'default', '_line': 'My name is Verryxia, though please just call me Verry. I\'m what\'s called a Draenei... Sort of like a "space goat person", I keep hearing people say.'};
questions[3] = {'_question': 'What is this place?', '_expression': 'default', '_line': 'It\'s a special temple dragons constructed all the way up in Northrend. It\'s very cold here. I feel fine, though.'};
questions[4] = {'_question': 'What are you doing here?', '_expression': 'smirk', '_line': 'I came here to get a surprise for my dearest Gelu. I\'m gonna need lots of magic to do it though, hence the arcane pools. '};
questions[5] = {'_question': 'Did they add a breast size option to WoW? best option ever!', '_expression': 'default', '_line': 'Haha, I wish! Sadly, you still need patches and edits.'};
questions[6] = {'_question': 'Hey, did your boobs get bigger?', '_expression': 'confused', '_line': 'Uh... yeah. My belly\'s getting pretty big, too. I don\'t think I\'m complaining, though.'};
questions[7] = {'_question': 'You look fat', '_expression': 'smirk', '_line': 'So...? Bellies are cute!'};
questions[8] = {'_question': 'What did that water do?', '_expression': 'happy2', '_line': 'Well, only good things, if you ask me.'};
questions[9] = {'_question': ' Your top\'s looking mighty tight. Why not loosen it up a little?', '_expression': 'smirk', '_line': 'Ha. Nice try. For private reasons, I won\'t tell you why my shirt being less roomy is a common occurance.'};
questions[10] = {'_question': 'Why do you blush blue?', '_expression': 'smirk', '_line': 'Draenei blood is blue, silly.'};
questions[11] = {'_question': 'Your belly symbol means "family"? Very fitting.', '_expression': 'happy', '_line': 'Isn\'t it?'};
questions[12] = {'_question': 'How do you feel about this? Aren\'t you a little scared of this being so sudden?', '_expression': 'happy2', '_line': 'Are you kidding?! I\'m super excited!'};
questions[13] = {'_question': 'What is it like to be pregnant?', '_expression': 'blush', '_line': 'It\'s not my first time. But it\'s always very nice in the end for me. This one feels different, though. Sorta special.'};
questions[14] = {'_question': 'So when are you due?', '_expression': 'confused', '_line': 'Y\'know.. That\'s a good question. Magic pregnancies aren\'t quite like regular ones.'};
questions[15] = {'_question': 'It\'s dangerous to go out there alone, take me!', '_expression': 'confused', '_line': 'I\'m good, thanks. I\'ve more than a few tricks up my sleeve for self defense.'};
questions[16] = {'_question': 'Your belly symbol means "family"? Very fitting.', '_expression': 'happy', '_line': 'Isn\'t it?'};
questions[17] = {'_question': 'How do you feel about this? Aren\'t you a little scared of this being so sudden?', '_expression': 'happy2', '_line': 'Are you kidding?! I\'m super excited!'};
questions[18] = {'_question': 'What is it like to be pregnant?', '_expression': 'blush', '_line': 'It\'s not my first time. But it\'s always very nice in the end for me. This one feels different, though. Sorta special.'};
questions[19] = {'_question': 'So when are you due?', '_expression': 'confused', '_line': 'Y\'know.. That\'s a good question. Magic pregnancies aren\'t quite like regular ones.'};
questions[20] = {'_question': 'It\'s dangerous to go out there alone, take me!', '_expression': 'confused', '_line': 'I\'m good, thanks. I\'ve more than a few tricks up my sleeve for self defense.'};
questions[21] = {'_question': 'You keep mentioning a "Gelu". Who is that?', '_expression': 'happy', '_line': 'Gelu is only just the most wonderful woman I could ever hope to be in a relationship with~'};
questions[22] = {'_question': 'You\'re looking pretty huge there! Isn\'t that heavy?', '_expression': 'happy2', '_line': 'Incredibly heavy. -Totally- worth it though. The really full feeling, the largeness, the prospect of having a family, it\'s just divine~'};
questions[23] = {'_question': 'How has that top not been torn to shreds?!', '_expression': 'smirk', '_line': 'Ha. Magic.'};
questions[24] = {'_question': 'Can I rub your belly?', '_expression': 'blush', '_line': 'Absolutely! I highly encourage you to, please!'};
questions[25] = {'_question': 'Are you hoping for boys? or girls?', '_expression': 'blush', '_line': 'Honestly? I don\'t care, myself. But I have a feeling Gely-girl would like a little daughter. She loves kids.'};
questions[26] = {'_question': 'You keep mentioning a "Gelu". Who is that?', '_expression': 'happy', '_line': 'Gelu is only just the most wonderful woman I could ever hope to be in a relationship with~'};
questions[27] = {'_question': 'You\'re looking pretty huge there! Isn\'t that heavy?', '_expression': 'happy2', '_line': 'Incredibly heavy. -Totally- worth it though. The really full feeling, the largeness, the prospect of having a family, it\'s just divine~'};
questions[28] = {'_question': 'How has that top not been torn to shreds?!', '_expression': 'smirk', '_line': 'Ha. Magic.'};
questions[29] = {'_question': 'Can I rub your belly?', '_expression': 'blush', '_line': 'Absolutely! I highly encourage you to, please!'};
questions[30] = {'_question': 'Are you hoping for boys? or girls?', '_expression': 'blush', '_line': 'Honestly? I don\'t care, myself. But I have a feeling Gely-girl would like a little daughter. She loves kids.'};
questions[31] = {'_question': 'Wait, what just happened?', '_expression': 'confused', '_line': ' I... I don\'t know. My triquetra is gone and so are most of my clothes! Just-- please keep your eyes up here, okay?'};
questions[32] = {'_question': 'I hope that rune on your stomach wasn\'t important', '_expression': 'happy', '_line': 'It\'s called a Triquetra. It helped me with magic, but its meaning, "family," is something I hold very close.'};
questions[33] = {'_question': 'Uh oh, I think touching that fountain triggered something.', '_expression': 'default', '_line': 'Um. yeah... I wouldn\'t know what, though. I feel kinda tingly.'};
questions[34] = {'_question': 'Aren\'t you cold? You\'re pretty much showing all skin!', '_expression': 'smirk', '_line': 'Nope! Perks of being a frost mage, ehe. It\'s a little breezy, though.'};
questions[35] = {'_question': 'Can I warm you up?', '_expression': 'confused', '_line': 'As long as that isn\'t you trying to trick me into letting you feel me up, then sure. I like warm.'};
states.default = {'eyes': 'default', 'mouth': 'default'};
states.smirk = {'eyes': 'raised', 'mouth': 'smirk'};
states.mad = {'eyes': 'unhappy', 'mouth': 'frown'};
states.pain = {'eyes': 'pain', 'mouth': 'wavey'};
states.happy = {'eyes': 'happy', 'mouth': 'smirk'};
states.happy2 = {'eyes': 'happy', 'mouth': 'open'};
states.blush = {'eyes': 'happy', 'mouth': 'blush'};
sates.confused = {'eyes': 'raised', 'mouth': 'frown'};
smoothAdjust = function (s1, s2, mu) {
if (_root[s1] != _root[s2]) {
if ((_root[s2] - _root[s1]) * mu > 1 || (_root[s2] - _root[s1]) * mu < -1) {
_root[s1] += Math.floor((_root[s2] - _root[s1]) * mu);
} else {
if ((_root[s2] - _root[s1]) * mu < 0) {
_root[s1] -= 1;
} else {
if ((_root[s2] - _root[s1]) * mu > 0) {
_root[s1] += 1;
}
}
}
}
};
superSmoothAdjust = function (s1, s2, mu) {
if (_root[s1] != _root[s2]) {
_root[s1] += (_root[s2] - _root[s1]) * mu;
}
};
circular = function (astart, a, aplus) {
if (_root[a + 'started'] != 8) {
_root[a] = astart;
_root[a + 'started'] = 8;
}
if (_root[a] < 6.283185307179586) {
_root[a] += aplus;
} else {
_root[a] -= 6.283185307179586;
}
};
distance = function (x1, x2, y1, y2) {
return Math.sqrt((x1 - x2) * (x1 - x2) + (y1 - y2) * (y1 - y2));
};
chatpanel.onEnterFrame = function () {
if (this.hitTest(_xmouse, _ymouse, true)) {
PXSB = 630;
} else {
PXSB = 775;
}
smoothAdjust('PXis', 'PXSB', 0.2);
this._y = PXis;
};
speech_b._alpha = 0;
speech_b.onPress = function () {
if (speechtimer > 10) {
speechtimer = 10;
}
};
askVerry = function (n) {
questioned = true;
speak(Math.floor(nextsize / 50) * 10 + n);
};
verry.head.onPress = function () {
speechidle = 1;
};
verry.breasts.onPress = function () {
if (size < 60) {
setState('mad');
speech_b._alpha = 0;
speech_b._txt.text = lines[-8]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 60) {
setState('pain');
speech_b._alpha = 0;
speech_b._txt.text = lines[-9]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 100) {
setState('confused');
speech_b._alpha = 0;
speech_b._txt.text = lines[-10]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 200) {
setState('mad');
speech_b._alpha = 0;
speech_b._txt.text = lines[-11]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 300) {
setState('blush');
statetimer = 35 + Math.floor(speech_b._txt.length * 2.2);
speech_b._alpha = 0;
speech_b._txt.text = lines[-12]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 400) {
setState('smirk');
speech_b._alpha = 0;
speech_b._txt.text = lines[-13]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 500) {
setState('happy');
speech_b._alpha = 0;
speech_b._txt.text = lines[-14]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
};
verry.belly.onPress = function () {
if (size < 60) {
setState('smirk');
speech_b._alpha = 0;
speech_b._txt.text = lines[-1]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 60) {
setState('confused');
speech_b._alpha = 0;
speech_b._txt.text = lines[-2]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 100) {
setState('happy2');
speech_b._alpha = 0;
speech_b._txt.text = lines[-3]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 200) {
setState('blush');
speech_b._alpha = 0;
speech_b._txt.text = lines[-4]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 300) {
setState('smirk');
speech_b._alpha = 0;
speech_b._txt.text = lines[-5]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 400) {
setState('happy');
speech_b._alpha = 0;
speech_b._txt.text = lines[-6]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
if (size >= 500) {
setState('blush');
speech_b._alpha = 0;
speech_b._txt.text = lines[-7]._line;
moveArm(lines[n]._arm);
speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2);
setState(lines[n]._expression);
}
};
onEnterFrame = function () {
statetimer = 35 + Math.floor(speech_b._txt.length * 2.2);
if (speech_b._alpha <= 1) {
speech_b._visible = false;
} else {
speech_b._visible = true;
}
if (speechidle < Math.random()) {
speechidle += 0.0005;
} else {
speechidle = 0;
idlespeak(Math.floor(Math.random() * ranspeeches.length));
}
if (speechtimer > 0) {
speechtimer -= 1;
if (speech_b._alpha < 100) {
speech_b._alpha += 8;
}
speechidle = 0;
} else {
if (speech_b._alpha > 0) {
speech_b._alpha -= 8;
if (statetimer > 0) {
statetimer = 10;
}
}
}
if (size < 65) {
if (statetimer > 0) {
statetimer -= 1;
} else {
setState('default');
}
chatpanel.question_1._txt.text = questions[1]._question;
chatpanel.question_2._txt.text = questions[2]._question;
chatpanel.question_3._txt.text = questions[3]._question;
chatpanel.question_4._txt.text = questions[4]._question;
chatpanel.question_5._txt.text = questions[5]._question;
chatpanel.question_1.onPress = function () {
askVerry(1);
};
chatpanel.question_2.onPress = function () {
askVerry(2);
};
chatpanel.question_3.onPress = function () {
askVerry(3);
};
chatpanel.question_4.onPress = function () {
askVerry(4);
};
chatpanel.question_5.onPress = function () {
askVerry(5);
};
}
if (size >= 65) {
if (statetimer > 0) {
statetimer -= 1;
} else {
setState('confused');
}
chatpanel.question_1._txt.text = questions[31]._question;
chatpanel.question_2._txt.text = questions[32]._question;
chatpanel.question_3._txt.text = questions[33]._question;
chatpanel.question_4._txt.text = questions[34]._question;
chatpanel.question_5._txt.text = questions[35]._question;
chatpanel.question_1.onPress = function () {
askVerry(31);
};
chatpanel.question_2.onPress = function () {
askVerry(32);
};
chatpanel.question_3.onPress = function () {
askVerry(33);
};
chatpanel.question_4.onPress = function () {
askVerry(34);
};
chatpanel.question_5.onPress = function () {
askVerry(35);
};
}
if (size >= 100) {
if (statetimer > 0) {
statetimer -= 1;
} else {
setState('happy2');
}
chatpanel.question_1._txt.text = questions[6]._question;
chatpanel.question_2._txt.text = questions[7]._question;
chatpanel.question_3._txt.text = questions[8]._question;
chatpanel.question_4._txt.text = questions[9]._question;
chatpanel.question_5._txt.text = questions[10]._question;
chatpanel.question_1.onPress = function () {
askVerry(6);
};
chatpanel.question_2.onPress = function () {
askVerry(7);
};
chatpanel.question_3.onPress = function () {
askVerry(8);
};
chatpanel.question_4.onPress = function () {
askVerry(9);
};
chatpanel.question_5.onPress = function () {
askVerry(10);
};
}
if (size >= 200) {
if (statetimer > 0) {
statetimer -= 1;
} else {
setState('happy');
}
chatpanel.question_1._txt.text = questions[11]._question;
chatpanel.question_2._txt.text = questions[12]._question;
chatpanel.question_3._txt.text = questions[13]._question;
chatpanel.question_4._txt.text = questions[14]._question;
chatpanel.question_5._txt.text = questions[15]._question;
chatpanel.question_1.onPress = function () {
askVerry(11);
};
chatpanel.question_2.onPress = function () {
askVerry(12);
};
chatpanel.question_3.onPress = function () {
askVerry(13);
};
chatpanel.question_4.onPress = function () {
askVerry(14);
};
chatpanel.question_5.onPress = function () {
askVerry(15);
};
}
if (size >= 300) {
if (statetimer > 0) {
statetimer -= 1;
} else {
setState('smirk');
}
chatpanel.question_1._txt.text = questions[16]._question;
chatpanel.question_2._txt.text = questions[17]._question;
chatpanel.question_3._txt.text = questions[18]._question;
chatpanel.question_4._txt.text = questions[19]._question;
chatpanel.question_5._txt.text = questions[20]._question;
chatpanel.question_1.onPress = function () {
askVerry(16);
};
chatpanel.question_2.onPress = function () {
askVerry(17);
};
chatpanel.question_3.onPress = function () {
askVerry(18);
};
chatpanel.question_4.onPress = function () {
askVerry(19);
};
chatpanel.question_5.onPress = function () {
askVerry(20);
};
}
if (size >= 400) {
if (statetimer > 0) {
statetimer -= 1;
} else {
setState('happy2');
}
chatpanel.question_1._txt.text = questions[21]._question;
chatpanel.question_2._txt.text = questions[22]._question;
chatpanel.question_3._txt.text = questions[23]._question;
chatpanel.question_4._txt.text = questions[24]._question;
chatpanel.question_5._txt.text = questions[25]._question;
chatpanel.question_1.onPress = function () {
askVerry(21);
};
chatpanel.question_2.onPress = function () {
askVerry(22);
};
chatpanel.question_3.onPress = function () {
askVerry(23);
};
chatpanel.question_4.onPress = function () {
askVerry(24);
};
chatpanel.question_5.onPress = function () {
askVerry(25);
};
}
if (size >= 500) {
if (statetimer > 0) {
statetimer -= 1;
} else {
setState('blush');
}
chatpanel.question_1._txt.text = questions[26]._question;
chatpanel.question_2._txt.text = questions[27]._question;
chatpanel.question_3._txt.text = questions[28]._question;
chatpanel.question_4._txt.text = questions[29]._question;
chatpanel.question_5._txt.text = questions[30]._question;
chatpanel.question_1.onPress = function () {
askVerry(26);
};
chatpanel.question_2.onPress = function () {
askVerry(27);
};
chatpanel.question_3.onPress = function () {
askVerry(28);
};
chatpanel.question_4.onPress = function () {
askVerry(29);
};
chatpanel.question_5.onPress = function () {
askVerry(30);
};
}
if (size == 500) {
_root.bg.gotoAndPlay(3);
}
};
verry.belly.onEnterFrame = function () {
if (growth != 1) {
if (growth == -1) {
revert();
if (true !== size < 60) {
} else {
setState('confused');
}
}
} else {
grow();
switch (true) {
case size < 60:
setState('default');
break;
case size == 60:
setState('confused');
break;
case size == 100:
setState('shock');
break;
case size == 200:
setState('horror');
break;
case size == 300:
setSate('confused');
case size == 400:
setState('shock');
break;
case size == 500:
setState('blush');
}
}
};
reset = function () {
size = 0;
verry.breasts.gotoAndStop(1);
verry.belly.gotoAndPlay(1);
verry.legs.gotoAndStop(1);
setState('default');
};
}
movieClip 8 {
}
// unknown tag 88 length 63
movieClip 12 {
}
movieClip 15 {
}
movieClip 16 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 18 {
}
movieClip 20 {
}
movieClip 22 {
}
movieClip 24 {
}
movieClip 30 {
frame 1 {
stop();
}
}
movieClip 58 {
frame 1 {
stop();
}
}
movieClip 60 {
}
movieClip 63 {
}
movieClip 65 {
}
movieClip 68 {
}
movieClip 95 {
frame 1 {
stop();
}
frame 85 {
stop();
}
}
movieClip 98 {
}
movieClip 99 {
}
movieClip 101 {
}
movieClip 102 {
frame 1 {
stop();
_currentlabel = 'arm_move';
}
frame 50 {
gotoAndPlay(_currentlabel);
}
}
movieClip 103 {
}
movieClip 105 {
}
movieClip 106 {
frame 1 {
stop();
}
}
movieClip 114 {
frame 1 {
_currentlabel = 'default';
}
frame 2 {
gotoAndPlay(_currentlabel);
}
frame 3 {
_currentlabel = 'smirk';
}
frame 4 {
gotoAndPlay(_currentlabel);
}
frame 5 {
_currentlabel = 'open';
}
frame 6 {
gotoAndPlay(_currentlabel);
}
frame 7 {
_currentlabel = '';
}
frame 8 {
gotoAndPlay(_currentlabel);
}
frame 9 {
_currentlabel = 'frown';
}
frame 10 {
gotoAndPlay(_currentlabel);
}
frame 11 {
_currentlabel = 'wavey';
}
frame 12 {
gotoAndPlay(_currentlabel);
}
frame 13 {
_currentlabel = 'blush';
}
frame 14 {
gotoAndPlay(_currentlabel);
}
frame 15 {
_currentlabel = '';
}
frame 16 {
gotoAndPlay(_currentlabel);
}
frame 17 {
_currentlabel = '';
}
frame 18 {
gotoAndPlay(_currentlabel);
}
}
movieClip 124 {
frame 1 {
_currentlabel = 'default';
}
frame 2 {
gotoAndPlay(_currentlabel);
}
frame 3 {
_currentlabel = 'raised';
}
frame 4 {
gotoAndPlay(_currentlabel);
}
frame 5 {
_currentlabel = 'unhappy';
}
frame 6 {
gotoAndPlay(_currentlabel);
}
frame 7 {
_currentlabel = 'confused';
}
frame 8 {
gotoAndPlay(_currentlabel);
}
frame 9 {
_currentlabel = 'happy';
}
frame 10 {
gotoAndPlay(_currentlabel);
}
frame 11 {
_currentlabel = 'pain';
}
frame 12 {
gotoAndPlay(_currentlabel);
}
}
movieClip 125 {
}
movieClip 126 {
}
movieClip 130 {
}
movieClip 133 {
}
movieClip 136 {
}