Frame 15
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "<sniffs> Wh-why me? I don't want this...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 16
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 23
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "C'mon Kaite, don't give me that, you're a boy now.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 24
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "B-but... I killed them... I didn't want to but I did...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 25
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "It's okay Kaite, don't cry now. You might kill more with that amount of crying.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 26
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Just stick to my rules next time okay? Everything will be okay that way.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 27
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Remember... Push away all emotions Kaite...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 28
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No Sadness.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 29
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No Anger.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 30
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No Fear.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 31
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No Joy.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 32
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "And most definately...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 33
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No Love.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 34
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 35
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 95
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Many Years Later...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 96
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "NOT IMPORTANT?!?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 97
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 104
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "How can you call this unimportant?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 105
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "This breakthrough is putting many lives in danger. If not dealt with soon, there will be dire consequences!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 106
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "What do you hafta say about that?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 107
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Look, the boss can't see ya! He's far too busy with work.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 108
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Why?!? This matter is really important, can't you just let me past the door Jea?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 109
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You're still some psycho in my eyes. Our planet has the power to defend against anything.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 110
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wh-WHAT? You say that again!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 111
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You're still some psycho in my eyes.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 112
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I ought to put you in a blender!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 113
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You oughta... what?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 114
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You heard me.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 115
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "<bzzzzzt> What in the name of FUDGE is happening in the reception? ... Whoever it is, just let him in.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 116
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Hey! That's him! Coming through!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 117
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 122
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "What the?!? H-hey! Wait! ... <sighs> Pft, whatever.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 123
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 134
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Stupid building...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 135
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 139
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Stupid room...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 140
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 143
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Stupid planet...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 144
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 149
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Someone's a bit angry =)";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 150
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 153
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...Did you really need to say Ex-Dee?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 154
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Sorry =3, I was just playing some game";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 155
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You should have seen my shot though! He was like BANG BANG, but I like dodged it and k-styled him on teh back!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 156
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Then the guy came back for more so I kinda shot him more with my shottie, but he was like HAX, and I'm like LMAO!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 157
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Then that guy came back with aload of friends and pwned mwee =< I cried for awhile then logged off...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 158
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Life is unpleasant no?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 159
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I'm starting to hate you already";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 160
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "That's just... mean...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 161
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "So... I'm guessing you need me for something? ...noob";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 162
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...You're Enky the journalist?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 163
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Course!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 164
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Well uh- (You've got to be kidding me)";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 165
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I get it... a low class animal like me can't have such a high class job...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 166
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No need to lie with me, I can read minds, a little dark art picked up from a friend of mine";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 167
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "(...son of a-)";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 168
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You think waaaaay too loud";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 169
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "How did yo- Don't you need those glasses to see?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 170
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Oh those glasses? I just wear them to make me look smart";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 171
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...ANYways, I've come to tell you...of a myth come true. A forgotten legend. One that if anyone has knowledge of it. It bestows that person with a price to pay...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 172
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "That person's life";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 173
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 174
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Not interested...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 175
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 181
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "What if I introduced myself? Will that make things better?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 182
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 188
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Not neccessary. Your name is Kian, You're 18 years old, at the moment you don't have a job. And you haven't showered in weeks...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 189
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...wait wait wait...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 190
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "And now you hate me more than ever!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 191
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 196
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...What are you doing with that coffee?!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 197
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I forgot I didn't like coffee... so I'm chucking it out the window";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 198
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "<yawns> So predictable <bzzzt> Whats on the radio?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 199
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I need you to stick this story in a newspaper!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 200
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "What makes you think I want to help you?!?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 201
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Make everyone's life in danger so that you're not as targeted? Do you only care about yourself?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 202
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Just in! 13 year old boy hospitalised after being scorched by a coffee that appeared to be thrown out of an office window!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 203
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 204
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 205
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "BOOM!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 206
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 212
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "It's you again!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 213
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Miss me Kian?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 214
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "D-did... Did you just blow a hole through my office wall?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 215
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "So what if I did?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 216
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Grrr...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 217
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "This time Kian... your secret shall be silenced forever!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 218
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You EVIL person! You're paying for that wall!";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 219
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 225
enkyhp = 220;
maxenkyhp = 220;
enkymp = 350;
maxenkymp = 350;
enkyatt = 40;
enkydef = 20;
enkyint = 400;
enkydead = false;
kianhp = 280;
maxkianhp = 280;
kianmp = 60;
maxkianmp = 60;
kianatt = 50;
kiandef = 30;
kianint = 0;
kiandead = false;
monhp = 5000;
maxmonhp = 5000;
monatt = 60;
mondef = 20;
monint = 200;
mondead = false;
Frame 226
bar._xscale = (monhp / maxmonhp) * 100;
Frame 255
gotoAndPlay ("enkyturn");
Frame 261
bar._xscale = (monhp / maxmonhp) * 100;
dmg = (enkyatt + random(50)) - mondef;
monhp = monhp - dmg;
Frame 262
bar._xscale = (monhp / maxmonhp) * 100;
Frame 263
bar._xscale = (monhp / maxmonhp) * 100;
dmg2 = (enkyatt + random(60)) - mondef;
monhp = monhp - dmg2;
if (monhp < 1) {
gotoAndPlay ("win");
}
Frame 264
bar._xscale = (monhp / maxmonhp) * 100;
Frame 270
gotoAndPlay ("kianturn");
Frame 274
gotoAndPlay ("enkymagicchoice");
Frame 275
_root.enkymp = _root.enkymp - 20;
Frame 328
dmg = 300 + random(50);
monhp = monhp - dmg;
if (monhp < 1) {
gotoAndPlay ("win");
}
bar._xscale = (monhp / maxmonhp) * 100;
Frame 333
gotoAndPlay ("kianturn");
Frame 334
_root.enkymp = _root.enkymp - 25;
Frame 380
heal1 = 150 + random(100);
heal2 = 150 + random(100);
enkyhp = enkyhp + heal1;
kianhp = kianhp + heal2;
if (enkyhp > 220) {
enkyhp = 220;
}
if (kianhp > 280) {
kianhp = 280;
}
Frame 385
gotoAndPlay ("kianturn");
Frame 386
_root.enkymp = _root.enkymp - 30;
enkydef = enkydef + 25;
Frame 425
gotoAndPlay ("kianturn");
Frame 455
gotoAndPlay ("kianturn");
Frame 463
dmg = (kianatt + random(100)) - mondef;
monhp = monhp - dmg;
if (monhp < 1) {
gotoAndPlay ("win");
}
bar._xscale = (monhp / maxmonhp) * 100;
Frame 471
gotoAndPlay ("monturn");
Frame 475
gotoAndPlay ("kianskillchoice");
Frame 476
_root.kianmp = _root.kianmp - 40;
Frame 483
dmg = ((kianatt + 200) + random(100)) - mondef;
monhp = monhp - dmg;
if (monhp < 1) {
gotoAndPlay ("win");
}
bar._xscale = (monhp / maxmonhp) * 100;
Frame 488
gotoAndPlay ("monturn");
Frame 494
kianmp = kianmp + random(81);
if (kianmp > 60) {
kianmp = 60;
}
gotoAndPlay ("monturn");
Frame 495
monchoice = random(4);
if (monchoice == 0) {
gotoAndPlay ("monattack1");
} else if (monchoice == 1) {
gotoAndPlay ("monattack2");
} else if (monchoice == 2) {
gotoAndPlay ("monray");
} else if (monchoice == 3) {
gotoAndPlay ("moncharge");
}
Frame 496
dmg = (monatt + random(50)) - kiandef;
kianhp = kianhp - dmg;
if (kianhp < 1) {
gotoAndPlay ("kiandie");
} else if (enkyhp < 1) {
gotoAndPlay ("enkydie");
}
Frame 506
gotoAndPlay ("enkyturn");
Frame 507
dmg = (monatt + random(50)) - enkydef;
if (dmg < 0) {
dmg = 0;
}
enkyhp = enkyhp - dmg;
if (kianhp < 1) {
gotoAndPlay ("kiandie");
} else if (enkyhp < 1) {
gotoAndPlay ("enkydie");
}
Frame 517
gotoAndPlay ("enkyturn");
Frame 547
dmg = 100 + random(50);
dmg2 = 100 + random(50);
enkyhp = enkyhp - dmg;
kianhp = kianhp - dmg;
if (kianhp < 1) {
gotoAndPlay ("kiandie");
} else if (enkyhp < 1) {
gotoAndPlay ("enkydie");
}
Frame 552
gotoAndPlay ("enkyturn");
Frame 553
monatt = monatt + 5;
Frame 567
gotoAndPlay ("enkyturn");
Frame 589
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "And that's how my story ends...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 590
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Enky, kinda like a last hope, cut down so easily. I tried to run away from it all";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 591
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...it didn't last long, I got lost in this stupid complex";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 592
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "My vision faded";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 593
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "And now I'm cold, wet and alone... 6 feet under. I never thought it'd come to this... maybe if Enky was stronger, we just might have been able to beat him";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 594
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "But, that'll never happen now, time has stopped, for me, and for him";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 595
gotoAndStop ("replay");
Frame 617
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Kian was cut down, he fell lifeless on the floor";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 618
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...death...I never wanted to see that again, I guess I'm still a kid inside";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 619
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...that... monster turned to me, I couldn't move a muscle";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 620
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I have now joined the dead souls of my family, trapped eternally. Just a little stronger... and maybe I could still be breathing...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 621
gotoAndStop ("replay");
Frame 624
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Heh... pretty good for two weaklings...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 625
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...You, short one, you're a target too now";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 626
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Wh-whut??? Why me?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 627
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Leave him out of it, he doesn't know anything";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 628
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...it appears so... very well, I'll be out for your blood when that magic user isn't around";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 629
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "No more running Kian... heh...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 630
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 636
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "...I'll get going then...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 637
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "H-huh? W-wait, I'm coming with you. (...This has to be related to THAT case)";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 638
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Whut? But why? It'll only put your life in danger, as you said";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 639
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "You won't let me come? =<";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 640
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Yeah... sure... you gunna help me then?";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 641
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I'm not sticking it in the newspaper";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 642
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I'll accompany you until you're safe kay kay! ^,,^ My magic will be useful. And besides, I haven't been in action for awhile. I need the exercise";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 643
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Pft, fine, but you better keep up, I'm not waiting for ya";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 644
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "";
typeInterval = setInterval(this, "type", typeSpeed);
play();
Frame 650
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "Well, if we're gunna get going... we're gunna hafta get some information on this myth. I think I know just the place.";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 651
function type() {
textbox = copy.substring(0, q);
q++;
if (q == copy.length) {
textbox = copy;
clearInterval(typeInterval);
}
}
var q = 1;
var typeSpeed = 20;
var copy = "I...I can't tell him why I'm really coming, I'll just keep quiet about that thing for now...";
typeInterval = setInterval(this, "type", typeSpeed);
stop();
start_btn.onRelease = function () {
nextFrame();
};
Frame 652
play();
Frame 698
gotoAndStop ("loaded");
Symbol 10 Button
on (release) {
_root.play();
}
Symbol 17 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 17 MovieClip Frame 2
gotoAndPlay (1);
Symbol 121 Button
on (release) {
gotoAndPlay ("enkyattack");
}
Symbol 122 Button
on (release) {
gotoAndPlay ("enkymagicchoice");
}
Symbol 179 Button
on (release) {
if (_root.enkymp <= 19) {
_root.gotoAndplay("enkymagicchoice");
} else {
gotoAndPlay ("enkyfire");
}
}
Symbol 184 Button
on (release) {
if (_root.enkymp <= 24) {
_root.gotoAndplay("enkymagicchoice");
} else {
gotoAndPlay ("enkywater");
}
}
Symbol 189 Button
on (release) {
if (_root.enkymp <= 29) {
_root.gotoAndplay("enkymagicchoice");
} else {
gotoAndPlay ("enkyearth");
}
}
Symbol 192 Button
on (release) {
gotoAndPlay ("enkyturn");
}
Symbol 381 Button
on (release) {
gotoAndPlay ("kianattack");
}
Symbol 382 Button
on (release) {
gotoAndPlay ("kianskillchoice");
}
Symbol 427 Button
on (release) {
if (_root.kianmp <= 39) {
_root.gotoAndplay("kianturn");
} else {
gotoAndPlay ("kianimpale");
}
}
Symbol 432 Button
on (release) {
gotoAndPlay ("kianfocus");
}
Symbol 433 Button
on (release) {
gotoAndPlay ("kianturn");
}
Symbol 515 Button
on (release) {
gotoAndPlay ("battle");
}