| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229923 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2598 · P5196 |
![]() | This is the info page for Flash #86899 |
Ilike2learn.com |
Where is: |
"Name of Country" |
Your Score |
Answer correctly and receive |
points! |
Incorrect, |
You clicked on: |
Incorrect, |
You clicked on: |
Correct, |
You clicked on: |
Correct, |
You clicked on: |
Play Again |
Ilike2learn.com |
Your Score: |
Need a hint? |
Need a hint? |
Need a hint? |
The hint will open in a new window. If no hint shows, disable popup blocker. |
ActionScript [AS1/AS2]
Frame 1function restartit() { var _local1 = _root; Countryarray = ["Washington", "Hawaii", "Alaska", "Oregon", "Idaho", "Montana", "Wyoming", "Colorado", "New Mexico", "Arizona", "Utah", "Nevada", "California", "Texas", "Oklahoma", "Kansas", "Nebraska", "South Dakota", "North Dakota", "Minnesota", "Iowa", "Missouri", "Arkansas", "Louisiana", "Tennessee", "North Carolina", "Mississippi", "Alabama", "Georgia", "South Carolina", "Florida", "Wisconsin", "Illinois", "Michigan", "Indiana", "Kentucky", "Ohio", "Virginia", "West Virginia", "Maryland", "Delaware", "New Jersey", "Pennsylvania", "New York", "Connecticut", "Rhode Island", "Massachusetts", "Vermont", "New Hampshire", "Maine"]; y = 50; z = 50; _local1.score = 0; _local1.realscore = 0; _local1.totalpoints = 0; point = 2; _local1.txtpoints = point; Mixit(); _local1.Countryname = Countryarray[xmix]; _local1.gotourl = ("http://www.ilike2learn.com/ilike2learn/Continent Maps/Country Maps/UnitedStates/" + _local1.Countryname) + ".html"; } function Mixit() { xmix = random(z); if (Countryarray[xmix] == "1") { Mixit(); } } function Ydel() { var _local1 = _root; point = 2; _local1.txtpoints = point; Countryarray[xmix] = "1"; if (y != 0) { Mixit(); _local1.Countryname = Countryarray[xmix]; _local1.gotourl = ("http://www.ilike2learn.com/ilike2learn/Continent Maps/Country Maps/UnitedStates/" + _local1.Countryname) + ".html"; } else { _local1.answer.gotoAndPlay(47); _local1.answer.answertext = _local1.realscore + "%"; } } function RunCountry() { var _local1 = _root; if (_local1.Countryname == _local1.Countryclicked) { _local1.answer.answertext = _local1.Countryclicked; _local1.answer.gotoAndPlay(25); _local1.giveupmove.gotoAndStop(1); _local1.realscore = _local1.realscore + point; _local1.totalpoints = _local1.totalpoints + 2; _local1.score = (_local1.realscore + " out of ") + totalpoints; y = y - 1; Ydel(); } else { _local1.answer.answertext = _local1.Countryclicked; _local1.answer.gotoAndPlay(2); if (point != 0) { point = point - 1; _local1.txtpoints = point; if (point == 0) { _local1.giveupmove.gotoAndStop(2); } } } } Countryarry = []; restartit(); _root.Countryname = Countryarray[xmix]; stop();Symbol 3 Buttonon (release) { _root.countryclicked = "Washington"; _root.RunCountry(); }Symbol 6 Buttonon (release) { _root.countryclicked = "Oregon"; _root.RunCountry(); }Symbol 9 Buttonon (release) { _root.countryclicked = "Idaho"; _root.RunCountry(); }Symbol 12 Buttonon (release) { _root.countryclicked = "Montana"; _root.RunCountry(); }Symbol 15 Buttonon (release) { _root.countryclicked = "Wyoming"; _root.RunCountry(); }Symbol 18 Buttonon (release) { _root.countryclicked = "Colorado"; _root.RunCountry(); }Symbol 21 Buttonon (release) { _root.countryclicked = "New Mexico"; _root.RunCountry(); }Symbol 24 Buttonon (release) { _root.countryclicked = "Arizona"; _root.RunCountry(); }Symbol 27 Buttonon (release) { _root.countryclicked = "Utah"; _root.RunCountry(); }Symbol 30 Buttonon (release) { _root.countryclicked = "Nevada"; _root.RunCountry(); }Symbol 33 Buttonon (release) { _root.countryclicked = "California"; _root.RunCountry(); }Symbol 36 Buttonon (release) { _root.countryclicked = "Texas"; _root.RunCountry(); }Symbol 39 Buttonon (release) { _root.countryclicked = "Oklahoma"; _root.RunCountry(); }Symbol 42 Buttonon (release) { _root.countryclicked = "Kansas"; _root.RunCountry(); }Symbol 45 Buttonon (release) { _root.countryclicked = "Nebraska"; _root.RunCountry(); }Symbol 48 Buttonon (release) { _root.countryclicked = "South Dakota"; _root.RunCountry(); }Symbol 51 Buttonon (release) { _root.countryclicked = "North Dakota"; _root.RunCountry(); }Symbol 54 Buttonon (release) { _root.countryclicked = "Minnesota"; _root.RunCountry(); }Symbol 57 Buttonon (release) { _root.countryclicked = "Iowa"; _root.RunCountry(); }Symbol 60 Buttonon (release) { _root.countryclicked = "Missouri"; _root.RunCountry(); }Symbol 63 Buttonon (release) { _root.countryclicked = "Arkansas"; _root.RunCountry(); }Symbol 66 Buttonon (release) { _root.countryclicked = "Louisiana"; _root.RunCountry(); }Symbol 69 Buttonon (release) { _root.countryclicked = "Tennessee"; _root.RunCountry(); }Symbol 72 Buttonon (release) { _root.countryclicked = "North Carolina"; _root.RunCountry(); }Symbol 75 Buttonon (release) { _root.countryclicked = "Mississippi"; _root.RunCountry(); }Symbol 78 Buttonon (release) { _root.countryclicked = "Alabama"; _root.RunCountry(); }Symbol 81 Buttonon (release) { _root.countryclicked = "Georgia"; _root.RunCountry(); }Symbol 84 Buttonon (release) { _root.countryclicked = "South Carolina"; _root.RunCountry(); }Symbol 87 Buttonon (release) { _root.countryclicked = "Florida"; _root.RunCountry(); }Symbol 90 Buttonon (release) { _root.countryclicked = "Wisconsin"; _root.RunCountry(); }Symbol 93 Buttonon (release) { _root.countryclicked = "Illinois"; _root.RunCountry(); }Symbol 96 Buttonon (release) { _root.countryclicked = "Michigan"; _root.RunCountry(); }Symbol 99 Buttonon (release) { _root.countryclicked = "Indiana"; _root.RunCountry(); }Symbol 102 Buttonon (release) { _root.countryclicked = "Kentucky"; _root.RunCountry(); }Symbol 105 Buttonon (release) { _root.countryclicked = "Ohio"; _root.RunCountry(); }Symbol 108 Buttonon (release) { _root.countryclicked = "Virginia"; _root.RunCountry(); }Symbol 111 Buttonon (release) { _root.countryclicked = "West Virginia"; _root.RunCountry(); }Symbol 114 Buttonon (release) { _root.countryclicked = "Maryland"; _root.RunCountry(); }Symbol 117 Buttonon (release) { _root.countryclicked = "Delaware"; _root.RunCountry(); }Symbol 120 Buttonon (release) { _root.countryclicked = "New Jersey"; _root.RunCountry(); }Symbol 123 Buttonon (release) { _root.countryclicked = "Pennsylvania"; _root.RunCountry(); }Symbol 126 Buttonon (release) { _root.countryclicked = "New York"; _root.RunCountry(); }Symbol 129 Buttonon (release) { _root.countryclicked = "Connecticut"; _root.RunCountry(); }Symbol 132 Buttonon (release) { _root.countryclicked = "Rhode Island"; _root.RunCountry(); }Symbol 135 Buttonon (release) { _root.countryclicked = "Massachusetts"; _root.RunCountry(); }Symbol 138 Buttonon (release) { _root.countryclicked = "Vermont"; _root.RunCountry(); }Symbol 141 Buttonon (release) { _root.countryclicked = "New Hampshire"; _root.RunCountry(); }Symbol 144 Buttonon (release) { _root.countryclicked = "Maine"; _root.RunCountry(); }Symbol 149 Buttonon (release) { _root.countryclicked = "Alaska"; _root.RunCountry(); }Symbol 152 Buttonon (release) { _root.countryclicked = "Hawaii"; _root.RunCountry(); }Symbol 160 Buttonon (release) { getURL ("http://www.ilike2learn.com"); }Symbol 191 Buttonon (release) { _root.restartit(); play(); }Symbol 193 Buttonon (release) { getURL ("http://www.ilike2learn.com"); }Symbol 195 MovieClip Frame 1stop();Symbol 195 MovieClip Frame 2Symbol 195 MovieClip Frame 24gotoAndPlay (1);Symbol 195 MovieClip Frame 46gotoAndPlay (1);Symbol 195 MovieClip Frame 47stop();Symbol 203 Buttonon (release) { getURL (_root.gotourl, "_blank"); _root.giveupmove.gotoAndStop(3); }Symbol 206 MovieClip Frame 1stop();Symbol 206 MovieClip Frame 2stop();Symbol 206 MovieClip Frame 3stop();
Library Items
Symbol 1 Graphic | Used by:3 | |
Symbol 2 Graphic | Used by:3 | |
Symbol 3 Button | Uses:1 2 | Used by:154 |
Symbol 4 Graphic | Used by:6 | |
Symbol 5 Graphic | Used by:6 | |
Symbol 6 Button | Uses:4 5 | Used by:154 |
Symbol 7 Graphic | Used by:9 | |
Symbol 8 Graphic | Used by:9 | |
Symbol 9 Button | Uses:7 8 | Used by:154 |
Symbol 10 Graphic | Used by:12 | |
Symbol 11 Graphic | Used by:12 | |
Symbol 12 Button | Uses:10 11 | Used by:154 |
Symbol 13 Graphic | Used by:15 | |
Symbol 14 Graphic | Used by:15 | |
Symbol 15 Button | Uses:13 14 | Used by:154 |
Symbol 16 Graphic | Used by:18 | |
Symbol 17 Graphic | Used by:18 | |
Symbol 18 Button | Uses:16 17 | Used by:154 |
Symbol 19 Graphic | Used by:21 | |
Symbol 20 Graphic | Used by:21 | |
Symbol 21 Button | Uses:19 20 | Used by:154 |
Symbol 22 Graphic | Used by:24 | |
Symbol 23 Graphic | Used by:24 | |
Symbol 24 Button | Uses:22 23 | Used by:154 |
Symbol 25 Graphic | Used by:27 | |
Symbol 26 Graphic | Used by:27 | |
Symbol 27 Button | Uses:25 26 | Used by:154 |
Symbol 28 Graphic | Used by:30 | |
Symbol 29 Graphic | Used by:30 | |
Symbol 30 Button | Uses:28 29 | Used by:154 |
Symbol 31 Graphic | Used by:33 | |
Symbol 32 Graphic | Used by:33 | |
Symbol 33 Button | Uses:31 32 | Used by:154 |
Symbol 34 Graphic | Used by:36 | |
Symbol 35 Graphic | Used by:36 | |
Symbol 36 Button | Uses:34 35 | Used by:154 |
Symbol 37 Graphic | Used by:39 | |
Symbol 38 Graphic | Used by:39 | |
Symbol 39 Button | Uses:37 38 | Used by:154 |
Symbol 40 Graphic | Used by:42 | |
Symbol 41 Graphic | Used by:42 | |
Symbol 42 Button | Uses:40 41 | Used by:154 |
Symbol 43 Graphic | Used by:45 | |
Symbol 44 Graphic | Used by:45 | |
Symbol 45 Button | Uses:43 44 | Used by:154 |
Symbol 46 Graphic | Used by:48 | |
Symbol 47 Graphic | Used by:48 | |
Symbol 48 Button | Uses:46 47 | Used by:154 |
Symbol 49 Graphic | Used by:51 | |
Symbol 50 Graphic | Used by:51 | |
Symbol 51 Button | Uses:49 50 | Used by:154 |
Symbol 52 Graphic | Used by:54 | |
Symbol 53 Graphic | Used by:54 | |
Symbol 54 Button | Uses:52 53 | Used by:154 |
Symbol 55 Graphic | Used by:57 | |
Symbol 56 Graphic | Used by:57 | |
Symbol 57 Button | Uses:55 56 | Used by:154 |
Symbol 58 Graphic | Used by:60 | |
Symbol 59 Graphic | Used by:60 | |
Symbol 60 Button | Uses:58 59 | Used by:154 |
Symbol 61 Graphic | Used by:63 | |
Symbol 62 Graphic | Used by:63 | |
Symbol 63 Button | Uses:61 62 | Used by:154 |
Symbol 64 Graphic | Used by:66 | |
Symbol 65 Graphic | Used by:66 | |
Symbol 66 Button | Uses:64 65 | Used by:154 |
Symbol 67 Graphic | Used by:69 | |
Symbol 68 Graphic | Used by:69 | |
Symbol 69 Button | Uses:67 68 | Used by:154 |
Symbol 70 Graphic | Used by:72 | |
Symbol 71 Graphic | Used by:72 | |
Symbol 72 Button | Uses:70 71 | Used by:154 |
Symbol 73 Graphic | Used by:75 | |
Symbol 74 Graphic | Used by:75 | |
Symbol 75 Button | Uses:73 74 | Used by:154 |
Symbol 76 Graphic | Used by:78 | |
Symbol 77 Graphic | Used by:78 | |
Symbol 78 Button | Uses:76 77 | Used by:154 |
Symbol 79 Graphic | Used by:81 | |
Symbol 80 Graphic | Used by:81 | |
Symbol 81 Button | Uses:79 80 | Used by:154 |
Symbol 82 Graphic | Used by:84 | |
Symbol 83 Graphic | Used by:84 | |
Symbol 84 Button | Uses:82 83 | Used by:154 |
Symbol 85 Graphic | Used by:87 | |
Symbol 86 Graphic | Used by:87 | |
Symbol 87 Button | Uses:85 86 | Used by:154 |
Symbol 88 Graphic | Used by:90 | |
Symbol 89 Graphic | Used by:90 | |
Symbol 90 Button | Uses:88 89 | Used by:154 |
Symbol 91 Graphic | Used by:93 | |
Symbol 92 Graphic | Used by:93 | |
Symbol 93 Button | Uses:91 92 | Used by:154 |
Symbol 94 Graphic | Used by:96 | |
Symbol 95 Graphic | Used by:96 | |
Symbol 96 Button | Uses:94 95 | Used by:154 |
Symbol 97 Graphic | Used by:99 | |
Symbol 98 Graphic | Used by:99 | |
Symbol 99 Button | Uses:97 98 | Used by:154 |
Symbol 100 Graphic | Used by:102 | |
Symbol 101 Graphic | Used by:102 | |
Symbol 102 Button | Uses:100 101 | Used by:154 |
Symbol 103 Graphic | Used by:105 | |
Symbol 104 Graphic | Used by:105 | |
Symbol 105 Button | Uses:103 104 | Used by:154 |
Symbol 106 Graphic | Used by:108 | |
Symbol 107 Graphic | Used by:108 | |
Symbol 108 Button | Uses:106 107 | Used by:154 |
Symbol 109 Graphic | Used by:111 | |
Symbol 110 Graphic | Used by:111 | |
Symbol 111 Button | Uses:109 110 | Used by:154 |
Symbol 112 Graphic | Used by:114 | |
Symbol 113 Graphic | Used by:114 | |
Symbol 114 Button | Uses:112 113 | Used by:154 |
Symbol 115 Graphic | Used by:117 | |
Symbol 116 Graphic | Used by:117 | |
Symbol 117 Button | Uses:115 116 | Used by:154 |
Symbol 118 Graphic | Used by:120 | |
Symbol 119 Graphic | Used by:120 | |
Symbol 120 Button | Uses:118 119 | Used by:154 |
Symbol 121 Graphic | Used by:123 | |
Symbol 122 Graphic | Used by:123 | |
Symbol 123 Button | Uses:121 122 | Used by:154 |
Symbol 124 Graphic | Used by:126 | |
Symbol 125 Graphic | Used by:126 | |
Symbol 126 Button | Uses:124 125 | Used by:154 |
Symbol 127 Graphic | Used by:129 | |
Symbol 128 Graphic | Used by:129 | |
Symbol 129 Button | Uses:127 128 | Used by:154 |
Symbol 130 Graphic | Used by:132 | |
Symbol 131 Graphic | Used by:132 | |
Symbol 132 Button | Uses:130 131 | Used by:154 |
Symbol 133 Graphic | Used by:135 | |
Symbol 134 Graphic | Used by:135 | |
Symbol 135 Button | Uses:133 134 | Used by:154 |
Symbol 136 Graphic | Used by:138 | |
Symbol 137 Graphic | Used by:138 | |
Symbol 138 Button | Uses:136 137 | Used by:154 |
Symbol 139 Graphic | Used by:141 | |
Symbol 140 Graphic | Used by:141 | |
Symbol 141 Button | Uses:139 140 | Used by:154 |
Symbol 142 Graphic | Used by:144 | |
Symbol 143 Graphic | Used by:144 | |
Symbol 144 Button | Uses:142 143 | Used by:154 |
Symbol 145 Graphic | Used by:154 | |
Symbol 146 Graphic | Used by:154 | |
Symbol 147 Graphic | Used by:149 | |
Symbol 148 Graphic | Used by:149 | |
Symbol 149 Button | Uses:147 148 | Used by:154 |
Symbol 150 Graphic | Used by:152 | |
Symbol 151 Graphic | Used by:152 | |
Symbol 152 Button | Uses:150 151 | Used by:154 |
Symbol 153 Graphic | Used by:154 | |
Symbol 154 MovieClip | Uses:3 6 9 12 15 18 21 24 27 30 33 36 39 42 45 48 51 54 57 60 63 66 69 72 75 78 81 84 87 90 93 96 99 102 105 108 111 114 117 120 123 126 129 132 135 138 141 144 145 146 149 152 153 | Used by:Timeline |
Symbol 155 Graphic | Used by:Timeline | |
Symbol 156 Graphic | Used by:160 | |
Symbol 157 Font | Used by:158 163 164 165 166 167 168 169 171 172 173 174 175 176 178 179 180 181 182 183 187 189 192 194 198 200 202 205 | |
Symbol 158 Text | Uses:157 | Used by:160 |
Symbol 159 Graphic | Used by:160 | |
Symbol 160 Button | Uses:156 158 159 | Used by:161 |
Symbol 161 MovieClip | Uses:160 | Used by:Timeline |
Symbol 162 Graphic | Used by:Timeline | |
Symbol 163 Text | Uses:157 | Used by:Timeline |
Symbol 164 EditableText | Uses:157 | Used by:Timeline |
Symbol 165 Text | Uses:157 | Used by:Timeline |
Symbol 166 EditableText | Uses:157 | Used by:Timeline |
Symbol 167 Text | Uses:157 | Used by:Timeline |
Symbol 168 Text | Uses:157 | Used by:Timeline |
Symbol 169 EditableText | Uses:157 | Used by:Timeline |
Symbol 170 Graphic | Used by:195 | |
Symbol 171 EditableText | Uses:157 | Used by:195 |
Symbol 172 EditableText | Uses:157 | Used by:195 |
Symbol 173 EditableText | Uses:157 | Used by:195 |
Symbol 174 EditableText | Uses:157 | Used by:195 |
Symbol 175 EditableText | Uses:157 | Used by:195 |
Symbol 176 EditableText | Uses:157 | Used by:195 |
Symbol 177 Graphic | Used by:195 | |
Symbol 178 EditableText | Uses:157 | Used by:195 |
Symbol 179 EditableText | Uses:157 | Used by:195 |
Symbol 180 EditableText | Uses:157 | Used by:195 |
Symbol 181 EditableText | Uses:157 | Used by:195 |
Symbol 182 EditableText | Uses:157 | Used by:195 |
Symbol 183 EditableText | Uses:157 | Used by:195 |
Symbol 184 Graphic | Used by:195 | |
Symbol 185 Graphic | Used by:186 | |
Symbol 186 Button | Uses:185 | Used by:195 |
Symbol 187 EditableText | Uses:157 | Used by:195 |
Symbol 188 Graphic | Used by:191 193 | |
Symbol 189 Text | Uses:157 | Used by:191 |
Symbol 190 Graphic | Used by:191 193 | |
Symbol 191 Button | Uses:188 189 190 | Used by:195 |
Symbol 192 Text | Uses:157 | Used by:193 |
Symbol 193 Button | Uses:188 192 190 | Used by:195 |
Symbol 194 EditableText | Uses:157 | Used by:195 |
Symbol 195 MovieClip | Uses:170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 186 187 191 193 194 | Used by:Timeline |
Symbol 196 Button | Used by:206 | |
Symbol 197 Graphic | Used by:203 | |
Symbol 198 Text | Uses:157 | Used by:203 |
Symbol 199 Graphic | Used by:203 | |
Symbol 200 Text | Uses:157 | Used by:203 |
Symbol 201 Graphic | Used by:203 | |
Symbol 202 Text | Uses:157 | Used by:203 |
Symbol 203 Button | Uses:197 198 199 200 201 202 | Used by:206 |
Symbol 204 Graphic | Used by:206 | |
Symbol 205 Text | Uses:157 | Used by:206 |
Symbol 206 MovieClip | Uses:196 203 204 205 | Used by:Timeline |
Instance Names
"Countryname" | Frame 1 | Symbol 164 EditableText |
"score" | Frame 1 | Symbol 166 EditableText |
"txtpoints" | Frame 1 | Symbol 169 EditableText |
"answer" | Frame 1 | Symbol 195 MovieClip |
"giveupmove" | Frame 1 | Symbol 206 MovieClip |
"answertext" | Symbol 195 MovieClip Frame 2 | Symbol 171 EditableText |
"answertext" | Symbol 195 MovieClip Frame 24 | Symbol 174 EditableText |
"answertext" | Symbol 195 MovieClip Frame 25 | Symbol 178 EditableText |
"answertext" | Symbol 195 MovieClip Frame 46 | Symbol 181 EditableText |
"answertext" | Symbol 195 MovieClip Frame 47 | Symbol 187 EditableText |
Special Tags
Protect (24) | Timeline Frame 1 | 31 bytes "..$1$Hn$OMwjvNrp4mVQ8s/xGmNrK1." |
Dynamic Text Variables
Countryname | Symbol 164 EditableText | ""Name of Country"" |
score | Symbol 166 EditableText | "" |
txtpoints | Symbol 169 EditableText | "" |
answertext | Symbol 171 EditableText | "" |
answertext | Symbol 174 EditableText | "" |
answertext | Symbol 178 EditableText | "" |
answertext | Symbol 181 EditableText | "" |
answertext | Symbol 187 EditableText | "" |
|