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

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

st01-030-mo040.swf

This is the info page for
Flash #52491

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


Text
error...

ActionScript [AS1/AS2]

Frame 2
if (_root.keyFlag == undefined) { gotoAndPlay ("error"); }
Frame 3
gotoAndPlay ("ac01");
Frame 12
_root.sound_mc.soStart("5");
Frame 13
finFlag = false; keyFlag = false; keyPoint = 0;
Frame 22
_root.sound_mc.soStart("14");
Frame 23
_root.call_mc.caStart("12");
Frame 41
gotoAndPlay ("ac10");
Frame 57
if (finFlag == true) { gotoAndPlay ("ac30"); } else if (Key.isDown(1) == true) { gotoAndPlay ("ac14"); } else { stop(); } stPointx = _xmouse; stPointy = _ymouse; null_mc.onEnterFrame = function () { if (finFlag == true) { gotoAndPlay ("ac30"); } if (Key.isDown(1) == true) { gotoAndPlay ("ac14"); } }; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 30) { gotoAndPlay ("ac122"); } if (moPointx < -30) { gotoAndPlay ("ac121"); } if (moPointy > 80) { gotoAndPlay ("ac13"); } if (moPointy < -10) { gotoAndPlay ("ac11"); } };
Frame 67
keyPoint = 0; stPointx = _xmouse; stPointy = _ymouse; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 10) { keyPoint = 1; stPointx = _xmouse; stPointy = _ymouse; } if (moPointx < -10) { keyPoint = 2; stPointx = _xmouse; stPointy = _ymouse; } if ((moPointy > 10) || (moPointy < -10)) { keyPoint = 3; stPointx = _xmouse; stPointy = _ymouse; } };
Frame 68
_parent.kanPoint = _parent.kanPoint + 1; _root.sound_mc.soStart("13");
Frame 70
caPoint = Math.floor(Math.random() * 30); if (caPoint == 0) { _root.call_mc.caStartC("8"); } else if (caPoint == 1) { _root.call_mc.caStartC("9"); } else if (caPoint == 2) { _root.call_mc.caStartC("10"); }
Frame 75
if (finFlag == true) { gotoAndPlay ("ac30"); } else if (Key.isDown(1) == true) { gotoAndPlay ("ac10"); } else if (keyPoint == 1) { gotoAndPlay ("ac122"); } else if (keyPoint == 2) { gotoAndPlay ("ac121"); } else if (keyPoint == 3) { gotoAndPlay ("ac11"); } else if (keyPoint == 0) { gotoAndPlay ("ac10"); }
Frame 82
keyPoint = 0; stPointx = _xmouse; stPointy = _ymouse; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 10) { keyPoint = 1; stPointx = _xmouse; stPointy = _ymouse; } if (moPointx < -10) { keyPoint = 2; stPointx = _xmouse; stPointy = _ymouse; } if ((moPointy > 10) || (moPointy < -10)) { keyPoint = 3; stPointx = _xmouse; stPointy = _ymouse; } };
Frame 83
_parent.kanPoint = _parent.kanPoint + 1; _root.sound_mc.soStart("14");
Frame 85
caPoint = Math.floor(Math.random() * 30); if (caPoint == 0) { _root.call_mc.caStartC("8"); } else if (caPoint == 1) { _root.call_mc.caStartC("9"); } else if (caPoint == 2) { _root.call_mc.caStartC("10"); }
Frame 90
if (finFlag == true) { gotoAndPlay ("ac30"); } else if (Key.isDown(1) == true) { gotoAndPlay ("ac10"); } else if (keyPoint == 1) { gotoAndPlay ("ac122"); } else if (keyPoint == 2) { gotoAndPlay ("ac121"); } else if (keyPoint == 3) { gotoAndPlay ("ac11"); } else if (keyPoint == 0) { gotoAndPlay ("ac10"); }
Frame 97
keyPoint = 0; stPointx = _xmouse; stPointy = _ymouse; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 10) { keyPoint = 1; stPointx = _xmouse; stPointy = _ymouse; } if (moPointx < -10) { keyPoint = 2; stPointx = _xmouse; stPointy = _ymouse; } if ((moPointy > 10) || (moPointy < -10)) { keyPoint = 3; stPointx = _xmouse; stPointy = _ymouse; } };
Frame 98
_parent.kanPoint = _parent.kanPoint + 1; _root.sound_mc.soStart("14");
Frame 100
caPoint = Math.floor(Math.random() * 30); if (caPoint == 0) { _root.call_mc.caStartC("8"); } else if (caPoint == 1) { _root.call_mc.caStartC("9"); } else if (caPoint == 2) { _root.call_mc.caStartC("10"); }
Frame 105
if (finFlag == true) { gotoAndPlay ("ac30"); } else if (Key.isDown(1) == true) { gotoAndPlay ("ac10"); } else if (keyPoint == 1) { gotoAndPlay ("ac122"); } else if (keyPoint == 2) { gotoAndPlay ("ac121"); } else if (keyPoint == 3) { gotoAndPlay ("ac11"); } else if (keyPoint == 0) { gotoAndPlay ("ac10"); }
Frame 112
if (finFlag == true) { gotoAndPlay ("ac25"); } else if (Key.isDown(1) == false) { gotoAndPlay ("ac25"); } else { stop(); } stPointx = _xmouse; stPointy = _ymouse; null_mc.onEnterFrame = function () { if (finFlag == true) { gotoAndPlay ("ac25"); } if (Key.isDown(1) == false) { gotoAndPlay ("ac25"); } }; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 30) { gotoAndPlay ("ac23"); } if (moPointx < -30) { gotoAndPlay ("ac22"); } if (moPointy > 80) { gotoAndPlay ("ac24"); } if (moPointy < -10) { gotoAndPlay ("ac21"); } };
Frame 122
keyPoint = 0; stPointx = _xmouse; stPointy = _ymouse; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 10) { keyPoint = 1; stPointx = _xmouse; stPointy = _ymouse; } if (moPointx < -10) { keyPoint = 2; stPointx = _xmouse; stPointy = _ymouse; } if ((moPointy > 10) || (moPointy < -10)) { keyPoint = 3; stPointx = _xmouse; stPointy = _ymouse; } };
Frame 123
_parent.kanPoint = _parent.kanPoint + 1; _root.sound_mc.soStart("13");
Frame 125
caPoint = Math.floor(Math.random() * 30); if (caPoint == 0) { _root.call_mc.caStart("4"); } else if (caPoint == 1) { _root.call_mc.caStart("5"); } else if (caPoint == 2) { _root.call_mc.caStart("6"); } else if (caPoint == 3) { _root.call_mc.caStart("7"); }
Frame 130
if (finFlag == true) { gotoAndPlay ("ac25"); } else if (Key.isDown(1) == false) { gotoAndPlay ("ac25"); } else if (keyPoint == 1) { gotoAndPlay ("ac23"); } else if (keyPoint == 2) { gotoAndPlay ("ac22"); } else if (keyPoint == 3) { gotoAndPlay ("ac21"); } else if (keyPoint == 0) { gotoAndPlay ("ac20"); }
Frame 137
keyPoint = 0; stPointx = _xmouse; stPointy = _ymouse; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 10) { keyPoint = 1; stPointx = _xmouse; stPointy = _ymouse; } if (moPointx < -10) { keyPoint = 2; stPointx = _xmouse; stPointy = _ymouse; } if ((moPointy > 10) || (moPointy < -10)) { keyPoint = 3; stPointx = _xmouse; stPointy = _ymouse; } };
Frame 138
_parent.kanPoint = _parent.kanPoint + 1; _root.sound_mc.soStart("14");
Frame 140
caPoint = Math.floor(Math.random() * 30); if (caPoint == 0) { _root.call_mc.caStart("4"); } else if (caPoint == 1) { _root.call_mc.caStart("5"); } else if (caPoint == 2) { _root.call_mc.caStart("6"); } else if (caPoint == 3) { _root.call_mc.caStart("7"); }
Frame 145
if (finFlag == true) { gotoAndPlay ("ac25"); } else if (Key.isDown(1) == false) { gotoAndPlay ("ac25"); } else if (keyPoint == 1) { gotoAndPlay ("ac23"); } else if (keyPoint == 2) { gotoAndPlay ("ac22"); } else if (keyPoint == 3) { gotoAndPlay ("ac21"); } else if (keyPoint == 0) { gotoAndPlay ("ac20"); }
Frame 151
keyPoint = 0; stPointx = _xmouse; stPointy = _ymouse; null_mc.onMouseMove = function () { moPointx = _xmouse - stPointx; moPointy = _ymouse - stPointy; if (moPointx > 10) { keyPoint = 1; stPointx = _xmouse; stPointy = _ymouse; } if (moPointx < -10) { keyPoint = 2; stPointx = _xmouse; stPointy = _ymouse; } if ((moPointy > 10) || (moPointy < -10)) { keyPoint = 3; stPointx = _xmouse; stPointy = _ymouse; } };
Frame 152
_parent.kanPoint = _parent.kanPoint + 1; _root.sound_mc.soStart("14");
Frame 154
caPoint = Math.floor(Math.random() * 30); if (caPoint == 0) { _root.call_mc.caStart("4"); } else if (caPoint == 1) { _root.call_mc.caStart("5"); } else if (caPoint == 2) { _root.call_mc.caStart("6"); } else if (caPoint == 3) { _root.call_mc.caStart("7"); }
Frame 159
if (finFlag == true) { gotoAndPlay ("ac25"); } else if (Key.isDown(1) == false) { gotoAndPlay ("ac25"); } else if (keyPoint == 1) { gotoAndPlay ("ac23"); } else if (keyPoint == 2) { gotoAndPlay ("ac22"); } else if (keyPoint == 3) { gotoAndPlay ("ac21"); } else if (keyPoint == 0) { gotoAndPlay ("ac20"); }
Frame 162
_root.sound_mc.soStart("14");
Frame 174
_root.sound_mc.soStart("19");
Frame 175
_root.call_mc.caStart("6");
Frame 176
_parent.kanPoint = _parent.kanPoint + 3;
Frame 192
gotoAndPlay ("ac20");
Frame 209
_root.sound_mc.soStart("12");
Frame 211
_root.call_mc.caStart("13");
Frame 214
gotoAndPlay ("ac10");
Frame 232
_root.sound_mc.soStart("14");
Frame 244
_root.sound_mc.soStart("17");
Frame 245
_root.call_mc.caStart("12");
Frame 246
_parent.kanPoint = _parent.kanPoint + 3;
Frame 265
gotoAndPlay ("ac10");
Frame 278
_root.sound_mc.soStart("19");
Frame 280
_root.call_mc.caStart("4");
Frame 295
gotoAndPlay ("ac20");
Frame 301
_parent.gotoAndPlay("ac042");
Frame 302
_root.sound_mc.soStart("5");
Frame 314
stop(); _parent.gotoAndPlay("ac000");
Frame 332
stop();

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 VideoUsed by:Timeline
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:Timeline
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:8Used by:Timeline
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:Timeline
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:Timeline
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:Timeline
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:Timeline
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:Timeline
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:Timeline
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:Timeline
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:Timeline
Symbol 30 BitmapUsed by:31
Symbol 31 GraphicUses:30Used by:Timeline
Symbol 32 BitmapUsed by:33
Symbol 33 GraphicUses:32Used by:Timeline
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:Timeline
Symbol 36 BitmapUsed by:37
Symbol 37 GraphicUses:36Used by:Timeline
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:Timeline
Symbol 40 BitmapUsed by:41
Symbol 41 GraphicUses:40Used by:Timeline
Symbol 42 BitmapUsed by:43
Symbol 43 GraphicUses:42Used by:Timeline
Symbol 44 BitmapUsed by:45
Symbol 45 GraphicUses:44Used by:Timeline
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:Timeline
Symbol 48 BitmapUsed by:49
Symbol 49 GraphicUses:48Used by:Timeline
Symbol 50 BitmapUsed by:51
Symbol 51 GraphicUses:50Used by:Timeline
Symbol 52 BitmapUsed by:53
Symbol 53 GraphicUses:52Used by:Timeline
Symbol 54 BitmapUsed by:55
Symbol 55 GraphicUses:54Used by:Timeline
Symbol 56 BitmapUsed by:57
Symbol 57 GraphicUses:56Used by:Timeline
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:Timeline
Symbol 60 BitmapUsed by:61
Symbol 61 GraphicUses:60Used by:Timeline
Symbol 62 BitmapUsed by:63
Symbol 63 GraphicUses:62Used by:Timeline
Symbol 64 BitmapUsed by:65
Symbol 65 GraphicUses:64Used by:Timeline
Symbol 66 BitmapUsed by:67
Symbol 67 GraphicUses:66Used by:Timeline
Symbol 68 BitmapUsed by:69
Symbol 69 GraphicUses:68Used by:Timeline
Symbol 70 BitmapUsed by:71
Symbol 71 GraphicUses:70Used by:Timeline
Symbol 72 BitmapUsed by:73
Symbol 73 GraphicUses:72Used by:Timeline
Symbol 74 BitmapUsed by:75
Symbol 75 GraphicUses:74Used by:Timeline
Symbol 76 BitmapUsed by:77
Symbol 77 GraphicUses:76Used by:Timeline
Symbol 78 BitmapUsed by:79
Symbol 79 GraphicUses:78Used by:Timeline
Symbol 80 BitmapUsed by:81
Symbol 81 GraphicUses:80Used by:Timeline
Symbol 82 VideoUsed by:Timeline
Symbol 83 VideoUsed by:Timeline
Symbol 84 VideoUsed by:Timeline
Symbol 85 VideoUsed by:Timeline
Symbol 86 VideoUsed by:Timeline
Symbol 87 GraphicUsed by:Timeline
Symbol 88 FontUsed by:89
Symbol 89 EditableTextUses:88Used by:Timeline

Instance Names

"null_mc"Frame 57Symbol 9 MovieClip
"null_mc"Frame 67Symbol 9 MovieClip
"null_mc"Frame 82Symbol 9 MovieClip
"null_mc"Frame 97Symbol 9 MovieClip
"null_mc"Frame 112Symbol 9 MovieClip
"null_mc"Frame 122Symbol 9 MovieClip
"null_mc"Frame 137Symbol 9 MovieClip
"null_mc"Frame 151Symbol 9 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"start"Frame 1
"ac01"Frame 11
"ac10"Frame 56
"ac11"Frame 66
"ac121"Frame 81
"ac122"Frame 96
"ac20"Frame 111
"ac21"Frame 121
"ac22"Frame 136
"ac23"Frame 150
"ac24"Frame 161
"ac25"Frame 206
"ac13"Frame 231
"ac14"Frame 276
"ac30"Frame 301
"error"Frame 324




http://swfchan.com/11/52491/info.shtml
Created: 23/4 -2019 15:41:44 Last modified: 23/4 -2019 15:41:44 Server time: 29/04 -2024 06:34:30