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

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

unitedstates.swf

This is the info page for
Flash #86899

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


Text
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 1
function 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 Button
on (release) { _root.countryclicked = "Washington"; _root.RunCountry(); }
Symbol 6 Button
on (release) { _root.countryclicked = "Oregon"; _root.RunCountry(); }
Symbol 9 Button
on (release) { _root.countryclicked = "Idaho"; _root.RunCountry(); }
Symbol 12 Button
on (release) { _root.countryclicked = "Montana"; _root.RunCountry(); }
Symbol 15 Button
on (release) { _root.countryclicked = "Wyoming"; _root.RunCountry(); }
Symbol 18 Button
on (release) { _root.countryclicked = "Colorado"; _root.RunCountry(); }
Symbol 21 Button
on (release) { _root.countryclicked = "New Mexico"; _root.RunCountry(); }
Symbol 24 Button
on (release) { _root.countryclicked = "Arizona"; _root.RunCountry(); }
Symbol 27 Button
on (release) { _root.countryclicked = "Utah"; _root.RunCountry(); }
Symbol 30 Button
on (release) { _root.countryclicked = "Nevada"; _root.RunCountry(); }
Symbol 33 Button
on (release) { _root.countryclicked = "California"; _root.RunCountry(); }
Symbol 36 Button
on (release) { _root.countryclicked = "Texas"; _root.RunCountry(); }
Symbol 39 Button
on (release) { _root.countryclicked = "Oklahoma"; _root.RunCountry(); }
Symbol 42 Button
on (release) { _root.countryclicked = "Kansas"; _root.RunCountry(); }
Symbol 45 Button
on (release) { _root.countryclicked = "Nebraska"; _root.RunCountry(); }
Symbol 48 Button
on (release) { _root.countryclicked = "South Dakota"; _root.RunCountry(); }
Symbol 51 Button
on (release) { _root.countryclicked = "North Dakota"; _root.RunCountry(); }
Symbol 54 Button
on (release) { _root.countryclicked = "Minnesota"; _root.RunCountry(); }
Symbol 57 Button
on (release) { _root.countryclicked = "Iowa"; _root.RunCountry(); }
Symbol 60 Button
on (release) { _root.countryclicked = "Missouri"; _root.RunCountry(); }
Symbol 63 Button
on (release) { _root.countryclicked = "Arkansas"; _root.RunCountry(); }
Symbol 66 Button
on (release) { _root.countryclicked = "Louisiana"; _root.RunCountry(); }
Symbol 69 Button
on (release) { _root.countryclicked = "Tennessee"; _root.RunCountry(); }
Symbol 72 Button
on (release) { _root.countryclicked = "North Carolina"; _root.RunCountry(); }
Symbol 75 Button
on (release) { _root.countryclicked = "Mississippi"; _root.RunCountry(); }
Symbol 78 Button
on (release) { _root.countryclicked = "Alabama"; _root.RunCountry(); }
Symbol 81 Button
on (release) { _root.countryclicked = "Georgia"; _root.RunCountry(); }
Symbol 84 Button
on (release) { _root.countryclicked = "South Carolina"; _root.RunCountry(); }
Symbol 87 Button
on (release) { _root.countryclicked = "Florida"; _root.RunCountry(); }
Symbol 90 Button
on (release) { _root.countryclicked = "Wisconsin"; _root.RunCountry(); }
Symbol 93 Button
on (release) { _root.countryclicked = "Illinois"; _root.RunCountry(); }
Symbol 96 Button
on (release) { _root.countryclicked = "Michigan"; _root.RunCountry(); }
Symbol 99 Button
on (release) { _root.countryclicked = "Indiana"; _root.RunCountry(); }
Symbol 102 Button
on (release) { _root.countryclicked = "Kentucky"; _root.RunCountry(); }
Symbol 105 Button
on (release) { _root.countryclicked = "Ohio"; _root.RunCountry(); }
Symbol 108 Button
on (release) { _root.countryclicked = "Virginia"; _root.RunCountry(); }
Symbol 111 Button
on (release) { _root.countryclicked = "West Virginia"; _root.RunCountry(); }
Symbol 114 Button
on (release) { _root.countryclicked = "Maryland"; _root.RunCountry(); }
Symbol 117 Button
on (release) { _root.countryclicked = "Delaware"; _root.RunCountry(); }
Symbol 120 Button
on (release) { _root.countryclicked = "New Jersey"; _root.RunCountry(); }
Symbol 123 Button
on (release) { _root.countryclicked = "Pennsylvania"; _root.RunCountry(); }
Symbol 126 Button
on (release) { _root.countryclicked = "New York"; _root.RunCountry(); }
Symbol 129 Button
on (release) { _root.countryclicked = "Connecticut"; _root.RunCountry(); }
Symbol 132 Button
on (release) { _root.countryclicked = "Rhode Island"; _root.RunCountry(); }
Symbol 135 Button
on (release) { _root.countryclicked = "Massachusetts"; _root.RunCountry(); }
Symbol 138 Button
on (release) { _root.countryclicked = "Vermont"; _root.RunCountry(); }
Symbol 141 Button
on (release) { _root.countryclicked = "New Hampshire"; _root.RunCountry(); }
Symbol 144 Button
on (release) { _root.countryclicked = "Maine"; _root.RunCountry(); }
Symbol 149 Button
on (release) { _root.countryclicked = "Alaska"; _root.RunCountry(); }
Symbol 152 Button
on (release) { _root.countryclicked = "Hawaii"; _root.RunCountry(); }
Symbol 160 Button
on (release) { getURL ("http://www.ilike2learn.com"); }
Symbol 191 Button
on (release) { _root.restartit(); play(); }
Symbol 193 Button
on (release) { getURL ("http://www.ilike2learn.com"); }
Symbol 195 MovieClip Frame 1
stop();
Symbol 195 MovieClip Frame 2
Symbol 195 MovieClip Frame 24
gotoAndPlay (1);
Symbol 195 MovieClip Frame 46
gotoAndPlay (1);
Symbol 195 MovieClip Frame 47
stop();
Symbol 203 Button
on (release) { getURL (_root.gotourl, "_blank"); _root.giveupmove.gotoAndStop(3); }
Symbol 206 MovieClip Frame 1
stop();
Symbol 206 MovieClip Frame 2
stop();
Symbol 206 MovieClip Frame 3
stop();

Library Items

Symbol 1 GraphicUsed by:3
Symbol 2 GraphicUsed by:3
Symbol 3 ButtonUses:1 2Used by:154
Symbol 4 GraphicUsed by:6
Symbol 5 GraphicUsed by:6
Symbol 6 ButtonUses:4 5Used by:154
Symbol 7 GraphicUsed by:9
Symbol 8 GraphicUsed by:9
Symbol 9 ButtonUses:7 8Used by:154
Symbol 10 GraphicUsed by:12
Symbol 11 GraphicUsed by:12
Symbol 12 ButtonUses:10 11Used by:154
Symbol 13 GraphicUsed by:15
Symbol 14 GraphicUsed by:15
Symbol 15 ButtonUses:13 14Used by:154
Symbol 16 GraphicUsed by:18
Symbol 17 GraphicUsed by:18
Symbol 18 ButtonUses:16 17Used by:154
Symbol 19 GraphicUsed by:21
Symbol 20 GraphicUsed by:21
Symbol 21 ButtonUses:19 20Used by:154
Symbol 22 GraphicUsed by:24
Symbol 23 GraphicUsed by:24
Symbol 24 ButtonUses:22 23Used by:154
Symbol 25 GraphicUsed by:27
Symbol 26 GraphicUsed by:27
Symbol 27 ButtonUses:25 26Used by:154
Symbol 28 GraphicUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 ButtonUses:28 29Used by:154
Symbol 31 GraphicUsed by:33
Symbol 32 GraphicUsed by:33
Symbol 33 ButtonUses:31 32Used by:154
Symbol 34 GraphicUsed by:36
Symbol 35 GraphicUsed by:36
Symbol 36 ButtonUses:34 35Used by:154
Symbol 37 GraphicUsed by:39
Symbol 38 GraphicUsed by:39
Symbol 39 ButtonUses:37 38Used by:154
Symbol 40 GraphicUsed by:42
Symbol 41 GraphicUsed by:42
Symbol 42 ButtonUses:40 41Used by:154
Symbol 43 GraphicUsed by:45
Symbol 44 GraphicUsed by:45
Symbol 45 ButtonUses:43 44Used by:154
Symbol 46 GraphicUsed by:48
Symbol 47 GraphicUsed by:48
Symbol 48 ButtonUses:46 47Used by:154
Symbol 49 GraphicUsed by:51
Symbol 50 GraphicUsed by:51
Symbol 51 ButtonUses:49 50Used by:154
Symbol 52 GraphicUsed by:54
Symbol 53 GraphicUsed by:54
Symbol 54 ButtonUses:52 53Used by:154
Symbol 55 GraphicUsed by:57
Symbol 56 GraphicUsed by:57
Symbol 57 ButtonUses:55 56Used by:154
Symbol 58 GraphicUsed by:60
Symbol 59 GraphicUsed by:60
Symbol 60 ButtonUses:58 59Used by:154
Symbol 61 GraphicUsed by:63
Symbol 62 GraphicUsed by:63
Symbol 63 ButtonUses:61 62Used by:154
Symbol 64 GraphicUsed by:66
Symbol 65 GraphicUsed by:66
Symbol 66 ButtonUses:64 65Used by:154
Symbol 67 GraphicUsed by:69
Symbol 68 GraphicUsed by:69
Symbol 69 ButtonUses:67 68Used by:154
Symbol 70 GraphicUsed by:72
Symbol 71 GraphicUsed by:72
Symbol 72 ButtonUses:70 71Used by:154
Symbol 73 GraphicUsed by:75
Symbol 74 GraphicUsed by:75
Symbol 75 ButtonUses:73 74Used by:154
Symbol 76 GraphicUsed by:78
Symbol 77 GraphicUsed by:78
Symbol 78 ButtonUses:76 77Used by:154
Symbol 79 GraphicUsed by:81
Symbol 80 GraphicUsed by:81
Symbol 81 ButtonUses:79 80Used by:154
Symbol 82 GraphicUsed by:84
Symbol 83 GraphicUsed by:84
Symbol 84 ButtonUses:82 83Used by:154
Symbol 85 GraphicUsed by:87
Symbol 86 GraphicUsed by:87
Symbol 87 ButtonUses:85 86Used by:154
Symbol 88 GraphicUsed by:90
Symbol 89 GraphicUsed by:90
Symbol 90 ButtonUses:88 89Used by:154
Symbol 91 GraphicUsed by:93
Symbol 92 GraphicUsed by:93
Symbol 93 ButtonUses:91 92Used by:154
Symbol 94 GraphicUsed by:96
Symbol 95 GraphicUsed by:96
Symbol 96 ButtonUses:94 95Used by:154
Symbol 97 GraphicUsed by:99
Symbol 98 GraphicUsed by:99
Symbol 99 ButtonUses:97 98Used by:154
Symbol 100 GraphicUsed by:102
Symbol 101 GraphicUsed by:102
Symbol 102 ButtonUses:100 101Used by:154
Symbol 103 GraphicUsed by:105
Symbol 104 GraphicUsed by:105
Symbol 105 ButtonUses:103 104Used by:154
Symbol 106 GraphicUsed by:108
Symbol 107 GraphicUsed by:108
Symbol 108 ButtonUses:106 107Used by:154
Symbol 109 GraphicUsed by:111
Symbol 110 GraphicUsed by:111
Symbol 111 ButtonUses:109 110Used by:154
Symbol 112 GraphicUsed by:114
Symbol 113 GraphicUsed by:114
Symbol 114 ButtonUses:112 113Used by:154
Symbol 115 GraphicUsed by:117
Symbol 116 GraphicUsed by:117
Symbol 117 ButtonUses:115 116Used by:154
Symbol 118 GraphicUsed by:120
Symbol 119 GraphicUsed by:120
Symbol 120 ButtonUses:118 119Used by:154
Symbol 121 GraphicUsed by:123
Symbol 122 GraphicUsed by:123
Symbol 123 ButtonUses:121 122Used by:154
Symbol 124 GraphicUsed by:126
Symbol 125 GraphicUsed by:126
Symbol 126 ButtonUses:124 125Used by:154
Symbol 127 GraphicUsed by:129
Symbol 128 GraphicUsed by:129
Symbol 129 ButtonUses:127 128Used by:154
Symbol 130 GraphicUsed by:132
Symbol 131 GraphicUsed by:132
Symbol 132 ButtonUses:130 131Used by:154
Symbol 133 GraphicUsed by:135
Symbol 134 GraphicUsed by:135
Symbol 135 ButtonUses:133 134Used by:154
Symbol 136 GraphicUsed by:138
Symbol 137 GraphicUsed by:138
Symbol 138 ButtonUses:136 137Used by:154
Symbol 139 GraphicUsed by:141
Symbol 140 GraphicUsed by:141
Symbol 141 ButtonUses:139 140Used by:154
Symbol 142 GraphicUsed by:144
Symbol 143 GraphicUsed by:144
Symbol 144 ButtonUses:142 143Used by:154
Symbol 145 GraphicUsed by:154
Symbol 146 GraphicUsed by:154
Symbol 147 GraphicUsed by:149
Symbol 148 GraphicUsed by:149
Symbol 149 ButtonUses:147 148Used by:154
Symbol 150 GraphicUsed by:152
Symbol 151 GraphicUsed by:152
Symbol 152 ButtonUses:150 151Used by:154
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses: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 153Used by:Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 GraphicUsed by:160
Symbol 157 FontUsed 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 TextUses:157Used by:160
Symbol 159 GraphicUsed by:160
Symbol 160 ButtonUses:156 158 159Used by:161
Symbol 161 MovieClipUses:160Used by:Timeline
Symbol 162 GraphicUsed by:Timeline
Symbol 163 TextUses:157Used by:Timeline
Symbol 164 EditableTextUses:157Used by:Timeline
Symbol 165 TextUses:157Used by:Timeline
Symbol 166 EditableTextUses:157Used by:Timeline
Symbol 167 TextUses:157Used by:Timeline
Symbol 168 TextUses:157Used by:Timeline
Symbol 169 EditableTextUses:157Used by:Timeline
Symbol 170 GraphicUsed by:195
Symbol 171 EditableTextUses:157Used by:195
Symbol 172 EditableTextUses:157Used by:195
Symbol 173 EditableTextUses:157Used by:195
Symbol 174 EditableTextUses:157Used by:195
Symbol 175 EditableTextUses:157Used by:195
Symbol 176 EditableTextUses:157Used by:195
Symbol 177 GraphicUsed by:195
Symbol 178 EditableTextUses:157Used by:195
Symbol 179 EditableTextUses:157Used by:195
Symbol 180 EditableTextUses:157Used by:195
Symbol 181 EditableTextUses:157Used by:195
Symbol 182 EditableTextUses:157Used by:195
Symbol 183 EditableTextUses:157Used by:195
Symbol 184 GraphicUsed by:195
Symbol 185 GraphicUsed by:186
Symbol 186 ButtonUses:185Used by:195
Symbol 187 EditableTextUses:157Used by:195
Symbol 188 GraphicUsed by:191 193
Symbol 189 TextUses:157Used by:191
Symbol 190 GraphicUsed by:191 193
Symbol 191 ButtonUses:188 189 190Used by:195
Symbol 192 TextUses:157Used by:193
Symbol 193 ButtonUses:188 192 190Used by:195
Symbol 194 EditableTextUses:157Used by:195
Symbol 195 MovieClipUses:170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 186 187 191 193 194Used by:Timeline
Symbol 196 ButtonUsed by:206
Symbol 197 GraphicUsed by:203
Symbol 198 TextUses:157Used by:203
Symbol 199 GraphicUsed by:203
Symbol 200 TextUses:157Used by:203
Symbol 201 GraphicUsed by:203
Symbol 202 TextUses:157Used by:203
Symbol 203 ButtonUses:197 198 199 200 201 202Used by:206
Symbol 204 GraphicUsed by:206
Symbol 205 TextUses:157Used by:206
Symbol 206 MovieClipUses:196 203 204 205Used by:Timeline

Instance Names

"Countryname"Frame 1Symbol 164 EditableText
"score"Frame 1Symbol 166 EditableText
"txtpoints"Frame 1Symbol 169 EditableText
"answer"Frame 1Symbol 195 MovieClip
"giveupmove"Frame 1Symbol 206 MovieClip
"answertext"Symbol 195 MovieClip Frame 2Symbol 171 EditableText
"answertext"Symbol 195 MovieClip Frame 24Symbol 174 EditableText
"answertext"Symbol 195 MovieClip Frame 25Symbol 178 EditableText
"answertext"Symbol 195 MovieClip Frame 46Symbol 181 EditableText
"answertext"Symbol 195 MovieClip Frame 47Symbol 187 EditableText

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$Hn$OMwjvNrp4mVQ8s/xGmNrK1."

Dynamic Text Variables

CountrynameSymbol 164 EditableText""Name of Country""
scoreSymbol 166 EditableText""
txtpointsSymbol 169 EditableText""
answertextSymbol 171 EditableText""
answertextSymbol 174 EditableText""
answertextSymbol 178 EditableText""
answertextSymbol 181 EditableText""
answertextSymbol 187 EditableText""




http://swfchan.com/18/86899/info.shtml
Created: 30/3 -2019 06:27:19 Last modified: 30/3 -2019 06:27:19 Server time: 30/04 -2024 02:57:18