STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228086
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/27313053?noj=FRM27313053-3DC" width="1" height="1"></div>

1327052061656.swf

This is the info page for
Flash #102751

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
frame 1 { _root.ending = 0; var so = SharedObject.getLocal('fer_nanaka', '/'); if (so.data.ending == undefined) { _root.ending = 0; } else { _root.ending = so.data.ending; } } frame 1 { fscommand('showmenu', false); Stage.showMenu = false; var menu_item1 = new ContextMenuItem(); menu_item1.caption = 'フルスクリーン'; menu_item1.enabled = true; menu_item1.separatorBefore = false; menu_item1.visible = true; menu_item1.onSelect = function () { fscommand('fullscreen', true); trace('フルスクリーンが選択された'); }; var menu_item2 = new ContextMenuItem(); menu_item2.caption = 'ウィンドウ表示'; menu_item2.enabled = true; menu_item2.separatorBefore = false; menu_item2.visible = true; menu_item2.onSelect = function () { fscommand('fullscreen', false); trace('アイテム2が選択された'); }; var menu_cm = new ContextMenu(); menu_cm.hideBuiltInItems(); menu_cm.customItems = [menu_item1, menu_item2]; _root.menu = menu_cm; } frame 1 { var sound_obj = new Sound(); var sound; } // unknown tag 88 length 99 movieClip 5 { frame 1 { this._sound = new Sound(this); } frame 3 { stop(); } frame 11 { if (_parent.vol > 0.001) { this._sound.setVolume(_parent.vol); _parent.vol -= _parent.speed; gotoAndPlay(_currentframe - 1); } if (_parent.vol <= 0.001) { this._sound.stop(); stop; } } frame 38 { stop(); } frame 64 { stop(); } } // unknown tag 88 length 79 movieClip 9 { } movieClip 12 { } movieClip 13 { frame 1 { click.onPress = function () { gotoAndPlay('end'); }; } frame 60 { this._parent.gotoAndPlay('title'); } } movieClip 16 { } movieClip 20 { frame 90 { stop(); } } movieClip 22 { } movieClip 42 { } // unknown tag 88 length 73 movieClip 86 { } movieClip 87 { frame 1 { button_s01.onPress = function () { _parent.gotoAndStop('gallery_s01'); _root.menumove = 1; cursor._y = 90; }; button_s02.onPress = function () { _parent.gotoAndStop('s02'); _root.menumove = 1; cursor._y = 150; }; button_s06.onPress = function () { _parent.gotoAndStop('s06'); _root.menumove = 1; cursor._y = 210; }; button_s05_3.onPress = function () { _parent.gotoAndStop('s05_3'); _root.menumove = 1; cursor._y = 270; }; button_s03.onPress = function () { _parent.gotoAndStop('s03'); _root.menumove = 1; cursor._y = 330; }; button_s08.onPress = function () { _parent.gotoAndStop('s08'); _root.menumove = 1; cursor._y = 390; }; button_s05.onPress = function () { _parent.gotoAndStop('s05'); _root.menumove = 1; cursor._y = 450; }; button_s04.onPress = function () { _parent.gotoAndStop('s04'); _root.menumove = 1; cursor._y = 510; }; button_s02_3.onPress = function () { _parent.gotoAndStop('s02_3'); _root.menumove = 1; cursor._y = 570; }; button_s06_3.onPress = function () { _parent.gotoAndStop('s06_3'); _root.menumove = 1; cursor._y = 630; }; button_s07.onPress = function () { _parent.gotoAndStop('s07'); _root.menumove = 1; cursor._y = 690; }; button_back.onPress = function () { _parent.gotoAndPlay('title'); }; } } movieClip 90 { } // unknown tag 88 length 132 movieClip 96 { frame 30 { stop(); } frame 50 { stop(); } } movieClip 98 { frame 47 { gotoAndPlay('loop'); } } movieClip 99 { frame 20 { stop(); } } movieClip 106 { } movieClip 109 { } movieClip 110 { frame 101 { stop(); } } movieClip 114 { frame 290 { _parent.gotoAndPlay(_parent._currentframe + 1); } } movieClip 117 { } movieClip 133 { frame 60 { _parent.gotoAndPlay(_parent._currentframe + 1); } } movieClip 138 { } button 141 { on (press) { gotoAndPlay('title'); } } movieClip 142 { frame 1 { stop(); } frame 1 { var vol; var speed; BGM._sound.stop(); } frame 3 { m.s = 'テストテストテスト'; } frame 3 { _root.menumove = 0; } frame 6 { BGM._sound.stop(); BGM._sound.attachSound('op.mp3'); BGM._sound.start(0, 99); vol = 30; BGM._sound.setVolume(vol); BGM.gotoAndPlay(1); } frame 27 { button_start.onPress = function () { gotoAndPlay('s00'); }; button_howto.onPress = function () { gotoAndPlay('howto'); }; if (_root.ending == 0) { button_gallery._alpha = 0; } else { if (_root.ending >= 0) { button_gallery.onPress = function () { gotoAndPlay('gallery'); }; button_q._alpha = 0; } } } frame 34 { stop(); } frame 36 { vol = 20; BGM._sound.setVolume(vol); } frame 43 { stop(); button_back.onPress = function () { gotoAndPlay('title'); }; } frame 47 { stop(); button_back.onPress = function () { gotoAndPlay('title'); }; _root.menumove = 0; menu.onEnterFrame = function () { if (_root.menumove == 1 && _xmouse <= 80 && menu._x <= -15) { menu._x += 5; } else { if (_root.menumove == 1 && _xmouse > 80 && menu._x > -80) { menu._x += -5; } } if (_root.menumove == 1 && menu._x >= -20 && menu._y <= -30 && _ymouse <= 100) { menu._y += 10; } if (_root.menumove == 1 && menu._x >= -20 && menu._y >= -200 && _ymouse >= 500) { menu._y -= 10; } }; } frame 47 { BGM._sound.stop(); BGM._sound.attachSound('h.mp3'); BGM._sound.start(0, 99); vol = 30; BGM._sound.setVolume(vol); } frame 48 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s01.swf'); nogra.onEnterFrame = function () { if (_root.wake > 800) { _root.wake = 800; } if (_root.feel > 960) { _root.feel = 960; } swf.graph._visible = false; }; } frame 61 { menu._x = -4; menu._y = -4; menu._xscale = 0; menu._yscale = 0; menu.onEnterFrame = function () {}; } frame 61 { stop(); m._alpha = 100; m.s = 'ただいま'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 61 { vol = 20; BGM._sound.setVolume(vol); } frame 62 { stop(); m.s = '今日は早く帰ってきたし……ゲームでもするか'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 63 { stop(); m.s = 'あいつの部屋のドアが開いてる……居るのかな?'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 64 { stop(); m.s = '……'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 65 { stop(); m.s = 'ちょ……パンツ丸見え'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 66 { stop(); m.s = '……寝てるのか。……まったく'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 67 { stop(); m.s = '……'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 68 { BGM.gotoAndPlay('fadeout'); vol = 20; speed = 0.05; } frame 69 { stop(); m.s = '…………'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 70 { stop(); m.s = '菜々香……成長したな'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 71 { stop(); m.s = 'むっちりした太もも……胸もかなり………'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 72 { stop(); m.s = 'やばいやばい、目を覚まさないうちに出てかないと'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 73 { m._alpha = 0; m.s = ''; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 74 { swf.unloadMovie(); swf.loadMovie('dat/re_s01.swf'); } frame 76 { stop(); } frame 81 { BGM._sound.stop(); BGM._sound.attachSound('h.mp3'); BGM._sound.start(0, 99); vol = 30; BGM._sound.setVolume(vol); } frame 82 { stop(); } frame 85 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s02_1.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 90 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s06_1.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 95 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s05_3.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 100 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s03_1.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 104 { swf.unloadMovie(); } frame 104 { BGM.gotoAndPlay('fadeout'); vol = 30; speed = 0.5; } frame 106 { stop(); m._alpha = 100; m.s = 'その日は、夕飯で顔を合わせる事ができず、早く寝てしまった'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 108 { stop(); m.s = '翌日'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 109 { stop(); m.s = 'あいつの部屋……'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 110 { stop(); m.s = 'またドア開けっ放しだ'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 111 { stop(); m.s = '寝てるのかな……'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 113 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s08.swf'); } frame 113 { m.s = ''; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 114 { stop(); m.s = 'あ……!'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 115 { stop(); m.s = 'これはとんだエロ妹ですよ'; click.onPress = function () { gotoAndPlay(_currentframe + 1); nexttext.gotoAndPlay(1); }; } frame 116 { stop(); m.s = 'どうしよう、襲っちまうか?'; click.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 118 { stop(); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 123 { stop(); } frame 124 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s05_1.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 124 { BGM._sound.stop(); BGM._sound.attachSound('h.mp3'); BGM._sound.start(0, 99); vol = 30; BGM._sound.setVolume(vol); } frame 129 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s04_1.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 134 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s02_3.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 140 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s06_3.swf'); button_scene.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 146 { stop(); swf.unloadMovie(); swf.loadMovie('dat/re_s07.swf'); } frame 147 { _root.ending += 1; var so = SharedObject.getLocal('fer_nanaka', '/'); var obj = so.data; obj.ending = _root.ending; var ret = so.flush(); } frame 165 { stop(); button_back.onPress = function () { gotoAndPlay(_currentframe + 1); }; } frame 166 { BGM.gotoAndPlay('fadeout'); vol = 30; speed = 0.3; } frame 269 { gotoAndPlay(1); } frame 350 { stop(); } } movieClip 145 { } movieClip 147 { } movieClip 150 { } movieClip 151 { instance of movieClip 145 { onClipEvent (enterFrame) { this._xscale = 100 - _parent.button_sound._x; } onClipEvent (press) { _parent.button_sound._x += 20; } } instance of movieClip 147 { onClipEvent (enterFrame) { this._xscale = _parent.button_sound._x; } onClipEvent (press) { _parent.button_sound._x -= 20; } } instance button_sound of movieClip 150 { onClipEvent (enterFrame) { _root.sound = this._x; _root.sound_obj.setVolume(_root.sound); if (_x < 0) { _x = 0; } if (_x > 100) { _x = 100; } if (_y > -3) { _y = -3; } if (_y < -3) { _y = -3; } } onClipEvent (rollOut) { this_parent._alpha = 30; } onClipEvent (rollOver) { this._parent._alpha = 100; } onClipEvent (press) { this.startDrag(); } onClipEvent (release) { this.stopDrag(); } onClipEvent (releaseOutside) { this.stopDrag(); } } }




http://swfchan.com/21/102751/info.shtml
Created: 19/3 -2019 17:14:00 Last modified: 19/3 -2019 17:14:00 Server time: 03/05 -2024 03:03:41