[Tools][Expand/Collapse All]Note that automatic extraction of ActionScript 3 is still pretty much unsupported by swfchan. AS1/AS2 works okay most of the time.Combined Code (9.3 KiB) ● ●
frame 1 {
stop();
btn_play.onRelease = function () {
gotoAndPlay(2);
};
}
// unknown tag 88 length 85
// unknown tag 88 length 115
// unknown tag 88 length 77
// unknown tag 88 length 115
// unknown tag 88 length 92
// unknown tag 88 length 115
movieClip 28 {
}
movieClip 29 {
frame 20 {
stop();
}
}
frame 21 {
stop();
btn_next.onRelease = function () {
play();
};
}
movieClip 34 {
}
// unknown tag 88 length 94
movieClip 45 {
}
// unknown tag 88 length 563
// unknown tag 88 length 115
movieClip 52 {
}
movieClip 56 {
}
frame 22 {
stop();
}
movieClip 62 {
}
// unknown tag 88 length 91
movieClip 70 {
}
movieClip 71 {
frame 80 {
stop();
}
}
movieClip 115 {
}
movieClip 139 {
}
movieClip 140 {
frame 80 {
stop();
}
}
movieClip 158 {
}
movieClip 161 {
}
movieClip 174 {
frame 1 {
stop();
}
frame 40 {
stop();
}
}
// unknown tag 88 length 98
// unknown tag 88 length 120
// unknown tag 88 length 215
movieClip 206 {
}
movieClip 213 {
frame 1 {
stop();
}
frame 34 {
stop();
}
}
movieClip 218 {
frame 1 {
stop();
}
frame 34 {
stop();
}
}
movieClip 220 {
}
movieClip 222 {
}
movieClip 224 {
}
// unknown tag 88 length 78
movieClip 227 {
frame 1 {
stop();
onEnterFrame = function () {
if (enemy.hitTest(dickship)) {
score_no.gotoAndPlay(1);
enemy._y = -40;
milf_blush._x += 10;
}
if (point.hitTest(dickship)) {
score_yes.gotoAndPlay(1);
point._y = -40;
milf_blush._x -= 10;
}
if (Key.isDown(37)) {
if (dickship._x == 60 || dickship._x == 110) {
dickship._x -= 50;
}
} else {
if (Key.isDown(39)) {
if (dickship._x == 10 || dickship._x == 60) {
dickship._x += 50;
}
}
}
btn_left.onRelease = function () {
if (dickship._x == 60 || dickship._x == 110) {
dickship._x -= 50;
}
};
btn_right.onRelease = function () {
if (dickship._x == 10 || dickship._x == 60) {
dickship._x += 50;
}
};
};
}
instance enemy of movieClip 222 {
onClipEvent (enterFrame) {
speed = Math.random() * 5;
this._y += speed;
if (this._y >= 200) {
this._y = -40;
}
}
}
instance point of movieClip 224 {
onClipEvent (enterFrame) {
speed = Math.random() * 5;
this._y += speed;
if (this._y >= 200) {
this._y = -40;
}
}
}
instance enemy of movieClip 222 {
onClipEvent (enterFrame) {
speed = Math.random() * 5;
this._y += speed;
if (this._y >= 200) {
this._y = -40;
}
}
}
instance enemy of movieClip 222 {
onClipEvent (enterFrame) {
speed = Math.random() * 5;
this._y += speed;
if (this._y >= 200) {
this._y = -40;
}
}
}
instance point of movieClip 224 {
onClipEvent (enterFrame) {
speed = Math.random() * 5;
this._y += speed;
if (this._y >= 200) {
this._y = -40;
}
}
}
instance point of movieClip 224 {
onClipEvent (enterFrame) {
speed = Math.random() * 5;
this._y += speed;
if (this._y >= 200) {
this._y = -40;
}
}
}
}
movieClip 233 {
}
movieClip 236 {
}
movieClip 239 {
}
movieClip 241 {
}
button 242 {
on (press, release) {
if (score < 50) {
bar_hp.gotoAndStop(score);
++score;
} else {
play();
}
}
}
movieClip 244 {
}
movieClip 246 {
}
movieClip 250 {
}
movieClip 251 {
frame 1 {
stop();
}
}
// unknown tag 88 length 151
movieClip 261 {
}
// unknown tag 88 length 36
movieClip 267 {
frame 1 {
stop();
}
}
movieClip 270 {
frame 1 {
stop();
}
}
// unknown tag 88 length 72
movieClip 274 {
}
movieClip 276 {
}
movieClip 277 {
frame 1 {
var quote = Math.random() > 0.5 ? true : false;
this.onRelease = function () {
gotoAndPlay(61);
if (quote == true) {
genqui.play();
} else {
if (quote == false) {
jagshemash.play();
}
}
};
}
frame 60 {
stop();
}
frame 85 {
stop();
}
}
movieClip 288 {
frame 1 {
stop();
}
frame 30 {
_root.story1.gotoAndPlay(22);
}
}
movieClip 292 {
}
// unknown tag 88 length 553
movieClip 299 {
frame 1 {
stop();
}
}
movieClip 303 {
frame 1 {
stop();
}
}
movieClip 307 {
frame 1 {
stop();
}
}
movieClip 316 {
frame 1 {
stop();
}
frame 40 {
_root.story1.gotoAndPlay(23);
}
}
movieClip 324 {
frame 1 {
stop();
}
frame 40 {
_root.story1.gotoAndPlay(24);
}
}
// unknown tag 88 length 154
movieClip 336 {
}
movieClip 340 {
}
button 362 {
on (press, release) {
play();
}
}
movieClip 377 {
frame 1 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 2 {
stop();
resp_silent.onRelease = function () {
gotoAndPlay(3);
};
resp_comply.onRelease = function () {
gotoAndPlay(5);
};
}
frame 3 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 4 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 5 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 6 {
stop();
resp_sleep.onRelease = function () {
play();
};
resp_work.onRelease = function () {
gotoAndPlay(19);
};
}
frame 7 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 8 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 9 {
stop();
resp_silent.onRelease = function () {
play();
};
resp_apologize.onRelease = function () {
gotoAndPlay(12);
};
}
frame 10 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 11 {
stop();
btn_next.onRelease = function () {
gotoAndPlay(13);
};
}
frame 12 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 13 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 14 {
stop();
resp_sleep.onRelease = function () {
play();
};
resp_work.onRelease = function () {
gotoAndPlay(19);
};
}
frame 15 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 16 {
stop();
resp_rape.onRelease = function () {
play();
};
resp_beg.onRelease = function () {
gotoAndPlay(19);
};
}
frame 17 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 18 {
stop();
game._visible = false;
btn_start.onRelease = function () {
milf_blush.play();
btn_start._x += 1000;
btn_start._visible = false;
game._visible = true;
};
btn_end.onRelease = function () {
btn_end._x += 1000;
btn_end._visible = false;
game._visible = false;
play();
};
}
frame 19 {
stop();
var score = 0;
var hour = 0;
var minute = 0;
var second = 0;
hours.text = '0' + hour;
minutes.text = '0' + minute;
seconds.text = '0' + second;
onEnterFrame = function () {
if (this._currentframe == 19) {
second += 1;
if (second > 59) {
second = 0;
seconds.text = '0' + second;
minute += 1;
if (minute >= 10) {
minutes.text = minute;
} else {
minutes.text = '0' + minute;
}
if (minute > 59) {
minute = 0;
minutes.text = '0' + minute;
hour += 1;
if (hour >= 10) {
hours.text = hour;
} else {
hours.text = '0' + hour;
}
}
} else {
if (second >= 10) {
seconds.text = second;
} else {
seconds.text = '0' + second;
}
}
}
};
}
frame 20 {
stop();
minutes.text = minute;
exp.text = score;
btn_next.onRelease = function () {
play();
};
}
frame 21 {
stop();
btn_kiss.onRelease = function () {
btn_kiss._visible = false;
sfx_kiss1.play();
milf_move1.play();
};
}
frame 22 {
stop();
btn_kiss._visible = true;
btn_kiss.onRelease = function () {
btn_kiss._visible = false;
sfx_kiss2.play();
milf_move2.play();
};
}
frame 23 {
stop();
btn_kiss._visible = true;
btn_kiss.onRelease = function () {
btn_kiss._visible = false;
sfx_kiss3.play();
milf_move3.play();
};
}
frame 24 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 25 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 26 {
stop();
dem_undress.onRelease = function () {
sfx_undress.play();
play();
};
dem_blowjob.onRelease = function () {
sfx_undress.play();
play();
};
}
frame 27 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 28 {
stop();
resp_rape.onRelease = function () {
play();
};
}
frame 29 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 30 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 31 {
stop();
btn_kiss._visible = true;
btn_kiss.onRelease = function () {
btn_kiss._visible = false;
play();
};
}
frame 32 {
stop();
btn_kiss._visible = true;
}
frame 39 {
stop();
btn_next.onRelease = function () {
play();
};
}
frame 40 {
stop();
btn_next.onRelease = function () {
_root.gotoAndPlay(23);
};
}
}
movieClip 380 {
}
movieClip 401 {
}
movieClip 402 {
}