Combined Code
frame 1 {
play();
}
// unknown tag 88 length 91
// unknown tag 88 length 91
button 8 {
on (release) {
_root.dining = 0;
_root.upkey = 87;
_root.downkey = 83;
_root.leftkey = 65;
_root.rightkey = 68;
_root.miractive = false;
_root.mirrorcum = false;
_root.potcum = false;
_root.rag = 0;
_root.painting = false;
_root.engaged = false;
_root.pauser = false;
_root.confirm = false;
_root.exposed = false;
_root.inspect = false;
_root.firstload = false;
_root.stagenter = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r3');
}
}
movieClip 9 {
frame 1 {
play();
}
frame 2 {
if (_root.percent > 99) {
gotoAndPlay('loaded');
} else {
gotoAndPlay('noload');
}
}
frame 3 {
stop();
}
}
movieClip 13 {
}
movieClip 14 {
}
movieClip 16 {
}
movieClip 18 {
}
movieClip 20 {
}
movieClip 22 {
}
movieClip 24 {
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 32 {
}
movieClip 33 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 7 {
gotoAndStop('nofade');
}
}
frame 2 {
_root.percent = Math.floor((_root.getBytesLoaded() / getBytesTotal()) * 100);
_root.loady.words.text = _root.percent;
gotoAndPlay('load');
}
frame 3 {
play();
}
frame 4 {
play();
}
frame 5 {
stop();
}
movieClip 35 {
}
movieClip 37 {
}
movieClip 38 {
}
movieClip 40 {
}
movieClip 42 {
}
movieClip 44 {
}
movieClip 46 {
}
movieClip 48 {
}
movieClip 50 {
}
movieClip 52 {
}
movieClip 54 {
}
movieClip 56 {
}
movieClip 58 {
}
movieClip 60 {
}
movieClip 62 {
}
movieClip 64 {
}
movieClip 66 {
}
movieClip 68 {
}
movieClip 75 {
}
movieClip 77 {
}
movieClip 78 {
frame 1 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 2 {
gotoAndPlay('idle');
}
frame 3 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 4 {
gotoAndPlay('open');
}
frame 5 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 6 {
gotoAndPlay('bite');
}
frame 7 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 8 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 9 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 10 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 11 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 12 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 13 {
gotoAndPlay('tong');
}
}
movieClip 80 {
}
movieClip 82 {
}
movieClip 84 {
}
movieClip 86 {
}
movieClip 88 {
}
movieClip 90 {
}
movieClip 92 {
}
movieClip 94 {
}
movieClip 95 {
frame 1 {
if (_root.eye == 0) {
gotoAndPlay('idle');
}
if (_root.eye == 1) {
gotoAndPlay('shut');
}
if (_root.eye == 2) {
gotoAndPlay('wince');
}
if (_root.eye == 3) {
gotoAndPlay('up');
}
if (_root.eye == 4) {
gotoAndPlay('back');
}
if (_root.eye == 5) {
gotoAndPlay('down');
}
}
frame 2 {
gotoAndPlay('idle');
}
frame 14 {
if (_root.eye != 1) {
gotoAndPlay('shut end');
} else {
gotoAndPlay('shut loop');
}
}
frame 21 {
gotoAndPlay('idle');
}
frame 35 {
if (_root.eye != 2) {
gotoAndPlay('wince end');
} else {
gotoAndPlay('wince loop');
}
}
frame 43 {
gotoAndPlay('idle');
}
frame 57 {
if (_root.eye != 3) {
gotoAndPlay('up end');
} else {
gotoAndPlay('up loop');
}
}
frame 66 {
gotoAndPlay('idle');
}
frame 76 {
if (_root.eye == 0) {
gotoAndPlay('back end');
}
if (_root.eye == 1) {
gotoAndPlay('back shut');
}
if (_root.eye == 2) {
gotoAndPlay('back wince');
}
if (_root.eye == 3) {
gotoAndPlay('back up');
}
if (_root.eye == 4) {
gotoAndPlay('back idle');
}
if (_root.eye == 5) {
gotoAndPlay('back end');
}
}
frame 77 {
gotoAndPlay('back idle');
}
frame 86 {
gotoAndPlay('idle');
}
frame 101 {
if (_root.eye != 2) {
gotoAndPlay('back wince end');
} else {
gotoAndPlay('back wince loop');
}
}
frame 109 {
gotoAndPlay('back idle');
}
frame 124 {
if (_root.eye != 1) {
gotoAndPlay('back shut end');
} else {
gotoAndPlay('back shut loop');
}
}
frame 132 {
gotoAndPlay('back idle');
}
frame 146 {
if (_root.eye != 3) {
gotoAndPlay('back up end');
} else {
gotoAndPlay('back up loop');
}
}
frame 155 {
gotoAndPlay('back idle');
}
frame 165 {
if (_root.eye == 0) {
gotoAndPlay('down end');
}
if (_root.eye == 1) {
gotoAndPlay('down shut');
}
if (_root.eye == 2) {
gotoAndPlay('down wince');
}
if (_root.eye == 3) {
gotoAndPlay('down up');
}
if (_root.eye == 4) {
gotoAndPlay('down end');
}
if (_root.eye == 5) {
gotoAndPlay('down idle');
}
}
frame 166 {
gotoAndPlay('down idle');
}
frame 175 {
gotoAndPlay('idle');
}
frame 190 {
if (_root.eye != 2) {
gotoAndPlay('down wince end');
} else {
gotoAndPlay('down wince loop');
}
}
frame 198 {
gotoAndPlay('down idle');
}
frame 213 {
if (_root.eye != 1) {
gotoAndPlay('down shut end');
} else {
gotoAndPlay('down shut loop');
}
}
frame 221 {
gotoAndPlay('down idle');
}
frame 235 {
if (_root.eye != 3) {
gotoAndPlay('down up end');
} else {
gotoAndPlay('down up loop');
}
}
frame 244 {
gotoAndPlay('down idle');
}
}
movieClip 96 {
}
movieClip 98 {
}
movieClip 100 {
}
movieClip 102 {
frame 1 {
if (_root.exposed) {
gotoAndPlay('shown');
} else {
gotoAndPlay('hidden');
}
}
frame 2 {
gotoAndPlay('hidden');
}
frame 3 {
if (_root.exposed) {
gotoAndPlay('shown');
} else {
gotoAndPlay('hidden');
}
}
frame 4 {
gotoAndPlay('shown');
}
}
movieClip 104 {
frame 1 {
if (_root.exposed) {
gotoAndPlay('shown');
} else {
gotoAndPlay('hidden');
}
}
frame 2 {
gotoAndPlay('hidden');
}
frame 3 {
if (_root.exposed) {
gotoAndPlay('shown');
} else {
gotoAndPlay('hidden');
}
}
frame 4 {
gotoAndPlay('shown');
}
}
movieClip 105 {
}
movieClip 107 {
}
movieClip 108 {
}
movieClip 110 {
}
movieClip 111 {
}
movieClip 112 {
}
movieClip 114 {
}
movieClip 115 {
}
movieClip 116 {
}
movieClip 117 {
}
movieClip 119 {
}
movieClip 121 {
}
movieClip 124 {
}
movieClip 126 {
}
movieClip 127 {
}
movieClip 128 {
}
movieClip 129 {
}
movieClip 130 {
}
movieClip 131 {
}
movieClip 132 {
}
movieClip 133 {
}
movieClip 135 {
}
movieClip 136 {
}
movieClip 137 {
}
movieClip 142 {
}
movieClip 144 {
}
movieClip 145 {
frame 1 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 2 {
gotoAndPlay('idle');
}
frame 3 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 4 {
gotoAndPlay('open');
}
frame 5 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 6 {
gotoAndPlay('bite');
}
frame 7 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 8 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 9 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 10 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 11 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 12 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 13 {
gotoAndPlay('tong');
}
}
movieClip 146 {
}
movieClip 147 {
}
movieClip 148 {
}
movieClip 149 {
}
movieClip 151 {
}
movieClip 152 {
}
movieClip 153 {
}
movieClip 154 {
}
movieClip 155 {
frame 1 {
if (_root.eye == 0) {
gotoAndPlay('idle');
}
if (_root.eye == 1) {
gotoAndPlay('shut');
}
if (_root.eye == 2) {
gotoAndPlay('wince');
}
if (_root.eye == 3) {
gotoAndPlay('up');
}
if (_root.eye == 4) {
gotoAndPlay('back');
}
if (_root.eye == 5) {
gotoAndPlay('down');
}
}
frame 2 {
gotoAndPlay('idle');
}
frame 14 {
if (_root.eye != 1) {
gotoAndPlay('shut end');
} else {
gotoAndPlay('shut loop');
}
}
frame 21 {
gotoAndPlay('idle');
}
frame 35 {
if (_root.eye != 2) {
gotoAndPlay('wince end');
} else {
gotoAndPlay('wince loop');
}
}
frame 43 {
gotoAndPlay('idle');
}
frame 57 {
if (_root.eye != 3) {
gotoAndPlay('up end');
} else {
gotoAndPlay('up loop');
}
}
frame 66 {
gotoAndPlay('idle');
}
frame 76 {
if (_root.eye == 0) {
gotoAndPlay('back end');
}
if (_root.eye == 1) {
gotoAndPlay('back shut');
}
if (_root.eye == 2) {
gotoAndPlay('back wince');
}
if (_root.eye == 3) {
gotoAndPlay('back up');
}
if (_root.eye == 4) {
gotoAndPlay('back idle');
}
if (_root.eye == 5) {
gotoAndPlay('back end');
}
}
frame 77 {
gotoAndPlay('back idle');
}
frame 86 {
gotoAndPlay('idle');
}
frame 101 {
if (_root.eye != 2) {
gotoAndPlay('back wince end');
} else {
gotoAndPlay('back wince loop');
}
}
frame 109 {
gotoAndPlay('back idle');
}
frame 124 {
if (_root.eye != 1) {
gotoAndPlay('back shut end');
} else {
gotoAndPlay('back shut loop');
}
}
frame 132 {
gotoAndPlay('back idle');
}
frame 146 {
if (_root.eye != 3) {
gotoAndPlay('back up end');
} else {
gotoAndPlay('back up loop');
}
}
frame 155 {
gotoAndPlay('back idle');
}
frame 165 {
if (_root.eye == 0) {
gotoAndPlay('down end');
}
if (_root.eye == 1) {
gotoAndPlay('down shut');
}
if (_root.eye == 2) {
gotoAndPlay('down wince');
}
if (_root.eye == 3) {
gotoAndPlay('down up');
}
if (_root.eye == 4) {
gotoAndPlay('down end');
}
if (_root.eye == 5) {
gotoAndPlay('down idle');
}
}
frame 166 {
gotoAndPlay('down idle');
}
frame 175 {
gotoAndPlay('idle');
}
frame 190 {
if (_root.eye != 2) {
gotoAndPlay('down wince end');
} else {
gotoAndPlay('down wince loop');
}
}
frame 198 {
gotoAndPlay('down idle');
}
frame 213 {
if (_root.eye != 1) {
gotoAndPlay('down shut end');
} else {
gotoAndPlay('down shut loop');
}
}
frame 221 {
gotoAndPlay('down idle');
}
frame 235 {
if (_root.eye != 3) {
gotoAndPlay('down up end');
} else {
gotoAndPlay('down up loop');
}
}
frame 244 {
gotoAndPlay('down idle');
}
}
movieClip 156 {
}
movieClip 160 {
}
movieClip 162 {
}
movieClip 164 {
}
movieClip 173 {
frame 1 {
_root.cont2 = false;
wetness._alpha = 0;
}
frame 37 {
if (!_root.cont2) {
gotoAndPlay('loop1');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop2');
}
}
}
frame 73 {
if (!_root.cont2) {
gotoAndPlay('loop2');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop3start');
}
}
}
frame 129 {
if (!_root.cont2) {
gotoAndPlay('loop3');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop4start');
}
}
}
frame 166 {
gotoAndPlay('loop4');
}
}
// unknown tag 88 length 51
button 181 {
on (release) {
_root.cont = true;
_root.cont2 = true;
}
}
// unknown tag 88 length 51
movieClip 184 {
}
button 185 {
on (release) {
_root.dialogue._visible = true;
_root.dialogue.words.text = 'I don\'t know what came over me... I should stay away from that painting...';
_root.dialogue.noopt.words.text = 'move along...';
_root.dialogue.yesopt.words.text = ' ';
_root.exposed = false;
_root.confirm = false;
_root.inspect = false;
_root.engaged = false;
_root.eye = 0;
_root.mouth = 0;
_root.pose = 0;
_root.dusty._x -= 25;
}
}
movieClip 187 {
}
movieClip 188 {
instance yesopt of movieClip 184 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance noopt of movieClip 187 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
}
movieClip 193 {
instance dialogue of movieClip 188 {
onClipEvent (enterFrame) {
_root.mouth = 0;
_root.eye = 5;
this.words.text = 'I shouldn\'t be doing this... but I want to so badly...';
this.yesopt.words.text = 'This feels so good...';
this.noopt.words.text = 'No... I have to stop this!';
}
}
frame 37 {
if (!_root.cont) {
gotoAndPlay('loop1');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop2');
}
}
}
instance dialogue of movieClip 188 {
onClipEvent (enterFrame) {
_root.mouth = 1;
_root.eye = 2;
this.words.text = 'I am getting so wet... maybe if I just sway my hips a little... I...';
this.yesopt.words.text = 'Deeper... faster...';
this.noopt.words.text = 'No... I can\'t do this here!';
}
}
frame 73 {
if (!_root.cont) {
gotoAndPlay('loop2');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop3start');
}
}
}
instance dialogue of movieClip 188 {
onClipEvent (enterFrame) {
_root.mouth = 2;
_root.eye = 3;
this.words.text = 'I am so close... ahhh my clit is on fire!';
this.yesopt.words.text = 'I\'m cumming!';
this.noopt.words.text = 'No!';
}
}
frame 129 {
if (!_root.cont) {
gotoAndPlay('loop3');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop4start');
}
}
}
frame 130 {
_root.painting = true;
}
instance dialogue of movieClip 188 {
onClipEvent (enterFrame) {
_root.mouth = 1;
_root.eye = 3;
this.words.text = 'AHHHHHHHHHHHHHHHHHHHHHH!!!!!!!';
this.yesopt.words.text = 'I want more...';
this.noopt.words.text = '...am I... a whore...?';
}
}
frame 166 {
if (!_root.cont) {
gotoAndPlay('loop4');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop1');
}
}
}
}
movieClip 194 {
frame 1 {
if (_root.pose == 0) {
gotoAndPlay('idleright');
}
if (_root.pose == 1) {
gotoAndPlay('idleleft');
}
if (_root.pose == 2) {
gotoAndPlay('hold');
}
if (_root.pose == 3) {
gotoAndPlay('self');
}
}
instance of movieClip 108 {
onClipEvent (enterFrame) {
if (_root.inspect) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance righthit of movieClip 110 {
onClipEvent (load) {
this._visible = false;
}
}
instance lefthit of movieClip 110 {
onClipEvent (load) {
this._visible = false;
}
}
instance midhit of movieClip 110 {
onClipEvent (load) {
this._visible = false;
}
}
frame 2 {
gotoAndPlay('idleright');
}
frame 3 {
if (_root.pose == 0) {
gotoAndPlay('idleright');
}
if (_root.pose == 1) {
gotoAndPlay('idleleft');
}
if (_root.pose == 2) {
gotoAndPlay('hold');
}
if (_root.pose == 3) {
gotoAndPlay('self');
}
}
frame 4 {
gotoAndPlay('idleleft');
}
frame 5 {
if (_root.pose == 0) {
gotoAndPlay('idleright');
}
if (_root.pose == 1) {
gotoAndPlay('idleleft');
}
if (_root.pose == 2) {
gotoAndPlay('hold');
}
if (_root.pose == 3) {
gotoAndPlay('self');
}
}
frame 6 {
gotoAndPlay('hold');
}
frame 7 {
if (_root.pose == 0) {
gotoAndPlay('idleright');
}
if (_root.pose == 1) {
gotoAndPlay('idleleft');
}
if (_root.pose == 2) {
gotoAndPlay('hold');
}
if (_root.pose == 3) {
gotoAndPlay('self');
}
}
frame 8 {
gotoAndPlay('self');
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
// unknown tag 88 length 51
button 200 {
on (release) {
_root.confirm = true;
_root.pauser = false;
}
}
movieClip 202 {
}
button 203 {
on (release) {
if (_root.confirm) {
_root.dusty._x -= 20;
_root.confirm = false;
}
_root.exposed = false;
_root.pauser = false;
_root.dialogue._visible = false;
_root.inspect = false;
}
}
movieClip 205 {
}
movieClip 206 {
instance yesopt of movieClip 202 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance noopt of movieClip 205 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
movieClip 208 {
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
movieClip 211 {
frame 1 {
function camControl() {
parentColor.setTransform(camColor.getTransform());
var v3 = sX / this._width;
var v4 = sY / this._height;
_parent._x = cX - this._x * v3;
_parent._y = cY - this._y * v4;
_parent._xscale = 100 * v3;
_parent._yscale = 100 * v4;
}
function resetStage() {
var v2 = {'ra': 100, 'rb': 0, 'ga': 100, 'gb': 0, 'ba': 100, 'bb': 0, 'aa': 100, 'ab': 0};
parentColor.setTransform(v2);
_parent._xscale = 100;
_parent._yscale = 100;
_parent._x = 0;
_parent._y = 0;
}
this._visible = false;
var oldMode = Stage.scaleMode;
Stage.scaleMode = 'exactFit';
var cX = Stage.width / 2;
var cY = Stage.height / 2;
var sX = Stage.width;
var sY = Stage.height;
Stage.scaleMode = oldMode;
var camColor = new Color(this);
var parentColor = new Color(_parent);
this.onEnterFrame = camControl;
this.onUnload = resetStage;
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
movieClip 213 {
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = false;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r2');
}
}
}
movieClip 215 {
}
movieClip 216 {
instance of movieClip 215 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.leftblock = true;
}
}
}
}
frame 6 {
prevFrame();
}
frame 7 {
play();
}
frame 8 {
play();
}
frame 9 {
stop();
}
movieClip 218 {
}
movieClip 220 {
}
movieClip 222 {
}
movieClip 224 {
}
movieClip 225 {
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = false;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r3');
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r1');
}
}
}
frame 10 {
prevFrame();
}
frame 11 {
play();
}
frame 12 {
play();
}
frame 13 {
stop();
}
movieClip 228 {
}
movieClip 230 {
}
movieClip 232 {
}
movieClip 234 {
}
movieClip 236 {
}
movieClip 237 {
instance of movieClip 213 {
onClipEvent (load) {
this._visible = false;
up = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
if (Key.isDown(_root.upkey)) {
up = true;
} else {
if (!Key.isDown(_root.upkey) && up) {
up = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r6');
}
}
}
}
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 457;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 257;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
movieClip 239 {
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = false;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r4');
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r2');
}
}
}
frame 14 {
prevFrame();
}
frame 15 {
play();
}
frame 16 {
play();
}
frame 17 {
stop();
}
movieClip 241 {
}
movieClip 243 {
}
movieClip 246 {
}
movieClip 248 {
}
movieClip 250 {
}
movieClip 252 {
}
movieClip 254 {
}
movieClip 257 {
}
movieClip 259 {
}
movieClip 260 {
frame 1 {
if (_root.dining > 11) {
gotoAndPlay('active');
}
}
frame 2 {
gotoAndPlay('apple');
}
frame 3 {
stop();
}
frame 4 {
gotoAndPlay('active');
}
}
movieClip 262 {
}
movieClip 271 {
}
movieClip 273 {
}
button 276 {
on (release) {
_root.dialogue._visible = true;
_root.dialogue.words.text = 'What is happening to me... why would I... with a pig... ';
_root.dialogue.noopt.words.text = 'What am I becoming?';
_root.dialogue.yesopt.words.text = ' ';
_root.exposed = false;
_root.confirm = false;
_root.inspect = false;
_root.engaged = false;
_root.dusty._visible = true;
_root.eye = 0;
_root.mouth = 0;
_root.pose = 0;
_root.dusty._x += 25;
_root.bg.gotoAndStop(5);
}
}
movieClip 278 {
}
movieClip 279 {
instance yesopt of movieClip 184 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance noopt of movieClip 278 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
}
movieClip 280 {
frame 1 {
_root.cont2 = false;
}
frame 37 {
if (!_root.cont2) {
gotoAndPlay('loop1');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop2start');
}
}
}
frame 77 {
gotoAndPlay('loop2');
}
}
movieClip 281 {
frame 1 {
_root.mouth = 3;
_root.eye = 5;
_root.cont = false;
}
instance dialogue of movieClip 279 {
onClipEvent (load) {
this.words.text = 'what happened...I\'m... oh god... it is so thick it won\'t slide in...';
this.yesopt.words.text = 'if I spread a little... it will fit...';
this.noopt.words.text = 'this is disgusting!';
}
}
frame 13 {
_root.eye = 2;
}
frame 27 {
_root.eye = 5;
}
frame 37 {
if (!_root.cont) {
gotoAndPlay('loop1');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop2start');
}
}
}
frame 56 {
_root.mouth = 2;
_root.eye = 1;
}
instance dialogue of movieClip 279 {
onClipEvent (load) {
this.words.text = 'it... it is barely fitting... I feel like I am being split.. it feels so..';
this.yesopt.words.text = 'unggg... I want it to tear me apart!';
this.noopt.words.text = 'it is a pig!';
}
}
frame 77 {
gotoAndPlay('loop2');
}
}
movieClip 282 {
frame 1 {
stop();
}
frame 2 {
stop();
}
instance of movieClip 110 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty.midhit)) {
_root.inspect = true;
if (Key.isDown(32)) {
_root.pauser = true;
_root.dialogue._visible = true;
_root.dialogue.words.text = 'Wasn\'t this room different before? I can\'t put my finger on it...';
_root.dialogue.yesopt.words.text = ' ';
_root.dialogue.noopt.words.text = 'Must be my imagination...';
}
} else {
_root.inspect = false;
}
}
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
instance of movieClip 110 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty.midhit)) {
_root.inspect = true;
if (Key.isDown(32)) {
_root.exposed = true;
_root.pauser = true;
_root.dialogue._visible = true;
_root.dialogue.words.text = 'Was the pigs tongue always that big? Who opened that bottle of wine?';
_root.dialogue.yesopt.words.text = 'One glass couldn\'t hurt...';
_root.dialogue.noopt.words.text = 'I should go...';
}
} else {
_root.inspect = false;
}
if (_root.confirm) {
_root.dusty._visible = false;
_root.engaged = true;
_root.fader.gotoAndPlay('fade');
_root.dialogue._visible = false;
_root.pauser = true;
_root.bg._x = 350;
_root.bg.gotoAndStop(6);
}
}
}
frame 6 {
stop();
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.dining += 1;
if (_root.dining > 2 && _root.dining < 6) {
_root.bg.gotoAndStop(2);
}
if (_root.dining > 5 && _root.dining < 9) {
_root.bg.gotoAndStop(3);
}
if (_root.dining > 8 && _root.dining < 12) {
_root.bg.gotoAndStop(4);
}
if (_root.dining > 11) {
_root.bg.gotoAndStop(5);
}
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 380;
this._y = 200;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = false;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r5');
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r3');
}
}
}
frame 18 {
prevFrame();
}
frame 19 {
play();
}
frame 20 {
play();
}
frame 21 {
stop();
}
movieClip 284 {
}
movieClip 287 {
frame 1 {
if (_root.rag > 1) {
gotoAndStop('norag');
}
}
frame 2 {
gotoAndPlay('rag');
}
frame 3 {
stop();
}
}
movieClip 289 {
}
movieClip 291 {
}
movieClip 293 {
}
movieClip 295 {
}
movieClip 297 {
}
movieClip 298 {
instance of movieClip 287 {
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (!_root.confirm) {
if (this.hitTest(_root.dusty) && _root.rag == 1) {
_root.inspect = true;
if (Key.isDown(32)) {
_root.dialogue._visible = true;
_root.dialogue.words.text = 'A bucket with some cleaning supplies... ';
_root.dialogue.yesopt.words.text = 'Take the rag...';
_root.dialogue.noopt.words.text = 'Just leave...';
_root.pauser = true;
}
} else {
if (!this.hitTest(_root.dusty) && _root.rag == 1) {
_root.inspect = false;
_root.dialogue._visible = false;
}
}
} else {
if (_root.confirm) {
_root.pauser = false;
_root.dialogue._visible = false;
_root.inspect = false;
_root.confirm = false;
_root.rag = 2;
}
}
}
}
}
instance of movieClip 213 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty) && Key.isDown(_root.downkey)) {
_root.stagenter = true;
_root.pose = 0;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r9');
}
}
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 500;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
movieClip 299 {
instance of movieClip 215 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.rightblock = true;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r4');
}
}
}
frame 22 {
prevFrame();
}
frame 23 {
play();
}
frame 24 {
play();
}
frame 25 {
stop();
}
movieClip 301 {
frame 1 {
if (_root.painting) {
this.gotoAndPlay('spin');
}
}
frame 2 {
this.gotoAndPlay('still');
}
frame 3 {
play();
}
frame 39 {
gotoAndPlay('spin');
}
}
movieClip 303 {
}
movieClip 305 {
instance of movieClip 303 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.painting) {
this._visible = true;
}
}
}
instance of movieClip 213 {
onClipEvent (load) {
this._visible = false;
down = false;
up = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
if (Key.isDown(_root.downkey)) {
down = true;
} else {
if (!Key.isDown(_root.downkey) && down) {
down = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r3');
}
}
if (_root.painting) {
if (Key.isDown(_root.upkey)) {
up = true;
} else {
if (!Key.isDown(_root.upkey) && up) {
up = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r11');
}
}
}
}
}
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
movieClip 307 {
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r8');
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = false;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r7');
}
}
}
frame 26 {
prevFrame();
}
frame 27 {
play();
}
frame 28 {
play();
}
frame 29 {
stop();
}
movieClip 310 {
}
movieClip 313 {
instance of movieClip 310 {
onClipEvent (load) {
this._alpha = 0;
}
onClipEvent (enterFrame) {
if (_root.painting && this._alpha < 100) {
this._alpha += 10;
}
}
}
instance egghit of movieClip 110 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.inspect = true;
if (Key.isDown(32)) {
_root.pauser = true;
_root.dialogue.words.text = 'It is a painting of an eggplant... weird, but it makes me feel... thankful?';
_root.dialogue.yesopt.words.text = ' ';
_root.dialogue.noopt.words.text = 'Guess I should move on...';
_root.dialogue._visible = true;
}
}
}
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
this.yesopt._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance pichit of movieClip 299 {
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (!_root.confirm) {
if (this.hitTest(_root.dusty.righthit)) {
if (!_root.painting) {
_root.inspect = true;
if (Key.isDown(32)) {
_root.pose = 2;
_root.mouth = 2;
_root.eye = 2;
_root.exposed = true;
_root.dialogue._visible = true;
_root.pauser = true;
_root.dialogue.words.text = 'A painting of a flower... it makes me feel warm... I want to... touch...';
_root.dialogue.yesopt.words.text = 'No one is watching me here, right?...';
_root.dialogue.noopt.words.text = 'No, I need to leave right away...';
}
}
} else {
if (!_root.pichit.hitTest(_root.dusty.righthit) && !_root.bg.egghit.hitTest(_root.dusty)) {
_root.mouth = 0;
_root.eye = 0;
_root.inspect = false;
_root.exposed = false;
_root.dialogue._visible = false;
}
}
} else {
if (_root.confirm) {
_root.dialogue._visible = false;
_root.engaged = true;
_root.pauser = true;
_root.pose = 3;
}
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r6');
}
}
}
frame 30 {
prevFrame();
}
frame 31 {
play();
}
frame 32 {
play();
}
frame 33 {
stop();
}
movieClip 316 {
}
movieClip 319 {
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = false;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r6');
}
}
}
frame 34 {
prevFrame();
}
frame 35 {
play();
}
frame 36 {
play();
}
frame 37 {
stop();
}
movieClip 321 {
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
movieClip 323 {
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 455;
this._height = 260;
this._x = 440;
this._y = 250;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.pose = 1;
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r5');
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r10');
}
}
}
frame 38 {
prevFrame();
}
frame 39 {
play();
}
frame 40 {
play();
}
frame 41 {
stop();
}
movieClip 327 {
}
movieClip 328 {
}
movieClip 331 {
}
movieClip 335 {
}
movieClip 337 {
}
movieClip 338 {
}
movieClip 339 {
}
button 341 {
on (release) {
_root.dialogue._visible = true;
_root.dialogue.words.text = 'Objects here are dangerous... they take control and... I can\'t stop...';
_root.dialogue.noopt.words.text = 'I need to be careful...';
_root.dialogue.yesopt.words.text = ' ';
_root.exposed = false;
_root.confirm = false;
_root.inspect = false;
_root.engaged = false;
_root.dusty._visible = true;
_root.eye = 0;
_root.mouth = 0;
_root.pose = 0;
_root.dusty._x += 25;
_root.bg.mir.gotoAndStop('clean');
}
}
movieClip 343 {
}
movieClip 344 {
instance yesopt of movieClip 184 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance noopt of movieClip 343 {
onClipEvent (enterFrame) {
if (this.words.text == ' ') {
this._visible = false;
} else {
this._visible = true;
}
}
}
}
movieClip 345 {
frame 1 {
play();
}
frame 37 {
gotoAndPlay('spin');
}
}
movieClip 346 {
}
movieClip 347 {
}
movieClip 348 {
}
movieClip 349 {
}
movieClip 351 {
}
movieClip 353 {
}
movieClip 354 {
}
movieClip 355 {
}
movieClip 357 {
}
movieClip 359 {
}
movieClip 360 {
}
movieClip 361 {
}
movieClip 363 {
}
movieClip 364 {
}
movieClip 365 {
}
movieClip 366 {
}
movieClip 367 {
}
movieClip 368 {
}
movieClip 369 {
}
movieClip 370 {
}
movieClip 376 {
}
movieClip 377 {
frame 1 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 2 {
gotoAndPlay('idle');
}
frame 3 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 4 {
gotoAndPlay('open');
}
frame 5 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
if (_root.mouth == 3) {
gotoAndPlay('tong');
}
}
frame 6 {
gotoAndPlay('bite');
}
frame 7 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 8 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 9 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 10 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 11 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 12 {
if (_root.mouth == 0) {
gotoAndPlay('idle');
}
if (_root.mouth == 1) {
gotoAndPlay('open');
}
if (_root.mouth == 2) {
gotoAndPlay('bite');
}
}
frame 13 {
gotoAndPlay('tong');
}
}
movieClip 378 {
}
movieClip 379 {
}
movieClip 380 {
}
movieClip 381 {
}
movieClip 383 {
}
movieClip 384 {
}
movieClip 385 {
}
movieClip 386 {
}
movieClip 387 {
frame 1 {
if (_root.eye == 0) {
gotoAndPlay('idle');
}
if (_root.eye == 1) {
gotoAndPlay('shut');
}
if (_root.eye == 2) {
gotoAndPlay('wince');
}
if (_root.eye == 3) {
gotoAndPlay('up');
}
if (_root.eye == 4) {
gotoAndPlay('back');
}
if (_root.eye == 5) {
gotoAndPlay('down');
}
}
frame 2 {
gotoAndPlay('idle');
}
frame 14 {
if (_root.eye != 1) {
gotoAndPlay('shut end');
} else {
gotoAndPlay('shut loop');
}
}
frame 21 {
gotoAndPlay('idle');
}
frame 35 {
if (_root.eye != 2) {
gotoAndPlay('wince end');
} else {
gotoAndPlay('wince loop');
}
}
frame 43 {
gotoAndPlay('idle');
}
frame 57 {
if (_root.eye != 3) {
gotoAndPlay('up end');
} else {
gotoAndPlay('up loop');
}
}
frame 66 {
gotoAndPlay('idle');
}
frame 76 {
if (_root.eye == 0) {
gotoAndPlay('back end');
}
if (_root.eye == 1) {
gotoAndPlay('back shut');
}
if (_root.eye == 2) {
gotoAndPlay('back wince');
}
if (_root.eye == 3) {
gotoAndPlay('back up');
}
if (_root.eye == 4) {
gotoAndPlay('back idle');
}
if (_root.eye == 5) {
gotoAndPlay('back end');
}
}
frame 77 {
gotoAndPlay('back idle');
}
frame 86 {
gotoAndPlay('idle');
}
frame 101 {
if (_root.eye != 2) {
gotoAndPlay('back wince end');
} else {
gotoAndPlay('back wince loop');
}
}
frame 109 {
gotoAndPlay('back idle');
}
frame 124 {
if (_root.eye != 1) {
gotoAndPlay('back shut end');
} else {
gotoAndPlay('back shut loop');
}
}
frame 132 {
gotoAndPlay('back idle');
}
frame 146 {
if (_root.eye != 3) {
gotoAndPlay('back up end');
} else {
gotoAndPlay('back up loop');
}
}
frame 155 {
gotoAndPlay('back idle');
}
frame 165 {
if (_root.eye == 0) {
gotoAndPlay('down end');
}
if (_root.eye == 1) {
gotoAndPlay('down shut');
}
if (_root.eye == 2) {
gotoAndPlay('down wince');
}
if (_root.eye == 3) {
gotoAndPlay('down up');
}
if (_root.eye == 4) {
gotoAndPlay('down end');
}
if (_root.eye == 5) {
gotoAndPlay('down idle');
}
}
frame 166 {
gotoAndPlay('down idle');
}
frame 175 {
gotoAndPlay('idle');
}
frame 190 {
if (_root.eye != 2) {
gotoAndPlay('down wince end');
} else {
gotoAndPlay('down wince loop');
}
}
frame 198 {
gotoAndPlay('down idle');
}
frame 213 {
if (_root.eye != 1) {
gotoAndPlay('down shut end');
} else {
gotoAndPlay('down shut loop');
}
}
frame 221 {
gotoAndPlay('down idle');
}
frame 235 {
if (_root.eye != 3) {
gotoAndPlay('down up end');
} else {
gotoAndPlay('down up loop');
}
}
frame 244 {
gotoAndPlay('down idle');
}
}
movieClip 388 {
}
movieClip 389 {
}
movieClip 390 {
}
movieClip 391 {
}
movieClip 393 {
}
movieClip 407 {
}
movieClip 413 {
frame 46 {
gotoAndPlay('loop 1');
}
}
movieClip 414 {
frame 1 {
_root.cont2 = false;
}
frame 47 {
if (!_root.cont2) {
gotoAndPlay('loop1');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop2start');
}
}
}
frame 91 {
if (!_root.cont2) {
gotoAndPlay('loop2');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop3start');
}
}
}
frame 110 {
if (!_root.cont2) {
gotoAndPlay('loop3');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop4start');
}
}
}
frame 147 {
if (!_root.cont2) {
gotoAndPlay('loop4');
} else {
if (_root.cont2) {
_root.cont2 = false;
gotoAndPlay('loop1');
}
}
}
}
movieClip 416 {
}
movieClip 417 {
frame 1 {
_root.cont = false;
}
instance dialogue of movieClip 344 {
onClipEvent (load) {
_root.eye = 5;
_root.mouth = 2;
this.words.text = 'I can feel both being entered and entering... I\'m so tight... this is...';
this.yesopt.words.text = 'not rough enough... I can go harder';
this.noopt.words.text = 'so wrong... I must stop!';
}
}
frame 47 {
if (!_root.cont) {
gotoAndPlay('loop1');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop2start');
}
}
}
instance dialogue of movieClip 344 {
onClipEvent (load) {
_root.eye = 1;
_root.mouth = 1;
this.words.text = 'It\'s... MY dick feels so hard... I feel myself growing tighter with each thrust...';
this.yesopt.words.text = 'I want it harder!';
this.noopt.words.text = 'this can\'t continue!';
}
}
frame 91 {
if (!_root.cont) {
gotoAndPlay('loop2');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop3start');
}
}
}
instance dialogue of movieClip 344 {
onClipEvent (load) {
_root.eye = 4;
_root.mouth = 1;
this.words.text = 'I am so wet and hard... I can\'t keep this up.. will I cum in myself?';
this.yesopt.words.text = 'Yes I want to feel myself burst!';
this.noopt.words.text = 'No I don\'t know what will happen!';
}
}
frame 110 {
if (!_root.cont) {
gotoAndPlay('loop3');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop4start');
}
}
}
frame 130 {
_root.mirrorcum = true;
}
instance dialogue of movieClip 344 {
onClipEvent (load) {
_root.eye = 3;
_root.mouth = 3;
this.words.text = 'I\'M CUMMING! FUCK! AHHHHHHHHHHHHHHHHHHH!';
this.yesopt.words.text = 'More... I want to fuck myself again!';
this.noopt.words.text = 'I\'m filled with... my own cum?';
}
}
frame 147 {
if (!_root.cont) {
gotoAndPlay('loop4');
} else {
if (_root.cont) {
_root.cont = false;
gotoAndPlay('loop1');
}
}
}
}
movieClip 418 {
frame 1 {
if (!_root.engaged) {
if (_root.miractive) {
gotoAndPlay('clean');
} else {
gotoAndPlay('dirty');
}
} else {
if (_root.engaged) {
gotoAndPlay('engage');
}
}
}
frame 2 {
gotoAndPlay('dirty');
}
frame 3 {
if (!_root.engaged) {
if (_root.mirrorcum) {
_root.bg.mir.gotoAndStop('complete');
} else {
if (!_root.mirrorcum) {
if (_root.miractive) {
gotoAndPlay('clean');
} else {
gotoAndPlay('dirty');
}
}
}
} else {
if (_root.engaged) {
gotoAndPlay('engage');
}
}
}
frame 4 {
gotoAndPlay('clean');
}
frame 5 {
_root.dusty._visible = false;
}
frame 35 {
_root.mouth = 1;
_root.eye = 0;
}
frame 50 {
_root.dusty._x = 287;
_root.dusty._y = 270;
_root.dusty._visible = true;
play();
}
instance dialogue of movieClip 344 {
onClipEvent (enterFrame) {
this.words.text = 'its me... but I have a... it is so big... I feel dizzy and warm...';
this.yesopt.words.text = 'how would it feel inside me...';
this.noopt.words.text = 'This isn\'t right...';
}
}
frame 51 {
if (_root.cont) {
gotoAndPlay('eng2');
} else {
gotoAndPlay('l1');
}
}
frame 52 {
_root.dusty._visible = false;
stop();
}
instance of movieClip 346 {
onClipEvent (load) {
this._alpha = 0;
}
onClipEvent (enterFrame) {
if (_root.mirrorcum && this._alpha < 100) {
this._alpha += 10;
}
}
}
frame 53 {
_root.dusty._visible = true;
stop();
}
}
movieClip 419 {
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 521;
this._height = 297;
this._x = 325;
this._y = 230;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
instance of movieClip 213 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
_root.stagenter = false;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r9');
}
}
}
instance of movieClip 216 {
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (!_root.confirm) {
if (this.hitTest(_root.dusty.lefthit)) {
if (!_root.mirrorcum) {
_root.inspect = true;
if (Key.isDown(32)) {
_root.pauser = true;
_root.mouth = 0;
_root.eye = 0;
if (!_root.miractive) {
_root.exposed = false;
_root.dialogue._visible = true;
_root.dialogue.words.text = 'An old dirty mirror... maybe if I find something to clean it with...';
_root.dialogue.yesopt.words.text = ' ';
if (_root.rag == 2) {
_root.dialogue.yesopt.words.text = '...I can use the rag';
} else {
_root.rag = 1;
}
_root.dialogue.noopt.words.text = 'move along...';
}
if (_root.miractive) {
_root.exposed = true;
_root.mouth = 2;
_root.eye = 2;
_root.dialogue._visible = true;
_root.dialogue.words.text = 'The reflection is hazy... I can barely make it out...';
_root.dialogue.yesopt.words.text = 'touch the mirror...';
_root.dialogue.noopt.words.text = 'I should leave it be...';
}
}
}
} else {
if (!this.hitTest(_root.dusty.lefthit)) {
_root.mouth = 0;
_root.eye = 0;
_root.exposed = false;
_root.inspect = false;
_root.dialogue._visible = false;
}
}
} else {
if (_root.confirm) {
if (!_root.miractive) {
_root.rag = 3;
_root.dialogue._visible = false;
_root.confirm = false;
_root.miractive = true;
_root.pauser = false;
} else {
if (_root.miractive) {
_root.dialogue._visible = false;
_root.inspect = false;
_root.pauser = true;
_root.engaged = true;
}
}
}
}
}
}
}
frame 42 {
prevFrame();
}
frame 43 {
play();
}
frame 44 {
play();
}
frame 45 {
stop();
}
movieClip 421 {
frame 1 {
if (_root.mirrorcum) {
this.gotoAndPlay('spin');
}
}
frame 2 {
this.gotoAndPlay('still');
}
frame 3 {
play();
}
frame 39 {
gotoAndPlay('spin');
}
}
movieClip 424 {
instance of movieClip 303 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.mirrorcum) {
this._visible = true;
}
}
}
instance of movieClip 213 {
onClipEvent (load) {
this._visible = false;
down = false;
up = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
if (Key.isDown(_root.downkey)) {
down = true;
} else {
if (!Key.isDown(_root.downkey) && down) {
down = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r6');
}
}
if (_root.mirrorcum) {
if (Key.isDown(_root.upkey)) {
up = true;
} else {
if (!Key.isDown(_root.upkey) && up) {
up = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r12');
}
}
}
}
}
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 521;
this._height = 297;
this._x = 325;
this._y = 230;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
frame 46 {
prevFrame();
}
frame 47 {
play();
}
frame 48 {
play();
}
frame 49 {
stop();
}
movieClip 426 {
frame 1 {
if (_root.potcum) {
this.gotoAndPlay('spin');
}
}
frame 2 {
this.gotoAndPlay('still');
}
frame 3 {
play();
}
frame 39 {
gotoAndPlay('spin');
}
}
movieClip 428 {
instance of movieClip 303 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.potcum) {
this._visible = true;
}
}
}
instance of movieClip 213 {
onClipEvent (load) {
this._visible = false;
down = false;
up = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.dusty)) {
if (Key.isDown(_root.downkey)) {
down = true;
} else {
if (!Key.isDown(_root.downkey) && down) {
down = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r11');
}
}
if (_root.potcum) {
if (Key.isDown(_root.upkey)) {
up = true;
} else {
if (!Key.isDown(_root.upkey) && up) {
up = false;
_root.stairload = true;
_root.fader.gotoAndPlay('fade');
_root.gotoAndStop('r13');
}
}
}
}
}
}
}
instance dusty of movieClip 194 {
onClipEvent (load) {
if (!_root.firstload) {
if (!_root.stairload) {
if (!_root.stagenter) {
_root.pose = 0;
_root.bg._x = 450;
_root.fg._x = 450;
this._x = 0;
} else {
if (_root.stagenter) {
_root.pose = 1;
_root.bg._x = 250;
_root.fg._x = 250;
this._x = 700;
}
}
} else {
if (_root.stairload) {
_root.pose = 0;
_root.bg._x = 350;
_root.fg._x = 350;
this._x = 350;
_root.stairload = false;
}
}
} else {
_root.firstload = false;
}
}
}
instance dialogue of movieClip 206 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 208 {
onClipEvent (enterFrame) {
if (_root.rag == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance vcam of movieClip 211 {
onClipEvent (load) {
_root.pose = 0;
_root.rightblock = false;
_root.leftblock = false;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.rightkey) && !_root.rightblock) {
_root.leftblock = false;
_root.pose = 0;
_root.dusty._x += 8;
if (_root.bg._x > 250) {
_root.bg._x -= 5;
_root.fg._x -= 7;
}
}
if (Key.isDown(_root.leftkey) && !_root.leftblock) {
_root.rightblock = false;
_root.pose = 1;
_root.dusty._x -= 8;
if (_root.bg._x < 450) {
_root.bg._x += 5;
_root.fg._x += 7;
}
}
}
if (_root.engaged) {
this._width = 521;
this._height = 297;
this._x = 325;
this._y = 230;
} else {
if (!_root.engaged) {
this._width = 700;
this._height = 400;
this._x = 350;
this._y = 200;
}
}
}
}
frame 50 {
prevFrame();
}