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

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

-Gabbo's day show-.swf

This is the info page for
Flash #72691

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


Text
0

Loading

100%

GABBO'S
DAY

show

7:00 am

O

S

P

I

L

A

C

E

T

H

benza

10:00 am

// calculate distance from starting point
delta_x = _x-initx;
delta_y = _y-Inity;
distance =
Math.sqrt((delta_x*delta_x)+(delta_y*del
ta_y));

// calculate distance from starting point
delta_x = _x-initx;
delta_y = _y-Inity;
distance =
Math.sqrt((delta_x*delta_x)+(delta_y*del
ta_y));

// calculate distance from starting point
delta_x = _x-initx;
delta_y = _y-Inity;
distance =
Math.sqrt((delta_x*delta_x)+(delta_y*del
ta_y));

// calculate distance from starting point
delta_x = _x-initx;
delta_y = _y-Inity;
distance =
Math.sqrt((delta_x*delta_x)+(delta_y*del
ta_y));

// calculate distance from starting point
delta_x = _x-initx;
delta_y = _y-Inity;
distance =
Math.sqrt((delta_x*delta_x)+(delta_y*del
ta_y));

// calculate the angle from the starting
point in radians
radians = Math.atan2(delta_y,
delta_x);
if (delta_y<0) {
radians += (2*Math.PI);

// calculate the angle from the starting
point in radians
radians = Math.atan2(delta_y,
delta_x);
if (delta_y<0) {
radians += (2*Math.PI);

// calculate the angle from the starting
point in radians
radians = Math.atan2(delta_y,
delta_x);
if (delta_y<0) {
radians += (2*Math.PI);

// calculate the angle from the starting
point in radians
radians = Math.atan2(delta_y,
delta_x);
if (delta_y<0) {
radians += (2*Math.PI);

// calculate the angle from the starting
point in radians
radians = Math.atan2(delta_y,
delta_x);
if (delta_y<0) {
radians += (2*Math.PI);

// calculate the angle from the starting
point in radians
radians = Math.atan2(delta_y,
delta_x);
if (delta_y<0) {
radians += (2*Math.PI);

// reset button

// reset button
reset.onRelease

// reset button
reset.onRelease = function() {

// reset button
reset.onRelease = function() {
puck._x

// reset button
reset.onRelease = function() {
puck._x = initx;

// reset button
reset.onRelease = function() {
puck._x = initx;
puck._y

// reset button
reset.onRelease = function() {
puck._x = initx;
puck._y = inity;

?

3:00 pm

4:00 pm

ZIP!

X

300

5:00 pm

6:00 pm

7:00 pm

<P ALIGN="CENTER"><FONT FACE="Arial" SIZE="20" COLOR="#FF0000"><B>ANIMATION by FEDERICA GIULIETTI (Fade)</B></FONT></P><P ALIGN="CENTER"><FONT FACE="Arial" SIZE="20" COLOR="#FFFF00"><A HREF="http://www.shangelina.com" target = "_blank"><B>www.shangelina.com</B></A></FONT></P><P ALIGN="CENTER"></P><P ALIGN="CENTER"><FONT FACE="Arial" SIZE="20" COLOR="#FFFF00"><A HREF="http://www.gorillaz.it" target = "_blank"><B>www.gorillaz.it</B></A></FONT></P>

REPLAY

ActionScript [AS1/AS2]

Frame 1
fscommand ("allowscale", "false"); stop();
Instance of Symbol 15 MovieClip "preloader" in Frame 1
onClipEvent (load) { if (_root.getBytesTotal() < 1000) { unit = "bytes"; total = Math.floor(_root.getBytesTotal()) + unit; } else if (_root.getBytesTotal() > 1000000) { unit = "mb"; total = Math.floor(_root.getBytesTotal() / 1000000) + unit; } else { unit = "kb"; total = Math.floor(_root.getBytesTotal() / 1000) + unit; } } onClipEvent (enterFrame) { percentuale = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + "%"; if (unit == "bytes") { progress_fleche.parte = Math.floor(_root.getBytesLoaded()) + "bytes"; } else if (unit == "mb") { risultati = _root.getBytesLoaded() / 1000000; risultati = Math.round(risultati * 100); risultati = risultati / 100; progress_fleche.parte = risultati + "mb"; } else { progress_fleche.parte = Math.floor(_root.getBytesLoaded() / 1000) + "kb"; } } onClipEvent (enterFrame) { if (percentuale == "100%") { _root.gotoAndplay(10); } }
Frame 2139
stop();
Instance of Symbol 7 MovieClip "progress_bar" in Symbol 15 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); }
Instance of Symbol 10 MovieClip "progress_fleche" in Symbol 15 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); }
Symbol 19 Button
on (release) { gotoAndPlay (1); }
Symbol 22 Button
on (release) { gotoAndPlay (165); }
Symbol 29 Button
on (release) { gotoAndPlay (5); }
Symbol 30 Button
on (release) { gotoAndPlay (248); }
Symbol 32 Button
on (release) { gotoAndPlay (165); }
Symbol 33 Button
on (release) { gotoAndPlay (288); }
Symbol 58 Button
on (release) { gotoAndPlay (248); }
Symbol 59 Button
on (release) { gotoAndPlay (368); }
Symbol 86 Button
on (release) { gotoAndPlay (288); }
Symbol 87 Button
on (release) { gotoAndPlay (436); }
Symbol 94 Button
on (release) { gotoAndPlay (368); }
Symbol 95 Button
on (release) { gotoAndPlay (475); }
Symbol 98 Button
on (release) { gotoAndPlay (436); }
Symbol 99 Button
on (release) { gotoAndPlay (488); }
Symbol 100 Button
on (release) { gotoAndPlay (475); }
Symbol 101 Button
on (release) { gotoAndPlay (528); }
Symbol 115 Button
on (release) { gotoAndPlay (488); }
Symbol 116 Button
on (release) { gotoAndPlay (641); }
Symbol 122 Button
on (release) { gotoAndPlay (528); }
Symbol 123 Button
on (release) { gotoAndPlay (651); }
Symbol 151 Button
on (release) { gotoAndPlay (641); }
Symbol 152 Button
on (release) { gotoAndPlay (690); }
Symbol 160 Button
on (release) { gotoAndPlay (651); }
Symbol 161 Button
on (release) { gotoAndPlay (743); }
Symbol 181 Button
on (release) { gotoAndPlay (690); }
Symbol 182 Button
on (release) { gotoAndPlay (779); }
Symbol 191 Button
on (release) { gotoAndPlay (743); }
Symbol 192 Button
on (release) { gotoAndPlay (806); }
Symbol 194 Button
on (release) { gotoAndPlay (779); }
Symbol 195 Button
on (release) { gotoAndPlay (847); }
Symbol 215 Button
on (release) { gotoAndPlay (806); }
Symbol 216 Button
on (release) { gotoAndPlay (888); }
Symbol 220 Button
on (release) { gotoAndPlay (847); }
Symbol 221 Button
on (release) { gotoAndPlay (955); }
Symbol 222 Button
on (release) { gotoAndPlay (888); }
Symbol 223 Button
on (release) { gotoAndPlay (965); }
Symbol 245 Button
on (release) { gotoAndPlay (955); }
Symbol 246 Button
on (release) { gotoAndPlay (1020); }
Symbol 257 Button
on (release) { gotoAndPlay (965); }
Symbol 258 Button
on (release) { gotoAndPlay (1084); }
Symbol 269 Button
on (release) { gotoAndPlay (1020); }
Symbol 270 Button
on (release) { gotoAndPlay (1157); }
Symbol 285 Button
on (release) { gotoAndPlay (1084); }
Symbol 286 Button
on (release) { gotoAndPlay (1224); }
Symbol 294 Button
on (release) { gotoAndPlay (1157); }
Symbol 295 Button
on (release) { gotoAndPlay (1240); }
Symbol 297 Button
on (release) { gotoAndPlay (1224); }
Symbol 298 Button
on (release) { gotoAndPlay (1257); }
Symbol 317 Button
on (release) { gotoAndPlay (1240); }
Symbol 318 Button
on (release) { gotoAndPlay (1311); }
Symbol 338 Button
on (release) { gotoAndPlay (1257); }
Symbol 339 Button
on (release) { gotoAndPlay (1562); }
Symbol 368 Button
on (release) { gotoAndPlay (1311); }
Symbol 369 Button
on (release) { gotoAndPlay (1593); }
Symbol 374 Button
on (release) { gotoAndPlay (1562); }
Symbol 375 Button
on (release) { gotoAndPlay (1611); }
Symbol 379 Button
on (release) { gotoAndPlay (1593); }
Symbol 380 Button
on (release) { gotoAndPlay (1641); }
Symbol 382 Button
on (release) { gotoAndPlay (1611); }
Symbol 383 Button
on (release) { gotoAndPlay (1653); }
Symbol 408 Button
on (release) { gotoAndPlay (1641); }
Symbol 409 Button
on (release) { gotoAndPlay (1679); }
Symbol 415 Button
on (release) { gotoAndPlay (1653); }
Symbol 416 Button
on (release) { gotoAndPlay (1708); }
Symbol 455 Button
on (release) { gotoAndPlay (1679); }
Symbol 456 Button
on (release) { gotoAndPlay (1739); }
Symbol 474 Button
on (release) { gotoAndPlay (1708); }
Symbol 475 Button
on (release) { gotoAndPlay (1766); }
Symbol 477 Button
on (release) { gotoAndPlay (1739); }
Symbol 478 Button
on (release) { gotoAndPlay (1774); }
Symbol 482 Button
on (release) { gotoAndPlay (1766); }
Symbol 483 Button
on (release) { gotoAndPlay (1794); }
Symbol 488 Button
on (release) { gotoAndPlay (1774); }
Symbol 489 Button
on (release) { gotoAndPlay (1802); }
Symbol 503 Button
on (release) { gotoAndPlay (1794); }
Symbol 504 Button
on (release) { gotoAndPlay (1831); }
Symbol 506 Button
on (release) { gotoAndPlay (1802); }
Symbol 507 Button
on (release) { gotoAndPlay (1839); }
Symbol 514 Button
on (release) { gotoAndPlay (1831); }
Symbol 515 Button
on (release) { gotoAndPlay (1886); }
Symbol 524 Button
on (release) { gotoAndPlay (1839); }
Symbol 525 Button
on (release) { gotoAndPlay (1938); }
Symbol 532 Button
on (release) { gotoAndPlay (1886); }
Symbol 533 Button
on (release) { gotoAndPlay (1980); }
Symbol 542 Button
on (release) { gotoAndPlay (5); }

Library Items

Symbol 1 GraphicUsed by:243 256 265 492  Timeline
Symbol 2 GraphicUsed by:15
Symbol 3 FontUsed by:4 5 9 14 16 458 535
Symbol 4 TextUses:3Used by:15
Symbol 5 EditableTextUses:3Used by:15
Symbol 6 GraphicUsed by:7 15
Symbol 7 MovieClipUses:6Used by:15
Symbol 8 GraphicUsed by:10
Symbol 9 EditableTextUses:3Used by:10
Symbol 10 MovieClipUses:8 9Used by:15
Symbol 11 GraphicUsed by:15
Symbol 12 FontUsed by:13
Symbol 13 TextUses:12Used by:15
Symbol 14 EditableTextUses:3Used by:15
Symbol 15 MovieClipUses:2 4 5 6 7 10 11 13 14Used by:Timeline
Symbol 16 EditableTextUses:3Used by:Timeline
Symbol 17 GraphicUsed by:Timeline
Symbol 18 GraphicUsed by:19 29 32 58 86 94 98 100 115 122 151 160 181 191 194 215 220 222 245 257 269 285 294 297 317 338 368 374 379 382 408 415 455 474 477 482 488 503 506 514 524 532
Symbol 19 ButtonUses:18Used by:Timeline
Symbol 20 GraphicUsed by:22 30 33 59 87 95 99 101 116 123 152 161 182 192 195 216 221 223 246 258 270 286 295 298 318 339 369 375 380 383 409 416 456 475 478 483 489 504 507 515 525 533
Symbol 21 GraphicUsed by:22 30 33 59 87 95 99 101 116 123 152 161 182 192 195 216 221 223 246 258 270 286 295 298 318 339 369 375 380 383 409 416 456 475 478 483 489 504 507 515 525 533
Symbol 22 ButtonUses:20 21Used by:Timeline
Symbol 23 GraphicUsed by:Timeline
Symbol 24 GraphicUsed by:Timeline
Symbol 25 FontUsed by:26 31 296 373 381 476 487 505
Symbol 26 TextUses:25Used by:Timeline
Symbol 27 FontUsed by:28
Symbol 28 TextUses:27Used by:Timeline
Symbol 29 ButtonUses:18Used by:Timeline
Symbol 30 ButtonUses:20 21Used by:Timeline
Symbol 31 TextUses:25Used by:Timeline
Symbol 32 ButtonUses:18Used by:Timeline
Symbol 33 ButtonUses:20 21Used by:Timeline
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:34Used by:Timeline
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 GraphicUsed by:52
Symbol 41 FontUsed by:42 43 44 45 46 47 48 49 50 51 459 535
Symbol 42 TextUses:41Used by:52
Symbol 43 TextUses:41Used by:52
Symbol 44 TextUses:41Used by:52
Symbol 45 TextUses:41Used by:52
Symbol 46 TextUses:41Used by:52
Symbol 47 TextUses:41Used by:52
Symbol 48 TextUses:41Used by:52
Symbol 49 TextUses:41Used by:52
Symbol 50 TextUses:41Used by:52
Symbol 51 TextUses:41Used by:52
Symbol 52 MovieClipUses:40 42 43 44 45 46 47 48 49 50 51Used by:Timeline
Symbol 53 GraphicUsed by:57 66
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:57 66
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:53 55 56Used by:Timeline
Symbol 58 ButtonUses:18Used by:Timeline
Symbol 59 ButtonUses:20 21Used by:Timeline
Symbol 60 GraphicUsed by:61
Symbol 61 MovieClipUses:60Used by:Timeline
Symbol 62 GraphicUsed by:Timeline
Symbol 63 GraphicUsed by:Timeline
Symbol 64 GraphicUsed by:Timeline
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:53 55 65Used by:Timeline
Symbol 67 GraphicUsed by:Timeline
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClipUses:68Used by:Timeline
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClipUses:70Used by:Timeline
Symbol 72 GraphicUsed by:Timeline
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:Timeline
Symbol 75 GraphicUsed by:Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:Timeline
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClipUses:78Used by:Timeline
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:80Used by:Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:84Used by:Timeline
Symbol 86 ButtonUses:18Used by:Timeline
Symbol 87 ButtonUses:20 21Used by:Timeline
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:88Used by:Timeline
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:90Used by:Timeline
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:Timeline
Symbol 94 ButtonUses:18Used by:Timeline
Symbol 95 ButtonUses:20 21Used by:Timeline
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClipUses:96Used by:542  Timeline
Symbol 98 ButtonUses:18Used by:Timeline
Symbol 99 ButtonUses:20 21Used by:Timeline
Symbol 100 ButtonUses:18Used by:Timeline
Symbol 101 ButtonUses:20 21Used by:Timeline
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClipUses:102Used by:542  Timeline
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:104Used by:Timeline
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClipUses:106Used by:Timeline
Symbol 108 GraphicUsed by:109
Symbol 109 MovieClipUses:108Used by:Timeline
Symbol 110 GraphicUsed by:Timeline
Symbol 111 GraphicUsed by:114
Symbol 112 GraphicUsed by:113
Symbol 113 MovieClipUses:112Used by:114
Symbol 114 MovieClipUses:111 113Used by:Timeline
Symbol 115 ButtonUses:18Used by:Timeline
Symbol 116 ButtonUses:20 21Used by:Timeline
Symbol 117 GraphicUsed by:Timeline
Symbol 118 GraphicUsed by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 GraphicUsed by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 ButtonUses:18Used by:Timeline
Symbol 123 ButtonUses:20 21Used by:Timeline
Symbol 124 BitmapUsed by:125
Symbol 125 GraphicUses:124Used by:140
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:132  Timeline
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:128Used by:132
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClipUses:130Used by:132
Symbol 132 MovieClipUses:127 129 131Used by:140
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:133Used by:140
Symbol 135 GraphicUsed by:140
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:140
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:138Used by:140
Symbol 140 MovieClipUses:125 132 134 135 137 139Used by:Timeline
Symbol 141 GraphicUsed by:256  Timeline
Symbol 142 GraphicUsed by:143
Symbol 143 MovieClipUses:142Used by:256 502  Timeline
Symbol 144 GraphicUsed by:256  Timeline
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:145Used by:256  Timeline
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:188 197 256 367 473 521  Timeline
Symbol 149 GraphicUsed by:150
Symbol 150 MovieClipUses:149Used by:256  Timeline
Symbol 151 ButtonUses:18Used by:Timeline
Symbol 152 ButtonUses:20 21Used by:Timeline
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:153Used by:Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 GraphicUsed by:157
Symbol 157 MovieClipUses:156Used by:Timeline
Symbol 158 GraphicUsed by:159
Symbol 159 MovieClipUses:158Used by:Timeline
Symbol 160 ButtonUses:18Used by:Timeline
Symbol 161 ButtonUses:20 21Used by:Timeline
Symbol 162 GraphicUsed by:Timeline
Symbol 163 GraphicUsed by:164
Symbol 164 MovieClipUses:163Used by:Timeline
Symbol 165 GraphicUsed by:166
Symbol 166 MovieClipUses:165Used by:Timeline
Symbol 167 GraphicUsed by:Timeline
Symbol 168 GraphicUsed by:Timeline
Symbol 169 GraphicUsed by:Timeline
Symbol 170 GraphicUsed by:Timeline
Symbol 171 GraphicUsed by:172
Symbol 172 MovieClipUses:171Used by:Timeline
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:190  Timeline
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:Timeline
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:177Used by:Timeline
Symbol 179 GraphicUsed by:180
Symbol 180 MovieClipUses:179Used by:Timeline
Symbol 181 ButtonUses:18Used by:Timeline
Symbol 182 ButtonUses:20 21Used by:Timeline
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClipUses:183Used by:Timeline
Symbol 185 GraphicUsed by:Timeline
Symbol 186 GraphicUsed by:Timeline
Symbol 187 GraphicUsed by:188
Symbol 188 MovieClipUses:187 148Used by:Timeline
Symbol 189 GraphicUsed by:190
Symbol 190 MovieClipUses:189 174Used by:Timeline
Symbol 191 ButtonUses:18Used by:Timeline
Symbol 192 ButtonUses:20 21Used by:Timeline
Symbol 193 SoundUsed by:Timeline
Symbol 194 ButtonUses:18Used by:Timeline
Symbol 195 ButtonUses:20 21Used by:Timeline
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:196 148Used by:Timeline
Symbol 198 GraphicUsed by:Timeline
Symbol 199 GraphicUsed by:214
Symbol 200 GraphicUsed by:214
Symbol 201 GraphicUsed by:214
Symbol 202 GraphicUsed by:203
Symbol 203 MovieClipUses:202Used by:214
Symbol 204 GraphicUsed by:214
Symbol 205 GraphicUsed by:214
Symbol 206 GraphicUsed by:207
Symbol 207 MovieClipUses:206Used by:214
Symbol 208 GraphicUsed by:214
Symbol 209 FontUsed by:210 539
Symbol 210 TextUses:209Used by:214
Symbol 211 GraphicUsed by:214
Symbol 212 GraphicUsed by:213
Symbol 213 MovieClipUses:212Used by:214
Symbol 214 MovieClipUses:199 200 201 203 204 205 207 208 210 211 213Used by:Timeline
Symbol 215 ButtonUses:18Used by:Timeline
Symbol 216 ButtonUses:20 21Used by:Timeline
Symbol 217 GraphicUsed by:Timeline
Symbol 218 GraphicUsed by:219
Symbol 219 MovieClipUses:218Used by:Timeline
Symbol 220 ButtonUses:18Used by:Timeline
Symbol 221 ButtonUses:20 21Used by:Timeline
Symbol 222 ButtonUses:18Used by:Timeline
Symbol 223 ButtonUses:20 21Used by:Timeline
Symbol 224 GraphicUsed by:243
Symbol 225 GraphicUsed by:226
Symbol 226 MovieClipUses:225Used by:243
Symbol 227 GraphicUsed by:228
Symbol 228 MovieClipUses:227Used by:243
Symbol 229 GraphicUsed by:232
Symbol 230 GraphicUsed by:231
Symbol 231 MovieClipUses:230Used by:232
Symbol 232 MovieClipUses:229 231Used by:243
Symbol 233 GraphicUsed by:243
Symbol 234 GraphicUsed by:235
Symbol 235 MovieClipUses:234Used by:243 265  Timeline
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:243 265  Timeline
Symbol 238 GraphicUsed by:239
Symbol 239 MovieClipUses:238Used by:243
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:240Used by:243
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:1 224 226 228 232 233 235 237 239 241 242Used by:Timeline
Symbol 244 GraphicUsed by:Timeline
Symbol 245 ButtonUses:18Used by:Timeline
Symbol 246 ButtonUses:20 21Used by:Timeline
Symbol 247 GraphicUsed by:248
Symbol 248 MovieClipUses:247Used by:256
Symbol 249 GraphicUsed by:250
Symbol 250 MovieClipUses:249Used by:256
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:251Used by:256
Symbol 253 GraphicUsed by:254
Symbol 254 MovieClipUses:253Used by:256
Symbol 255 GraphicUsed by:256
Symbol 256 MovieClipUses:1 248 250 141 143 144 146 148 150 252 254 255Used by:Timeline
Symbol 257 ButtonUses:18Used by:Timeline
Symbol 258 ButtonUses:20 21Used 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 MovieClipUses:1 235 237Used by:Timeline
Symbol 266 GraphicUsed by:Timeline
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:Timeline
Symbol 269 ButtonUses:18Used by:Timeline
Symbol 270 ButtonUses:20 21Used by:Timeline
Symbol 271 GraphicUsed by:Timeline
Symbol 272 GraphicUsed by:273
Symbol 273 MovieClipUses:272Used by:Timeline
Symbol 274 GraphicUsed by:282
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:275Used by:282
Symbol 277 GraphicUsed by:278
Symbol 278 MovieClipUses:277Used by:282
Symbol 279 GraphicUsed by:282
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:280Used by:282
Symbol 282 MovieClipUses:274 276 278 279 281Used by:Timeline
Symbol 283 GraphicUsed by:284
Symbol 284 MovieClipUses:283Used by:Timeline
Symbol 285 ButtonUses:18Used by:Timeline
Symbol 286 ButtonUses:20 21Used by:Timeline
Symbol 287 GraphicUsed by:288
Symbol 288 MovieClipUses:287Used by:Timeline
Symbol 289 GraphicUsed by:Timeline
Symbol 290 GraphicUsed by:291
Symbol 291 MovieClipUses:290Used by:Timeline
Symbol 292 GraphicUsed by:293
Symbol 293 MovieClipUses:292Used by:Timeline
Symbol 294 ButtonUses:18Used by:Timeline
Symbol 295 ButtonUses:20 21Used by:Timeline
Symbol 296 TextUses:25Used by:Timeline
Symbol 297 ButtonUses:18Used by:Timeline
Symbol 298 ButtonUses:20 21Used by:Timeline
Symbol 299 GraphicUsed by:Timeline
Symbol 300 GraphicUsed by:301
Symbol 301 MovieClipUses:300Used by:Timeline
Symbol 302 GraphicUsed by:303
Symbol 303 MovieClipUses:302Used by:Timeline
Symbol 304 GraphicUsed by:305
Symbol 305 MovieClipUses:304Used by:Timeline
Symbol 306 GraphicUsed by:Timeline
Symbol 307 GraphicUsed by:308
Symbol 308 MovieClipUses:307Used by:Timeline
Symbol 309 GraphicUsed by:Timeline
Symbol 310 GraphicUsed by:311  Timeline
Symbol 311 MovieClipUses:310Used by:Timeline
Symbol 312 GraphicUsed by:Timeline
Symbol 313 GraphicUsed by:314
Symbol 314 MovieClipUses:313Used by:Timeline
Symbol 315 GraphicUsed by:316  Timeline
Symbol 316 MovieClipUses:315Used by:Timeline
Symbol 317 ButtonUses:18Used by:Timeline
Symbol 318 ButtonUses:20 21Used by:Timeline
Symbol 319 GraphicUsed by:Timeline
Symbol 320 FontUsed by:321 322 323 324 325 340 341 342 343 344 345 346 347 348 349 350 351 352
Symbol 321 TextUses:320Used by:Timeline
Symbol 322 TextUses:320Used by:Timeline
Symbol 323 TextUses:320Used by:Timeline
Symbol 324 TextUses:320Used by:Timeline
Symbol 325 TextUses:320Used by:Timeline
Symbol 326 GraphicUsed by:327
Symbol 327 MovieClipUses:326Used by:Timeline
Symbol 328 GraphicUsed by:329
Symbol 329 MovieClipUses:328Used by:Timeline
Symbol 330 GraphicUsed by:Timeline
Symbol 331 GraphicUsed by:Timeline
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClipUses:332Used by:Timeline
Symbol 334 GraphicUsed by:335
Symbol 335 MovieClipUses:334Used by:Timeline
Symbol 336 GraphicUsed by:337
Symbol 337 MovieClipUses:336Used by:Timeline
Symbol 338 ButtonUses:18Used by:Timeline
Symbol 339 ButtonUses:20 21Used by:Timeline
Symbol 340 TextUses:320Used by:Timeline
Symbol 341 TextUses:320Used by:Timeline
Symbol 342 TextUses:320Used by:Timeline
Symbol 343 TextUses:320Used by:Timeline
Symbol 344 TextUses:320Used by:Timeline
Symbol 345 TextUses:320Used by:Timeline
Symbol 346 TextUses:320Used by:Timeline
Symbol 347 TextUses:320Used by:Timeline
Symbol 348 TextUses:320Used by:Timeline
Symbol 349 TextUses:320Used by:Timeline
Symbol 350 TextUses:320Used by:Timeline
Symbol 351 TextUses:320Used by:Timeline
Symbol 352 TextUses:320Used by:Timeline
Symbol 353 GraphicUsed by:Timeline
Symbol 354 GraphicUsed by:Timeline
Symbol 355 GraphicUsed by:Timeline
Symbol 356 FontUsed by:357
Symbol 357 TextUses:356Used by:Timeline
Symbol 358 GraphicUsed by:359
Symbol 359 MovieClipUses:358Used by:Timeline
Symbol 360 GraphicUsed by:361
Symbol 361 MovieClipUses:360Used by:363
Symbol 362 GraphicUsed by:363
Symbol 363 MovieClipUses:361 362Used by:Timeline
Symbol 364 GraphicUsed by:365
Symbol 365 MovieClipUses:364Used by:Timeline
Symbol 366 GraphicUsed by:367 521
Symbol 367 MovieClipUses:366 148Used by:Timeline
Symbol 368 ButtonUses:18Used by:Timeline
Symbol 369 ButtonUses:20 21Used by:Timeline
Symbol 370 GraphicUsed by:Timeline
Symbol 371 GraphicUsed by:372
Symbol 372 MovieClipUses:371Used by:Timeline
Symbol 373 TextUses:25Used by:Timeline
Symbol 374 ButtonUses:18Used by:Timeline
Symbol 375 ButtonUses:20 21Used by:Timeline
Symbol 376 GraphicUsed by:Timeline
Symbol 377 GraphicUsed by:378
Symbol 378 MovieClipUses:377Used by:Timeline
Symbol 379 ButtonUses:18Used by:Timeline
Symbol 380 ButtonUses:20 21Used by:Timeline
Symbol 381 TextUses:25Used by:Timeline
Symbol 382 ButtonUses:18Used by:Timeline
Symbol 383 ButtonUses:20 21Used by:Timeline
Symbol 384 GraphicUsed by:385
Symbol 385 MovieClipUses:384Used by:388 460
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClipUses:386Used by:388 460
Symbol 388 MovieClipUses:385 387Used by:Timeline
Symbol 389 GraphicUsed by:Timeline
Symbol 390 GraphicUsed by:391
Symbol 391 MovieClipUses:390Used by:Timeline
Symbol 392 GraphicUsed by:393
Symbol 393 MovieClipUses:392Used by:Timeline
Symbol 394 GraphicUsed by:395
Symbol 395 MovieClipUses:394Used by:Timeline
Symbol 396 GraphicUsed by:Timeline
Symbol 397 GraphicUsed by:398
Symbol 398 MovieClipUses:397Used by:Timeline
Symbol 399 GraphicUsed by:400
Symbol 400 MovieClipUses:399Used by:Timeline
Symbol 401 GraphicUsed by:402
Symbol 402 MovieClipUses:401Used by:Timeline
Symbol 403 GraphicUsed by:404
Symbol 404 MovieClipUses:403Used by:Timeline
Symbol 405 GraphicUsed by:Timeline
Symbol 406 GraphicUsed by:407
Symbol 407 MovieClipUses:406Used by:Timeline
Symbol 408 ButtonUses:18Used by:Timeline
Symbol 409 ButtonUses:20 21Used by:Timeline
Symbol 410 GraphicUsed by:411
Symbol 411 MovieClipUses:410Used by:Timeline
Symbol 412 GraphicUsed by:Timeline
Symbol 413 FontUsed by:414
Symbol 414 TextUses:413Used by:Timeline
Symbol 415 ButtonUses:18Used by:Timeline
Symbol 416 ButtonUses:20 21Used by:Timeline
Symbol 417 GraphicUsed by:Timeline
Symbol 418 GraphicUsed by:419
Symbol 419 MovieClipUses:418Used by:435 436 437
Symbol 420 GraphicUsed by:435 436 437
Symbol 421 GraphicUsed by:435 436 437
Symbol 422 GraphicUsed by:423
Symbol 423 MovieClipUses:422Used by:435
Symbol 424 GraphicUsed by:435 436 437
Symbol 425 GraphicUsed by:435 436 437
Symbol 426 GraphicUsed by:435 436 437
Symbol 427 GraphicUsed by:435 436 437
Symbol 428 GraphicUsed by:435 437
Symbol 429 GraphicUsed by:435 436 437
Symbol 430 GraphicUsed by:435 436 437
Symbol 431 GraphicUsed by:435 436 437
Symbol 432 GraphicUsed by:435 436 437
Symbol 433 GraphicUsed by:435 436 437
Symbol 434 GraphicUsed by:435 436 437
Symbol 435 MovieClipUses:419 420 421 423 424 425 426 427 428 429 430 431 432 433 434Used by:438
Symbol 436 MovieClipUses:419 432 421 427 425 426 424 429 430 431 433 434 420Used by:438
Symbol 437 MovieClipUses:419 430 421 431 432 434 433 424 425 426 427 428 429 420Used by:438
Symbol 438 MovieClipUses:435 436 437Used by:Timeline
Symbol 439 GraphicUsed by:440
Symbol 440 MovieClipUses:439Used by:Timeline
Symbol 441 GraphicUsed by:442
Symbol 442 MovieClipUses:441Used by:Timeline
Symbol 443 GraphicUsed by:444
Symbol 444 MovieClipUses:443Used by:Timeline
Symbol 445 GraphicUsed by:446
Symbol 446 MovieClipUses:445Used by:Timeline
Symbol 447 GraphicUsed by:Timeline
Symbol 448 GraphicUsed by:449
Symbol 449 MovieClipUses:448Used by:Timeline
Symbol 450 GraphicUsed by:Timeline
Symbol 451 GraphicUsed by:452
Symbol 452 MovieClipUses:451Used by:Timeline
Symbol 453 GraphicUsed by:454
Symbol 454 MovieClipUses:453Used by:Timeline
Symbol 455 ButtonUses:18Used by:Timeline
Symbol 456 ButtonUses:20 21Used by:Timeline
Symbol 457 GraphicUsed by:Timeline
Symbol 458 TextUses:3Used by:Timeline
Symbol 459 TextUses:41Used by:Timeline
Symbol 460 MovieClipUses:385 387Used by:Timeline
Symbol 461 GraphicUsed by:462
Symbol 462 MovieClipUses:461Used by:463
Symbol 463 MovieClipUses:462Used by:Timeline
Symbol 464 GraphicUsed by:465
Symbol 465 MovieClipUses:464Used by:Timeline
Symbol 466 GraphicUsed by:Timeline
Symbol 467 GraphicUsed by:468
Symbol 468 MovieClipUses:467Used by:Timeline
Symbol 469 GraphicUsed by:473
Symbol 470 GraphicUsed by:472
Symbol 471 GraphicUsed by:472
Symbol 472 MovieClipUses:470 471Used by:473
Symbol 473 MovieClipUses:469 148 472Used by:Timeline
Symbol 474 ButtonUses:18Used by:Timeline
Symbol 475 ButtonUses:20 21Used by:Timeline
Symbol 476 TextUses:25Used by:Timeline
Symbol 477 ButtonUses:18Used by:Timeline
Symbol 478 ButtonUses:20 21Used by:Timeline
Symbol 479 GraphicUsed by:480
Symbol 480 MovieClipUses:479Used by:Timeline
Symbol 481 GraphicUsed by:Timeline
Symbol 482 ButtonUses:18Used by:Timeline
Symbol 483 ButtonUses:20 21Used by:Timeline
Symbol 484 GraphicUsed by:Timeline
Symbol 485 GraphicUsed by:Timeline
Symbol 486 GraphicUsed by:Timeline
Symbol 487 TextUses:25Used by:Timeline
Symbol 488 ButtonUses:18Used by:Timeline
Symbol 489 ButtonUses:20 21Used by:Timeline
Symbol 490 GraphicUsed by:491
Symbol 491 MovieClipUses:490Used by:492
Symbol 492 MovieClipUses:1 491Used by:Timeline
Symbol 493 GraphicUsed by:494
Symbol 494 MovieClipUses:493Used by:Timeline
Symbol 495 GraphicUsed by:496
Symbol 496 MovieClipUses:495Used by:Timeline
Symbol 497 GraphicUsed by:502
Symbol 498 GraphicUsed by:499
Symbol 499 MovieClipUses:498Used by:502
Symbol 500 GraphicUsed by:501
Symbol 501 MovieClipUses:500Used by:502
Symbol 502 MovieClipUses:143 497 499 501Used by:Timeline
Symbol 503 ButtonUses:18Used by:Timeline
Symbol 504 ButtonUses:20 21Used by:Timeline
Symbol 505 TextUses:25Used by:Timeline
Symbol 506 ButtonUses:18Used by:Timeline
Symbol 507 ButtonUses:20 21Used by:Timeline
Symbol 508 GraphicUsed by:511
Symbol 509 GraphicUsed by:510
Symbol 510 MovieClipUses:509Used by:511
Symbol 511 MovieClipUses:508 510Used by:Timeline
Symbol 512 GraphicUsed by:513
Symbol 513 MovieClipUses:512Used by:Timeline
Symbol 514 ButtonUses:18Used by:Timeline
Symbol 515 ButtonUses:20 21Used by:Timeline
Symbol 516 GraphicUsed by:Timeline
Symbol 517 GraphicUsed by:520
Symbol 518 GraphicUsed by:519
Symbol 519 MovieClipUses:518Used by:520
Symbol 520 MovieClipUses:517 519Used by:Timeline
Symbol 521 MovieClipUses:366 148Used by:Timeline
Symbol 522 GraphicUsed by:523
Symbol 523 MovieClipUses:522Used by:Timeline
Symbol 524 ButtonUses:18Used by:Timeline
Symbol 525 ButtonUses:20 21Used by:Timeline
Symbol 526 SoundUsed by:Timeline
Symbol 527 GraphicUsed by:Timeline
Symbol 528 GraphicUsed by:Timeline
Symbol 529 GraphicUsed by:Timeline
Symbol 530 GraphicUsed by:Timeline
Symbol 531 GraphicUsed by:Timeline
Symbol 532 ButtonUses:18Used by:Timeline
Symbol 533 ButtonUses:20 21Used by:Timeline
Symbol 534 GraphicUsed by:Timeline
Symbol 535 EditableTextUses:3 41Used by:Timeline
Symbol 536 GraphicUsed by:Timeline
Symbol 537 GraphicUsed by:538
Symbol 538 MovieClipUses:537Used by:542
Symbol 539 TextUses:209Used by:542
Symbol 540 GraphicUsed by:542
Symbol 541 SoundUsed by:542
Symbol 542 ButtonUses:97 538 539 103 540 541Used by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"preloader"Frame 1Symbol 15 MovieClip
"progress_bar"Symbol 15 MovieClip Frame 1Symbol 7 MovieClip
"progress_fleche"Symbol 15 MovieClip Frame 1Symbol 10 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Dynamic Text Variables

totalSymbol 5 EditableText""
parteSymbol 9 EditableText""
percentualeSymbol 14 EditableText"100%"
TextField13Symbol 16 EditableText""




http://swfchan.com/15/72691/info.shtml
Created: 8/4 -2019 15:10:53 Last modified: 8/4 -2019 15:10:53 Server time: 09/05 -2024 11:19:02