STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #18744 |
0 |
/ |
0 |
0 |
0 |
0 |
hi-score |
3 |
L- |
0 |
0 |
記憶 |
typing |
Game Over |
3 |
0 |
0 |
スコア登録 |
0 |
rankin |
message: |
mail: |
name: |
■ハイスコア登録■ |
戻る> |
0 |
rankin |
登録を完了しました |
OP> |
ActionScript [AS1/AS2]
Frame 1this.stop();Frame 2rand1 = Number(random(110)); if (rand1 <= 10) { gotoAndPlay (373); } else { gotoAndPlay (3); }Frame 3stopAllSounds();Frame 372stop();Frame 373stopAllSounds();Frame 742stop();Frame 743stopAllSounds();Frame 817score = 0; order_length = 3;Frame 933function memorize() { memory = false; order_Array = new Array(); intervalID = setInterval(Set_order, 500); } function Set_order() { if (count < order_length) { order_Array[count] = Math.floor((Math.random() * 4) + 1); switch (order_Array[count]) { case 1 : _root.up_mc.play(); break; case 2 : _root.down_mc.play(); break; case 3 : _root.right_mc.play(); break; case 4 : _root.left_mc.play(); } trace(order_Array); count++; } else { clearInterval(intervalID); _root.button.gotoAndStop(3); count = 0; memoried = true; trace("OK"); } } function up() { if (memoried) { _root.up_mc.play(); reference(1); } } function down() { if (memoried) { _root.down_mc.play(); reference(2); } } function right() { if (memoried) { _root.right_mc.play(); reference(3); } } function left() { if (memoried) { _root.left_mc.play(); reference(4); } } function reference(number) { if (count < order_length) { if (order_Array[count] == number) { trace("\u6B63\u89E3"); score++; } else { end = true; trace("\u4E0D\u6B63\u89E3"); } count++; if (count >= order_length) { finish(); } } } function finish() { memory = true; memoried = false; count = 0; if (end) { _root.button.gotoAndStop(4); trace("\u7D42\u4E86"); if (score > hisc) { hisc = score; if (hisc >= 30) { _root.play(); } } } else { order_length++; _root.button.gotoAndStop(1); trace("\u30AF\u30EA\u30A2"); _root.memorize(); } } function ReStart() { score = 0; order_length = 3; end = false; } count = 0; memory = true; end = false; if (_root.memory) { _root.memorize(); this.play(); } if (this._currentframe == 4) { _root.ReStart(); this.gotoAndStop(1); } stop();Instance of Symbol 97 MovieClip "button" in Frame 933on (press, keyPress "<Enter>") { if (_root.memory) { _root.memorize(); this.play(); } if (this._currentframe == 4) { _root.ReStart(); this.gotoAndStop(1); } }Instance of Symbol 87 MovieClip "right_mc" in Frame 933on (press) { _root[this._name.slice(0, -3)](); } onClipEvent (keyUp) { switch (Key.getCode()) { case 83 : case 39 : _root[this._name.slice(0, -3)](); } }Instance of Symbol 83 MovieClip "up_mc" in Frame 933on (press) { _root[this._name.slice(0, -3)](); } onClipEvent (keyUp) { switch (Key.getCode()) { case 87 : case 38 : _root[this._name.slice(0, -3)](); } }Instance of Symbol 80 MovieClip "left_mc" in Frame 933on (press) { _root[this._name.slice(0, -3)](); } onClipEvent (keyUp) { switch (Key.getCode()) { case 65 : case 37 : _root[this._name.slice(0, -3)](); } }Instance of Symbol 77 MovieClip "down_mc" in Frame 933on (press) { _root[this._name.slice(0, -3)](); } onClipEvent (keyUp) { switch (Key.getCode()) { case 90 : case 40 : _root[this._name.slice(0, -3)](); } }Frame 942function memorize() { memory = false; order_Array = new Array(); intervalID = setInterval(Set_order, 500); } function Set_order() { if (count < order_length) { order_Array[count] = Math.floor((Math.random() * 4) + 1); switch (order_Array[count]) { case 1 : _root.up_mc.play(); break; case 2 : _root.down_mc.play(); break; case 3 : _root.right_mc.play(); break; case 4 : _root.left_mc.play(); } trace(order_Array); count++; } else { clearInterval(intervalID); _root.button.gotoAndStop(3); count = 0; memoried = true; trace("OK"); } } function up() { if (memoried) { _root.up_mc.play(); reference(1); } } function down() { if (memoried) { _root.down_mc.play(); reference(2); } } function right() { if (memoried) { _root.right_mc.play(); reference(3); } } function left() { if (memoried) { _root.left_mc.play(); reference(4); } } function reference(number) { if (count < order_length) { if (order_Array[count] == number) { trace("\u6B63\u89E3"); score++; } else { end = true; trace("\u4E0D\u6B63\u89E3"); } count++; if (count >= order_length) { finish(); } } } function finish() { memory = true; memoried = false; count = 0; if (end) { _root.button.gotoAndStop(4); trace("\u7D42\u4E86"); if (score > hisc) { hisc = score; } } else { order_length++; _root.button.gotoAndStop(1); trace("\u30AF\u30EA\u30A2"); _root.memorize(); } } function ReStart() { score = 0; order_length = 3; end = false; } count = 0; memory = true; end = false; stop();Frame 953stop();Frame 979stop();Symbol 28 MovieClip Frame 1loadedSize = _root.getBytesLoaded(); totalSize = _root.getBytesTotal(); if (loadedSize >= totalSize) { _root.play(); } else { parcent = (loadedSize / totalSize) * 100; gDownloaded = Math.round(parcent); _root.stop(); }Symbol 28 MovieClip Frame 2loadedSize = _root.getBytesLoaded(); totalSize = _root.getBytesTotal(); if (loadedSize >= totalSize) { _root.play(); } else { parcent = (loadedSize / totalSize) * 100; gDownloaded = Math.round(parcent); _root.stop(); }Symbol 28 MovieClip Frame 3loadedSize = _root.getBytesLoaded(); totalSize = _root.getBytesTotal(); ber._xscale = (loadedSize / totalSize) * 100; if (loadedSize >= totalSize) { _root.play(); } else { parcent = (loadedSize / totalSize) * 100; gDownloaded = Math.round(parcent); _root.stop(); }Symbol 28 MovieClip Frame 4gotoAndPlay (3);Symbol 34 Buttonon (keyPress "<Enter>") { gotoAndPlay (743); }Symbol 44 Buttonon (release, keyPress "<Enter>") { gotoAndPlay (1); }Symbol 46 Buttonon (release, keyPress "<Enter>") { gotoAndPlay (743); }Symbol 47 Buttonon (release, keyPress "<Enter>") { gotoAndPlay (743); }Symbol 53 Buttonon (release, keyPress "<Enter>") { gotoAndPlay (743); }Symbol 58 MovieClip Frame 170gotoAndPlay (121);Symbol 77 MovieClip Frame 1stop();Symbol 80 MovieClip Frame 1stop();Symbol 83 MovieClip Frame 1stop();Symbol 87 MovieClip Frame 1stop();Symbol 97 MovieClip Frame 1stop();Symbol 97 MovieClip Frame 2stop();Symbol 97 MovieClip Frame 3stop();Symbol 97 MovieClip Frame 4stop();Symbol 109 Buttonon (release) { gotoAndPlay (943); }Symbol 121 Buttonon (release) { System.useCodepage = true; loadVariablesNum ("index.cgi", 0, "POST"); gotoAndPlay (954); }Symbol 122 Buttonon (release) { gotoAndPlay (817); }Symbol 130 Buttonon (release) { gotoAndPlay (3); }
Library Items
Symbol 1 Font | Used by:2 111 116 117 118 124 125 126 127 | |
Symbol 2 EditableText | Uses:1 | Used by:Timeline |
Symbol 3 Font | Used by:4 5 6 | |
Symbol 4 EditableText | Uses:3 | Used by:28 |
Symbol 5 EditableText | Uses:3 | Used by:28 |
Symbol 6 EditableText | Uses:3 | Used by:28 |
Symbol 7 Font | Used by:8 11 | |
Symbol 8 EditableText | Uses:7 | Used by:28 |
Symbol 9 Graphic | Used by:10 | |
Symbol 10 MovieClip | Uses:9 | Used by:28 |
Symbol 11 EditableText | Uses:7 | Used by:28 |
Symbol 12 Graphic | Used by:28 | |
Symbol 13 Graphic | Used by:14 Timeline | |
Symbol 14 MovieClip | Uses:13 | Used by:28 |
Symbol 15 Graphic | Used by:16 | |
Symbol 16 MovieClip | Uses:15 | Used by:27 |
Symbol 17 Graphic | Used by:19 | |
Symbol 18 Graphic | Used by:19 | |
Symbol 19 MovieClip | Uses:17 18 | Used by:27 |
Symbol 20 Graphic | Used by:21 | |
Symbol 21 MovieClip | Uses:20 | Used by:27 |
Symbol 22 Graphic | Used by:24 | |
Symbol 23 Graphic | Used by:24 | |
Symbol 24 MovieClip | Uses:22 23 | Used by:27 |
Symbol 25 Graphic | Used by:26 | |
Symbol 26 MovieClip | Uses:25 | Used by:27 |
Symbol 27 MovieClip | Uses:16 19 21 24 26 | Used by:28 |
Symbol 28 MovieClip | Uses:4 5 6 8 10 11 12 14 27 | Used by:Timeline |
Symbol 29 Graphic | Used by:Timeline | |
Symbol 30 Graphic | Used by:Timeline | |
Symbol 31 Graphic | Used by:Timeline | |
Symbol 32 Graphic | Used by:34 Timeline | |
Symbol 33 Sound | Used by:34 44 46 | |
Symbol 34 Button | Uses:32 33 | Used by:Timeline |
Symbol 35 Sound | Used by:Timeline | |
Symbol 36 Graphic | Used by:Timeline | |
Symbol 37 Graphic | Used by:Timeline | |
Symbol 38 Graphic | Used by:Timeline | |
Symbol 39 Graphic | Used by:47 53 Timeline | |
Symbol 40 Graphic | Used by:Timeline | |
Symbol 41 Graphic | Used by:Timeline | |
Symbol 42 Graphic | Used by:44 46 | |
Symbol 43 Graphic | Used by:44 46 | |
Symbol 44 Button | Uses:42 43 33 | Used by:97 Timeline |
Symbol 45 Graphic | Used by:47 53 Timeline | |
Symbol 46 Button | Uses:42 43 33 | Used by:Timeline |
Symbol 47 Button | Uses:39 45 | Used by:Timeline |
Symbol 48 Graphic | Used by:52 58 Timeline | |
Symbol 49 Graphic | Used by:52 Timeline | |
Symbol 50 Graphic | Used by:52 58 Timeline | |
Symbol 51 Graphic | Used by:52 58 Timeline | |
Symbol 52 MovieClip | Uses:48 49 50 51 | Used by:Timeline |
Symbol 53 Button | Uses:39 45 | Used by:Timeline |
Symbol 54 Graphic | Used by:58 | |
Symbol 55 Graphic | Used by:58 | |
Symbol 56 Graphic | Used by:58 | |
Symbol 57 Graphic | Used by:58 | |
Symbol 58 MovieClip | Uses:54 48 50 51 55 56 57 | Used by:Timeline |
Symbol 59 Graphic | Used by:Timeline | |
Symbol 60 Graphic | Used by:Timeline | |
Symbol 61 Graphic | Used by:Timeline | |
Symbol 62 Graphic | Used by:Timeline | |
Symbol 63 Font | Used by:64 68 69 93 94 95 98 119 120 129 | |
Symbol 64 Text | Uses:63 | Used by:Timeline |
Symbol 65 Graphic | Used by:66 | |
Symbol 66 MovieClip | Uses:65 | Used by:Timeline |
Symbol 67 Graphic | Used by:Timeline | |
Symbol 68 EditableText | Uses:63 | Used by:Timeline |
Symbol 69 Text | Uses:63 | Used by:Timeline |
Symbol 70 Font | Used by:71 72 99 100 101 110 123 128 | |
Symbol 71 EditableText | Uses:70 | Used by:Timeline |
Symbol 72 EditableText | Uses:70 | Used by:Timeline |
Symbol 73 Graphic | Used by:77 80 83 87 Timeline | |
Symbol 74 Graphic | Used by:77 | |
Symbol 75 Graphic | Used by:77 | |
Symbol 76 Sound | Used by:77 80 83 87 | |
Symbol 77 MovieClip | Uses:73 74 75 76 | Used by:Timeline |
Symbol 78 Graphic | Used by:80 | |
Symbol 79 Graphic | Used by:80 | |
Symbol 80 MovieClip | Uses:73 78 79 76 | Used by:Timeline |
Symbol 81 Graphic | Used by:83 | |
Symbol 82 Graphic | Used by:83 | |
Symbol 83 MovieClip | Uses:73 81 82 76 | Used by:Timeline |
Symbol 84 Graphic | Used by:Timeline | |
Symbol 85 Graphic | Used by:87 Timeline | |
Symbol 86 Graphic | Used by:87 | |
Symbol 87 MovieClip | Uses:73 85 86 76 | Used by:Timeline |
Symbol 88 Graphic | Used by:Timeline | |
Symbol 89 Sound | Used by:Timeline | |
Symbol 90 Graphic | Used by:Timeline | |
Symbol 91 Graphic | Used by:Timeline | |
Symbol 92 Sound | Used by:Timeline | |
Symbol 93 Text | Uses:63 | Used by:97 |
Symbol 94 Text | Uses:63 | Used by:97 |
Symbol 95 Text | Uses:63 | Used by:97 |
Symbol 96 Sound | Used by:97 | |
Symbol 97 MovieClip | Uses:44 93 94 95 96 | Used by:Timeline |
Symbol 98 EditableText | Uses:63 | Used by:Timeline |
Symbol 99 EditableText | Uses:70 | Used by:Timeline |
Symbol 100 EditableText | Uses:70 | Used by:Timeline |
Symbol 101 Text | Uses:70 | Used by:Timeline |
Symbol 102 Graphic | Used by:109 121 122 130 Timeline | |
Symbol 103 Graphic | Used by:104 | |
Symbol 104 MovieClip | Uses:103 | Used by:Timeline |
Symbol 105 Graphic | Used by:106 | |
Symbol 106 MovieClip | Uses:105 | Used by:Timeline |
Symbol 107 Graphic | Used by:109 121 122 130 | |
Symbol 108 Sound | Used by:109 121 122 130 | |
Symbol 109 Button | Uses:102 107 108 | Used by:Timeline |
Symbol 110 EditableText | Uses:70 | Used by:Timeline |
Symbol 111 EditableText | Uses:1 | Used by:Timeline |
Symbol 112 Font | Used by:113 114 115 | |
Symbol 113 Text | Uses:112 | Used by:Timeline |
Symbol 114 Text | Uses:112 | Used by:Timeline |
Symbol 115 Text | Uses:112 | Used by:Timeline |
Symbol 116 EditableText | Uses:1 | Used by:Timeline |
Symbol 117 EditableText | Uses:1 | Used by:Timeline |
Symbol 118 EditableText | Uses:1 | Used by:Timeline |
Symbol 119 Text | Uses:63 | Used by:Timeline |
Symbol 120 Text | Uses:63 | Used by:Timeline |
Symbol 121 Button | Uses:102 107 108 | Used by:Timeline |
Symbol 122 Button | Uses:102 107 108 | Used by:Timeline |
Symbol 123 EditableText | Uses:70 | Used by:Timeline |
Symbol 124 EditableText | Uses:1 | Used by:Timeline |
Symbol 125 EditableText | Uses:1 | Used by:Timeline |
Symbol 126 EditableText | Uses:1 | Used by:Timeline |
Symbol 127 EditableText | Uses:1 | Used by:Timeline |
Symbol 128 Text | Uses:70 | Used by:Timeline |
Symbol 129 Text | Uses:63 | Used by:Timeline |
Symbol 130 Button | Uses:102 107 108 | Used by:Timeline |
Instance Names
"rand1" | Frame 1 | Symbol 2 EditableText |
"button" | Frame 933 | Symbol 97 MovieClip |
"right_mc" | Frame 933 | Symbol 87 MovieClip |
"up_mc" | Frame 933 | Symbol 83 MovieClip |
"left_mc" | Frame 933 | Symbol 80 MovieClip |
"down_mc" | Frame 933 | Symbol 77 MovieClip |
"ber" | Symbol 28 MovieClip Frame 3 | Symbol 10 MovieClip |
Special Tags
Protect (24) | Timeline Frame 1 | 0 bytes "" |
Labels
"スタート前" | Frame 372 |
"カウント" | Frame 817 |
"スタート" | Frame 933 |
"登録" | Frame 943 |
"完了" | Frame 954 |
"ループ" | Symbol 28 MovieClip Frame 3 |
"ループ" | Symbol 58 MovieClip Frame 121 |
Dynamic Text Variables
totalSize | Symbol 5 EditableText | "0" |
loadedSize | Symbol 6 EditableText | "0" |
loadedSize | Symbol 8 EditableText | "0" |
totalSize | Symbol 11 EditableText | "0" |
order_length | Symbol 68 EditableText | "3" |
score | Symbol 71 EditableText | "0" |
hisc | Symbol 72 EditableText | "0" |
order_length | Symbol 98 EditableText | "3" |
score | Symbol 99 EditableText | "0" |
hisc | Symbol 100 EditableText | "0" |
hisc | Symbol 110 EditableText | "0" |
action | Symbol 111 EditableText | "rankin" |
Symbol 116 EditableText | "" | |
message | Symbol 117 EditableText | "" |
name | Symbol 118 EditableText | "" |
hisc | Symbol 123 EditableText | "0" |
action | Symbol 124 EditableText | "rankin" |
Symbol 125 EditableText | "" | |
message | Symbol 126 EditableText | "" |
name | Symbol 127 EditableText | "" |
|