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

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

Simone.swf

This is the info page for
Flash #29706

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


Text
presents

production

an

regurge

Copyright 2000, e-studio creative, inc., All Rights Reserved

Watch & remember Simone's dance moves as she busts a move.

Watch & remember Simone's dance moves as she busts a move.

Loading

Let's Dance!

Let's Dance!

Let's Dance!

Help Me!

Help Me!

Help Me!

Help me I lived in a box!

Help me I lived in a box!

So you have never played that circular color matching
game made by that big game company?
Well, in this version all you have to do is watch what dance
move Simone does and when she stops, then you click on
the dance move to match it. Everytime you get a sequence
right, she adds another move to her groove.

OK I get it.

OK I get it.

a

s

d

Watch Simone dance &
then click her moves
with these buttons

When you make it
to 15 combos, you
get a BIG surprise!

You may also use your
keyboard by using the
corresponding letters.

help!

help!

12

Now it's time...

for what you

REALLY want to see.

Moral of the Story

If you've seen one boob

you've seen them all.

some just have more hair.

Created & Animated by

Ken Martin & Mark Cohn

Music by

Mark Cohn

Programming by

Ken Martin

Play Again?

Play Again?

ActionScript [AS1/AS2]

Frame 135
ifFrameLoaded (_totalframes) { gotoAndStop (138); }
Frame 136
meterscore = "0"; rterror = "0"; score = "0"; ratio = int((_framesloaded / _totalframes) * getProperty("loader", _totalframes)) + "1";
Frame 137
ifFrameLoaded (_totalframes) { gotoAndStop (139); }
Frame 138
tellTarget ("/loader") { gotoAndStop(../:ratio); }; gotoAndPlay (136);
Frame 139
stop();
Frame 140
stop();
Frame 141
stop();
Frame 142
PCount = "0"; Player = "";
Frame 143
VCount = "0"; CCount = CCount + "1"; NewColor = "1" + random("4"); if (NewColor == "1") { Computer = Computer add "R"; } else if (NewColor == "2") { Computer = Computer add "B"; } else if (NewColor == "3") { Computer = Computer add "Y"; } else if (NewColor == "4") { Computer = Computer add "G"; }
Frame 144
VCount = VCount + "1"; Extract = substring(Computer, VCount, "1"); if (CCount < VCount) { nextFrame(); } if (Extract eq "R") { gotoAndPlay (189); } if (Extract eq "B") { gotoAndPlay (219); } if (Extract eq "Y") { gotoAndPlay (233); } if (Extract eq "G") { gotoAndPlay (264); }
Frame 145
stop(); tellTarget ("/meter") { gotoAndStop(/:meterscore + "1"); }
Frame 146
if (Computer eq Player) { gotoAndPlay (168); } else { gotoAndPlay (148); }
Frame 148
score = "0"; rterror = "0"; meterscore = meterscore - "1"; tellTarget ("meter") { gotoAndStop(_currentframe - "1"); }
Frame 167
Computer = ""; CCount = ""; gotoAndPlay (142);
Frame 168
score = score + "1"; meterscore = meterscore + "1"; tellTarget ("meter") { nextFrame(); }; rterror = "0";
Frame 188
gotoAndPlay (142);
Frame 189
currenttime = "0"; newtime = "0"; remtime = "0";
Frame 190
currenttime = getTimer(); eightnotes = currenttime / "250"; remtime = eightnotes - int(eightnotes); lagtime = "250" - ("250" * remtime); newtime = currenttime + lagtime; currenttime = getTimer(); gotoAndPlay(_currentframe + "1");
Frame 191
if (getTimer() < newtime) { nextFrame(); play(); } else { exectime = getTimer(); gotoAndPlay(_currentframe + "2"); }
Frame 192
prevFrame(); play();
Frame 193
play();
Frame 212
gotoAndPlay (144);
Frame 219
currenttime = "0"; newtime = "0"; remtime = "0";
Frame 220
currenttime = getTimer(); eightnotes = currenttime / "250"; remtime = eightnotes - int(eightnotes); lagtime = "250" - ("250" * remtime); newtime = currenttime + lagtime; currenttime = getTimer(); gotoAndPlay(_currentframe + "1");
Frame 221
if (getTimer() < newtime) { nextFrame(); play(); } else { exectime = getTimer(); gotoAndPlay(_currentframe + "2"); }
Frame 222
prevFrame(); play();
Frame 223
play();
Frame 232
gotoAndPlay (144);
Frame 233
currenttime = "0"; newtime = "0"; remtime = "0";
Frame 234
currenttime = getTimer(); eightnotes = currenttime / "125"; remtime = eightnotes - int(eightnotes); lagtime = "125" - ("125" * remtime); newtime = currenttime + lagtime; currenttime = getTimer(); gotoAndPlay(_currentframe + "1");
Frame 235
if (getTimer() < newtime) { nextFrame(); play(); } else { exectime = getTimer(); gotoAndPlay(_currentframe + "2"); }
Frame 236
prevFrame(); play();
Frame 237
play();
Frame 257
gotoAndPlay (144);
Frame 288
gotoAndPlay (144);
Frame 289
stop();
Frame 290
stopAllSounds(); PCount = "0"; meterscore = "0"; score = "0"; Player = ""; Computer = ""; VCount = "0"; CCount = "0";
Frame 575
stop();
Symbol 64 MovieClip Frame 12
gotoAndPlay (1);
Symbol 145 MovieClip Frame 79
stop();
Symbol 149 MovieClip Frame 1
stop();
Symbol 159 Button
on (release) { gotoAndPlay (290); }
Symbol 160 Button
on (release) { tellTarget ("/meter") { nextFrame(); } }
Symbol 163 Button
on (release) { gotoAndPlay(_currentframe + "2"); }
Symbol 170 Button
on (release) { nextFrame(); play(); }
Symbol 182 Button
on (release) { prevFrame(); }
Symbol 192 MovieClip Frame 1
stop();
Symbol 195 MovieClip Frame 1
stop();
Symbol 198 MovieClip Frame 1
stop();
Symbol 200 MovieClip Frame 1
stop();
Symbol 204 Button
on (release) { nextFrame(); play(); }
Symbol 210 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 15
tellTarget ("../") { gotoAndPlay ("WINNER"); }
Symbol 216 Button
on (release, keyPress "a") { tellTarget ("akey") { gotoAndPlay (2); }; Player = Player add "R"; PCount = PCount + "1"; rterror = rterror + "1"; correctanswer = substring(Computer, rterror, "1"); if (correctanswer ne "R") { gotoAndPlay (148); } if (PCount == CCount) { play(); } }
Symbol 223 MovieClip Frame 13
gotoAndPlay (1);
Symbol 225 Button
on (release, keyPress "s") { tellTarget ("skey") { gotoAndPlay (2); }; Player = Player add "B"; PCount = PCount + "1"; rterror = rterror + "1"; correctanswer = substring(Computer, rterror, "1"); if (correctanswer ne "B") { gotoAndPlay (148); } if (PCount == CCount) { play(); } }
Symbol 237 MovieClip Frame 25
gotoAndPlay (1);
Symbol 239 Button
on (release, keyPress "d") { tellTarget ("dkey") { gotoAndPlay (2); }; Player = Player add "Y"; PCount = PCount + "1"; rterror = rterror + "1"; correctanswer = substring(Computer, rterror, "1"); if (correctanswer ne "Y") { gotoAndPlay (148); } if (PCount == CCount) { play(); } }
Symbol 241 MovieClip Frame 25
gotoAndPlay (1);
Symbol 243 Button
on (release, keyPress "f") { tellTarget ("fkey") { gotoAndPlay (2); }; Player = Player add "G"; PCount = PCount + "1"; rterror = rterror + "1"; correctanswer = substring(Computer, rterror, "1"); if (correctanswer ne "G") { gotoAndPlay (148); } if (PCount == CCount) { play(); } }
Symbol 246 Button
on (release) { gotoAndStop (289); }
Symbol 255 MovieClip Frame 111
gotoAndPlay (3);
Symbol 280 Button
on (release) { gotoAndPlay (145); }
Symbol 315 Button
on (release) { stopAllSounds(); gotoAndPlay (135); }

Library Items

Symbol 1 GraphicUsed by:210 246  Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:Timeline
Symbol 4 FontUsed by:5 8 9
Symbol 5 TextUses:4Used by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 TextUses:4Used by:Timeline
Symbol 9 TextUses:4Used by:Timeline
Symbol 10 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 11 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 12 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 13 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 14 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 15 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 16 GraphicUsed by:50 213 216 223 225 237 239 241 243  Timeline
Symbol 17 GraphicUsed by:50 213 216 223 225 237 239 241 243  Timeline
Symbol 18 GraphicUsed by:50 213 216 223 225 237 239 241 243  Timeline
Symbol 19 GraphicUsed by:50
Symbol 20 GraphicUsed by:50 213 216 223 237 239 241 243  Timeline
Symbol 21 GraphicUsed by:50
Symbol 22 GraphicUsed by:50
Symbol 23 GraphicUsed by:50 241  Timeline
Symbol 24 GraphicUsed by:50 241  Timeline
Symbol 25 GraphicUsed by:50 241  Timeline
Symbol 26 GraphicUsed by:50 241  Timeline
Symbol 27 GraphicUsed by:50 241 243  Timeline
Symbol 28 GraphicUsed by:50 213 241  Timeline
Symbol 29 GraphicUsed by:50 241  Timeline
Symbol 30 GraphicUsed by:50 213 241  Timeline
Symbol 31 GraphicUsed by:50 213 216  Timeline
Symbol 32 GraphicUsed by:50 213  Timeline
Symbol 33 GraphicUsed by:50 213  Timeline
Symbol 34 GraphicUsed by:50 213 223 225  Timeline
Symbol 35 GraphicUsed by:50 213 223  Timeline
Symbol 36 GraphicUsed by:50 213 223 225  Timeline
Symbol 37 GraphicUsed by:50 213 223  Timeline
Symbol 38 GraphicUsed by:50 213 223  Timeline
Symbol 39 GraphicUsed by:50 213 223 237 239  Timeline
Symbol 40 GraphicUsed by:50 237  Timeline
Symbol 41 GraphicUsed by:50 237  Timeline
Symbol 42 GraphicUsed by:50 237  Timeline
Symbol 43 GraphicUsed by:50 237  Timeline
Symbol 44 GraphicUsed by:50 237  Timeline
Symbol 45 GraphicUsed by:50 237  Timeline
Symbol 46 GraphicUsed by:50 237  Timeline
Symbol 47 GraphicUsed by:50 237  Timeline
Symbol 48 GraphicUsed by:50 237  Timeline
Symbol 49 GraphicUsed by:50 237  Timeline
Symbol 50 MovieClipUses:16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49Used by:64
Symbol 51 GraphicUsed by:64 213 216 223 225 237 239  Timeline
Symbol 52 GraphicUsed by:64 213 241  Timeline
Symbol 53 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 54 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 55 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 56 GraphicUsed by:64 241 243  Timeline
Symbol 57 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 58 GraphicUsed by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 59 GraphicUsed by:64 213 216  Timeline
Symbol 60 FontUsed by:61 72 175 244 245 282 295 296 302 303 304 305 306 307 308 309 310 311
Symbol 61 TextUses:60Used by:64 213 216 223 225 237 239 241 243  Timeline
Symbol 62 GraphicUsed by:64 213  Timeline
Symbol 63 GraphicUsed by:64 213  Timeline
Symbol 64 MovieClipUses:10 11 12 13 14 15 50 51 52 53 54 55 56 57 58 59 61 62 63Used by:Timeline
Symbol 65 GraphicUsed by:Timeline
Symbol 66 GraphicUsed by:Timeline
Symbol 67 GraphicUsed by:Timeline
Symbol 68 GraphicUsed by:Timeline
Symbol 69 GraphicUsed by:Timeline
Symbol 70 GraphicUsed by:Timeline
Symbol 71 GraphicUsed by:145
Symbol 72 TextUses:60Used by:145
Symbol 73 GraphicUsed by:145
Symbol 74 GraphicUsed by:145
Symbol 75 GraphicUsed by:145
Symbol 76 GraphicUsed by:145
Symbol 77 GraphicUsed by:145
Symbol 78 GraphicUsed by:145
Symbol 79 GraphicUsed by:145
Symbol 80 GraphicUsed by:145
Symbol 81 GraphicUsed by:145
Symbol 82 GraphicUsed by:145
Symbol 83 GraphicUsed by:145
Symbol 84 GraphicUsed by:145
Symbol 85 GraphicUsed by:145
Symbol 86 GraphicUsed by:145
Symbol 87 GraphicUsed by:145
Symbol 88 GraphicUsed by:145
Symbol 89 GraphicUsed by:145
Symbol 90 GraphicUsed by:145
Symbol 91 GraphicUsed by:145
Symbol 92 GraphicUsed by:145
Symbol 93 GraphicUsed by:145
Symbol 94 GraphicUsed by:145
Symbol 95 GraphicUsed by:145
Symbol 96 GraphicUsed by:145
Symbol 97 GraphicUsed by:145
Symbol 98 GraphicUsed by:145
Symbol 99 GraphicUsed by:145
Symbol 100 GraphicUsed by:145
Symbol 101 GraphicUsed by:145
Symbol 102 GraphicUsed by:145
Symbol 103 GraphicUsed by:145
Symbol 104 GraphicUsed by:145
Symbol 105 GraphicUsed by:145
Symbol 106 GraphicUsed by:145
Symbol 107 GraphicUsed by:145
Symbol 108 GraphicUsed by:145
Symbol 109 GraphicUsed by:145
Symbol 110 GraphicUsed by:145
Symbol 111 GraphicUsed by:145
Symbol 112 GraphicUsed by:145
Symbol 113 GraphicUsed by:145
Symbol 114 GraphicUsed by:145
Symbol 115 FontUsed by:116 117
Symbol 116 TextUses:115Used by:145
Symbol 117 TextUses:115Used by:145
Symbol 118 GraphicUsed by:145
Symbol 119 GraphicUsed by:145
Symbol 120 GraphicUsed by:145
Symbol 121 GraphicUsed by:145
Symbol 122 GraphicUsed by:145
Symbol 123 GraphicUsed by:145
Symbol 124 GraphicUsed by:145
Symbol 125 GraphicUsed by:145
Symbol 126 GraphicUsed by:145
Symbol 127 GraphicUsed by:145
Symbol 128 GraphicUsed by:145
Symbol 129 GraphicUsed by:145
Symbol 130 GraphicUsed by:145
Symbol 131 GraphicUsed by:145
Symbol 132 GraphicUsed by:145
Symbol 133 GraphicUsed by:145
Symbol 134 GraphicUsed by:145
Symbol 135 GraphicUsed by:145
Symbol 136 GraphicUsed by:145
Symbol 137 GraphicUsed by:145
Symbol 138 GraphicUsed by:145
Symbol 139 GraphicUsed by:145
Symbol 140 GraphicUsed by:145
Symbol 141 GraphicUsed by:145
Symbol 142 GraphicUsed by:145
Symbol 143 GraphicUsed by:145
Symbol 144 GraphicUsed by:145
Symbol 145 MovieClipUses:71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144Used by:Timeline
Symbol 146 GraphicUsed by:149
Symbol 147 ShapeTweeningUsed by:149
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:146 147 148Used by:Timeline
Symbol 150 FontUsed by:151
Symbol 151 TextUses:150Used by:Timeline
Symbol 152 GraphicUsed by:159 160 163 204
Symbol 153 FontUsed by:154 155 157 165 166 168
Symbol 154 TextUses:153Used by:159 160 163 204
Symbol 155 TextUses:153Used by:159 160 163 204
Symbol 156 GraphicUsed by:159 160 163 204
Symbol 157 TextUses:153Used by:159 160 163 204
Symbol 158 GraphicUsed by:159 160 163 204
Symbol 159 ButtonUses:152 154 155 156 157 158Used by:Timeline
Symbol 160 ButtonUses:152 154 155 156 157 158Used by:Timeline
Symbol 161 GraphicUsed by:Timeline
Symbol 162 SoundUsed by:Timeline
Symbol 163 ButtonUses:152 154 155 156 157 158Used by:Timeline
Symbol 164 GraphicUsed by:170
Symbol 165 TextUses:153Used by:170
Symbol 166 TextUses:153Used by:170
Symbol 167 GraphicUsed by:170
Symbol 168 TextUses:153Used by:170
Symbol 169 GraphicUsed by:170
Symbol 170 ButtonUses:164 165 166 167 168 169Used by:Timeline
Symbol 171 GraphicUsed by:176
Symbol 172 FontUsed by:173 174
Symbol 173 TextUses:172Used by:176
Symbol 174 TextUses:172Used by:176
Symbol 175 TextUses:60Used by:176
Symbol 176 MovieClipUses:171 173 174 175Used by:Timeline
Symbol 177 GraphicUsed by:182 280
Symbol 178 FontUsed by:179 181 312 313
Symbol 179 TextUses:178Used by:182 280
Symbol 180 GraphicUsed by:182 280
Symbol 181 TextUses:178Used by:182 280
Symbol 182 ButtonUses:177 179 180 181Used by:Timeline
Symbol 183 GraphicUsed by:213 216 223 225 237 239 241 243  Timeline
Symbol 184 GraphicUsed by:216 225 239 243  Timeline
Symbol 185 GraphicUsed by:223 225 241  Timeline
Symbol 186 GraphicUsed by:237 239  Timeline
Symbol 187 GraphicUsed by:223 241 243  Timeline
Symbol 188 GraphicUsed by:192
Symbol 189 FontUsed by:190 194 197
Symbol 190 TextUses:189Used by:192
Symbol 191 GraphicUsed by:192 195 198 200
Symbol 192 MovieClipUses:188 190 191Used by:Timeline
Symbol 193 GraphicUsed by:195
Symbol 194 TextUses:189Used by:195
Symbol 195 MovieClipUses:193 194 191Used by:Timeline
Symbol 196 GraphicUsed by:198
Symbol 197 TextUses:189Used by:198
Symbol 198 MovieClipUses:196 197 191Used by:Timeline
Symbol 199 GraphicUsed by:200
Symbol 200 MovieClipUses:199 191Used by:Timeline
Symbol 201 FontUsed by:202 203 206
Symbol 202 TextUses:201Used by:Timeline
Symbol 203 TextUses:201Used by:Timeline
Symbol 204 ButtonUses:152 154 155 156 157 158Used by:Timeline
Symbol 205 GraphicUsed by:Timeline
Symbol 206 TextUses:201Used by:Timeline
Symbol 207 GraphicUsed by:210
Symbol 208 GraphicUsed by:210
Symbol 209 GraphicUsed by:210
Symbol 210 MovieClipUses:207 208 1 209Used by:Timeline
Symbol 211 GraphicUsed by:216
Symbol 212 GraphicUsed by:213  Timeline
Symbol 213 MovieClipUses:16 17 18 30 28 52 51 54 53 55 10 11 12 13 14 15 57 58 59 61 31 20 183 32 62 33 63 34 212 35 36 37 38 39Used by:216
Symbol 214 GraphicUsed by:216
Symbol 215 GraphicUsed by:216 225 239 243
Symbol 216 ButtonUses:16 17 18 31 20 51 54 53 55 10 11 12 13 14 15 183 57 58 59 61 184 211 213 214 215Used by:Timeline
Symbol 217 GraphicUsed by:225
Symbol 218 GraphicUsed by:223 241  Timeline
Symbol 219 GraphicUsed by:223 241  Timeline
Symbol 220 GraphicUsed by:223 241  Timeline
Symbol 221 GraphicUsed by:223 241  Timeline
Symbol 222 GraphicUsed by:223 241  Timeline
Symbol 223 MovieClipUses:10 13 11 12 14 15 16 17 18 34 20 57 58 51 54 53 55 218 61 183 35 187 36 185 37 219 38 39 220 221 222Used by:225
Symbol 224 GraphicUsed by:225
Symbol 225 ButtonUses:10 13 11 12 14 15 16 17 18 34 36 57 58 51 54 53 55 185 61 183 184 217 223 224 215Used by:Timeline
Symbol 226 GraphicUsed by:239
Symbol 227 GraphicUsed by:237  Timeline
Symbol 228 GraphicUsed by:237  Timeline
Symbol 229 GraphicUsed by:237  Timeline
Symbol 230 GraphicUsed by:237  Timeline
Symbol 231 GraphicUsed by:237  Timeline
Symbol 232 GraphicUsed by:237  Timeline
Symbol 233 GraphicUsed by:237  Timeline
Symbol 234 GraphicUsed by:237  Timeline
Symbol 235 GraphicUsed by:237  Timeline
Symbol 236 GraphicUsed by:237  Timeline
Symbol 237 MovieClipUses:55 227 16 17 18 39 20 51 53 54 10 11 12 13 14 15 57 58 186 61 183 40 228 41 42 229 43 44 230 45 46 231 232 47 233 48 49 234 235 236Used by:239
Symbol 238 GraphicUsed by:239
Symbol 239 ButtonUses:55 183 16 17 18 39 20 51 53 54 13 11 12 10 14 15 57 58 186 61 184 226 237 238 215Used by:Timeline
Symbol 240 GraphicUsed by:243
Symbol 241 MovieClipUses:10 13 11 12 14 15 16 17 18 23 24 57 58 54 55 218 61 53 183 56 52 187 185 25 219 26 27 220 221 222 20 28 29 30Used by:243
Symbol 242 GraphicUsed by:243
Symbol 243 ButtonUses:10 13 11 12 14 15 16 17 18 27 20 57 58 54 55 187 61 53 183 56 184 240 241 242 215Used by:Timeline
Symbol 244 TextUses:60Used by:246
Symbol 245 TextUses:60Used by:246
Symbol 246 ButtonUses:244 245 1Used by:Timeline
Symbol 247 GraphicUsed by:255
Symbol 248 GraphicUsed by:255  Timeline
Symbol 249 GraphicUsed by:255  Timeline
Symbol 250 GraphicUsed by:255  Timeline
Symbol 251 GraphicUsed by:255  Timeline
Symbol 252 GraphicUsed by:255  Timeline
Symbol 253 GraphicUsed by:255  Timeline
Symbol 254 GraphicUsed by:255
Symbol 255 MovieClipUses:247 248 249 250 251 252 253 254Used by:Timeline
Symbol 256 GraphicUsed by:Timeline
Symbol 257 GraphicUsed by:Timeline
Symbol 258 GraphicUsed by:Timeline
Symbol 259 GraphicUsed by:Timeline
Symbol 260 GraphicUsed by:Timeline
Symbol 261 GraphicUsed by:Timeline
Symbol 262 GraphicUsed by:Timeline
Symbol 263 GraphicUsed by:Timeline
Symbol 264 GraphicUsed by:Timeline
Symbol 265 GraphicUsed by:Timeline
Symbol 266 GraphicUsed by:Timeline
Symbol 267 GraphicUsed by:Timeline
Symbol 268 GraphicUsed by:Timeline
Symbol 269 FontUsed by:270
Symbol 270 EditableTextUses:269Used by:Timeline
Symbol 271 GraphicUsed by:Timeline
Symbol 272 GraphicUsed by:Timeline
Symbol 273 GraphicUsed by:Timeline
Symbol 274 GraphicUsed by:Timeline
Symbol 275 SoundUsed by:Timeline
Symbol 276 SoundUsed by:Timeline
Symbol 277 SoundUsed by:Timeline
Symbol 278 SoundUsed by:Timeline
Symbol 279 GraphicUsed by:Timeline
Symbol 280 ButtonUses:177 179 180 181Used by:Timeline
Symbol 281 GraphicUsed by:Timeline
Symbol 282 TextUses:60Used by:Timeline
Symbol 283 SoundUsed by:Timeline
Symbol 284 GraphicUsed by:Timeline
Symbol 285 GraphicUsed by:Timeline
Symbol 286 GraphicUsed by:Timeline
Symbol 287 GraphicUsed by:Timeline
Symbol 288 GraphicUsed by:Timeline
Symbol 289 GraphicUsed by:Timeline
Symbol 290 GraphicUsed by:Timeline
Symbol 291 GraphicUsed by:Timeline
Symbol 292 GraphicUsed by:Timeline
Symbol 293 GraphicUsed by:Timeline
Symbol 294 GraphicUsed by:Timeline
Symbol 295 TextUses:60Used by:Timeline
Symbol 296 TextUses:60Used by:Timeline
Symbol 297 GraphicUsed by:Timeline
Symbol 298 GraphicUsed by:Timeline
Symbol 299 GraphicUsed by:Timeline
Symbol 300 GraphicUsed by:Timeline
Symbol 301 GraphicUsed by:Timeline
Symbol 302 TextUses:60Used by:Timeline
Symbol 303 TextUses:60Used by:Timeline
Symbol 304 TextUses:60Used by:Timeline
Symbol 305 TextUses:60Used by:Timeline
Symbol 306 TextUses:60Used by:Timeline
Symbol 307 TextUses:60Used by:Timeline
Symbol 308 TextUses:60Used by:Timeline
Symbol 309 TextUses:60Used by:Timeline
Symbol 310 TextUses:60Used by:Timeline
Symbol 311 TextUses:60Used by:Timeline
Symbol 312 TextUses:178Used by:315
Symbol 313 TextUses:178Used by:315
Symbol 314 GraphicUsed by:315
Symbol 315 ButtonUses:312 313 314Used by:Timeline

Instance Names

"DanceGirl"Frame 89Symbol 64 MovieClip
"loader"Frame 135Symbol 149 MovieClip
"akey"Frame 141Symbol 192 MovieClip
"skey"Frame 141Symbol 195 MovieClip
"dkey"Frame 141Symbol 198 MovieClip
"fkey"Frame 141Symbol 200 MovieClip
"DanceGirl"Frame 141Symbol 64 MovieClip
"meter"Frame 141Symbol 210 MovieClip
"exp"Symbol 64 MovieClip Frame 1Symbol 50 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"remoteSavable"Frame 1
"Computer Chooses Colors"Frame 143
"Play Colors"Frame 144
"User Pushes Colors"Frame 145
"Check"Frame 146
"WRONG!"Frame 148
"Right!"Frame 168
"Red"Frame 189
"Blue"Frame 219
"Yellow"Frame 233
"Green"Frame 264
"WINNER"Frame 290

Dynamic Text Variables

scoreSymbol 270 EditableText"12"




http://swfchan.com/6/29706/info.shtml
Created: 19/5 -2019 19:10:07 Last modified: 19/5 -2019 19:10:07 Server time: 08/05 -2024 08:41:09