Combined Code
// unknown tag 88 length 143
movieClip 10 {
frame 1 {
_parent.stop();
onEnterFrame = function () {
totalBytes = _parent.getBytesTotal();
loadedBytes = _parent.getBytesLoaded();
percent = Math.ceil((loadedBytes / totalBytes) * 100);
gotoAndStop(percent);
info_txt.text = percent + ' %';
if (percent >= 100) {
_parent.play();
}
};
}
}
frame 2 {
stop();
_root.LVL.NPC.knot = ' ';
}
movieClip 16 {
frame 1 {
if (_root.zone == 'thegoldroom') {
gotoAndPlay('thegoldroom');
}
if (_root.zone == 'theemeraldhotsprings') {
gotoAndPlay('theemeraldhotsprings');
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 20 {
}
movieClip 22 {
}
movieClip 24 {
}
movieClip 26 {
}
movieClip 30 {
}
movieClip 32 {
}
movieClip 37 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 44 {
}
movieClip 47 {
}
movieClip 51 {
}
movieClip 58 {
}
movieClip 62 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 63 {
}
movieClip 64 {
}
movieClip 71 {
}
movieClip 73 {
}
movieClip 75 {
}
movieClip 80 {
frame 1 {
if (_root.species == 'wolf') {
gotoAndPlay('wolf');
}
if (_root.species == 'fox') {
gotoAndPlay('fox');
}
if (_root.species == 'coyote') {
gotoAndPlay('coyote');
}
if (_root.species == 'jackal') {
gotoAndPlay('jackal');
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 82 {
}
movieClip 84 {
}
movieClip 86 {
}
movieClip 98 {
}
movieClip 99 {
frame 382 {
stop();
}
}
movieClip 101 {
frame 1 {
if (_root.species == 'dragon') {
gotoAndPlay('dragon');
}
if (_root.species == 'gryphon') {
gotoAndPlay('gryphon');
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 102 {
frame 1 {
if (_root.genus == 'undefined') {
gotoAndPlay('default');
}
if (_root.genus == 'canine') {
gotoAndPlay('canine');
}
if (_root.genus == 'feline') {
gotoAndPlay('feline');
}
if (_root.genus == 'ursine') {
gotoAndPlay('ursine');
}
if (_root.genus == 'equine') {
gotoAndPlay('equine');
}
if (_root.genus == 'ungulate') {
gotoAndPlay('ungulate');
}
if (_root.genus == 'avian') {
gotoAndPlay('avian');
}
if (_root.genus == 'saurian') {
gotoAndPlay('saurian');
}
if (_root.genus == 'amphibian') {
gotoAndPlay('amphibian');
}
if (_root.genus == 'reptile') {
gotoAndPlay('reptile');
}
if (_root.genus == 'leporine') {
gotoAndPlay('leporine');
}
if (_root.genus == 'rodent') {
gotoAndPlay('rodent');
}
if (_root.genus == 'musteline') {
gotoAndPlay('musteline');
}
if (_root.genus == 'procyonine') {
gotoAndPlay('procyonine');
}
if (_root.genus == 'mythical') {
gotoAndPlay('mythical');
}
}
frame 10 {
stop();
}
frame 18 {
stop();
}
frame 25 {
stop();
}
frame 32 {
stop();
}
frame 39 {
stop();
}
frame 46 {
stop();
}
frame 54 {
stop();
}
frame 60 {
stop();
}
frame 67 {
stop();
}
frame 76 {
stop();
}
frame 83 {
stop();
}
frame 90 {
stop();
}
frame 96 {
stop();
}
frame 104 {
stop();
}
frame 114 {
stop();
}
}
movieClip 104 {
}
movieClip 106 {
}
movieClip 107 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 61 {
gotoAndPlay('a');
}
frame 62 {
play();
}
frame 97 {
gotoAndPlay('b');
}
frame 98 {
play();
}
frame 112 {
gotoAndPlay('c');
}
frame 113 {
play();
}
frame 127 {
gotoAndPlay('standby');
}
}
movieClip 120 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 51 {
gotoAndPlay('a');
}
frame 52 {
play();
}
frame 81 {
gotoAndPlay('b');
}
frame 82 {
play();
}
frame 96 {
gotoAndPlay('c');
}
}
movieClip 122 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 138 {
frame 110 {
stop();
}
}
movieClip 155 {
frame 13 {
stop();
}
}
movieClip 156 {
frame 1 {
if (_root.genus == 'canine') {
gotoAndPlay('a_k9');
} else {
gotoAndPlay('a');
}
}
frame 2 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('a');
}
}
frame 51 {
gotoAndPlay('a');
}
frame 52 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('b');
}
}
frame 81 {
gotoAndPlay('b');
}
frame 82 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('c');
}
}
frame 96 {
gotoAndPlay('c');
}
frame 97 {
gotoAndPlay('c');
}
frame 98 {
gotoAndPlay('c');
}
frame 122 {
tellTarget ('_root.LVL.NPC.controller') {
gotoAndStop('done');
}
}
frame 123 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('standby');
}
}
frame 211 {
stop();
}
frame 212 {
stop();
}
frame 213 {
stop();
}
frame 215 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('a');
}
}
frame 264 {
gotoAndPlay('a_k9');
}
frame 265 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('b');
}
}
frame 294 {
gotoAndPlay('b_k9');
}
frame 295 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('c');
}
}
frame 309 {
gotoAndPlay('c_k9');
}
frame 344 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('standby');
}
}
frame 452 {
tellTarget ('_root.LVL.NPC.controller') {
gotoAndStop('k9knot');
}
}
frame 458 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('a');
}
}
frame 507 {
gotoAndPlay('a_k9b');
}
frame 508 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('b');
}
}
frame 537 {
gotoAndPlay('b_k9b');
}
frame 538 {
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('c');
}
}
frame 552 {
gotoAndPlay('c_k9b');
}
frame 553 {
gotoAndPlay('c_k9b');
}
frame 554 {
gotoAndPlay('c_k9b');
}
frame 591 {
tellTarget ('_root.LVL.NPC.controller') {
gotoAndStop('done');
}
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('standby');
}
}
frame 667 {
stop();
}
frame 695 {
tellTarget ('_root.LVL.NPC.controller') {
gotoAndStop('done');
}
tellTarget ('_root.LVL.NPC.area.char.michelle.tit_set') {
gotoAndPlay('standby');
}
}
frame 741 {
stop();
}
}
movieClip 157 {
}
movieClip 158 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
frame 33 {
stop();
}
frame 34 {
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
}
frame 37 {
stop();
}
frame 38 {
stop();
}
frame 39 {
stop();
}
frame 40 {
stop();
}
}
movieClip 159 {
}
instance of movieClip 159 {
onClipEvent (keyDown) {
if (Key.isDown(40)) {
tellTarget ('_root.LVL.NPC.area') {
prevFrame();
}
} else {
tellTarget ('_root.LVL.NPC.area') {
stop();
}
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
tellTarget ('_root.LVL.NPC.area') {
prevFrame();
}
}
}
onClipEvent (keyDown) {
if (Key.getCode() == 65) {
tellTarget ('_root.LVL.NPC.area') {
prevFrame();
}
} else {
tellTarget ('_root.LVL.NPC.area') {
stop();
}
}
}
}
instance of movieClip 159 {
onClipEvent (keyDown) {
if (Key.isDown(40)) {
tellTarget ('_root.LVL.NPC.area') {
nextFrame();
}
} else {
tellTarget ('_root.LVL.NPC.area') {
stop();
}
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
tellTarget ('_root.LVL.NPC.area') {
nextFrame();
}
}
}
onClipEvent (keyDown) {
if (Key.getCode() == 65) {
tellTarget ('_root.LVL.NPC.area') {
nextFrame();
}
} else {
tellTarget ('_root.LVL.NPC.area') {
stop();
}
}
}
}
// unknown tag 88 length 197
button 164 {
on (keyPress '1') {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('a_k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('a');
}
}
}
on (press) {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('a_k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('a');
}
}
}
}
button 166 {
on (keyPress '2') {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('b_k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('b');
}
}
}
on (press) {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('b_k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('b');
}
}
}
}
button 167 {
on (keyPress '3') {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('c_k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('c');
}
}
}
on (press) {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('c_k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('c');
}
}
}
}
button 168 {
on (press) {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x1k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x1');
}
}
}
on (keyPress 'x') {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x1k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x1');
}
}
}
on (keyPress 'X') {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x1k9');
}
} else {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x1');
}
}
}
}
button 171 {
on (release) {
tellTarget ('_root.LVL') {
prevFrame();
}
_root.npc = 'michelle';
}
}
button 174 {
on (press) {
_root.LVL.NPC.knot = 'knot';
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('knot');
}
}
on (release) {
nextFrame();
}
}
movieClip 175 {
frame 1 {
if (_root.genus == 'canine') {
nextFrame();
} else {
stop();
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
button 176 {
on (keyPress '1') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('a_k9b');
}
}
on (press) {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('a_k9b');
}
}
}
button 177 {
on (keyPress '2') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('b_k9b');
}
}
on (press) {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('b_k9b');
}
}
}
button 178 {
on (keyPress '3') {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('c_k9b');
}
}
}
on (press) {
if (_root.genus == 'canine') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('c_k9b');
}
}
}
}
button 179 {
on (press) {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x2k9');
}
}
on (keyPress 'x') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x2k9');
}
}
on (keyPress 'X') {
tellTarget ('_root.LVL.NPC.area.char.michelle') {
gotoAndPlay('x2k9');
}
}
}
movieClip 182 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}