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

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

Creation Of Life Intro - animation to the song by Pendulum.swf

This is the info page for
Flash #88690

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


Text
please wait

<p align="center"><font face="Champagne & Limousines" size="40" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>00</b></font></p>

<p align="center"><font face="Champagne & Limousines" size="40" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>100</b></font></p>

I SUGGEST YOU TURN OFF THE LIGHTS

AND UP THE SPEAKERS

BEFORE

YOU

WATCH

THIS,

KNOW

IT

WAS

USED

AS

AN

INTRODUCTION

TO

A

SCHOOL

PLAY.

THEREFORE,

IF

DOESN'T

MAKE

SENSE,

THEN

YOU'RE

NOT

ALONE

p

n

s

t

r

e

u

a

h

v

f

z

m

b

g

d

2

9

j

0

1

w

k

o

x

q

8

c

y

tion

crea

C

C

U

U

E

E

M

M

S

S

I

I

INITIATION

CON

STRUC

TION

FORMULATE

CONCEIVE

INITIATE

INTRODUCE

CONSTRUCTION

INSTAURATE

INNOVATE

INVENT

GENESIS

ORIGIN

IMAGINE

BEGIN

PRESENT

ESTABLISH

FOUND

DESIGN

CONCEPT

MAKE

START

BUILD

ASSEMBLE

GENERATE

PRODUCE

BIRTH

LIFE

THE

HARMONY

ORDER

CREATION

OF

THE SHOW OF WHICH IS THE PERFORMANCE
BUT YOU DON'T GET TO SEE THAT EVER

THAT IS THE END TO ANOTHER BATCH OF
NOTHING AND BRAINFARTS
NOW A HANDFULL OF YOU KNOW WHAT
I'M CAPABLE OF. YAAAAY
TUNE IN NEXT TIME WHEN I POST
SOME SERIOUS ANIMATION

REDO??

ActionScript [AS1/AS2]

Frame 2528
play();
Frame 2844
stop();
Symbol 1 Button
on (release) { getURL ("http://www.newgrounds.com", "_blank"); }
Symbol 13 MovieClip Frame 1
stop();
Symbol 24 Button
on (release) { _root.play(); }
Symbol 25 MovieClip Frame 1
function timerHandler() { if (!loadingComplete) { var _local2 = _root.getBytesLoaded() / _root.getBytesTotal(); bar._xscale = 100 * _local2; percentMC.percent.text = 100 * _local2; if (_local2 == 1) { loadingComplete = true; percentMC.gotoAndStop("100percent"); if (AUTO_PLAY) { startMovie(); } else { play(); } return(undefined); } } } function startMovie() { _root.play(); } _root.stop(); stop(); var AUTO_PLAY = false; var loadingComplete = false; timerHandler();
Instance of Symbol 2 MovieClip in Symbol 25 MovieClip Frame 1
onClipEvent (enterFrame) { _parent.timerHandler(); }
Symbol 25 MovieClip Frame 37
stop();
Symbol 54 MovieClip Frame 1
function camControl() { rp.x = _x; rp.y = _y; var _local5 = camH * (_yscale * 0.01); var _local6 = camW * (_xscale * 0.01); var _local3 = sH / _local5; var _local4 = sW / _local6; _x2 = (_local6 / 2) * _local4; _y2 = (_local5 / 2) * _local3; _xscale2 = _local4 * 100; _yscale2 = _local3 * 100; _rotation2 = -_rotation; _parent.filters = this.filters; _parent.transform.colorTransform = this.transform.colorTransform; } function reset() { _parent._xscale = 100; _parent._yscale = 100; _parent._x = 0; _parent._y = 0; _parent._rotation = 0; _parent._visible = true; } function set_x2(value) { var _local2 = {x:rp.x, y:rp.y}; _parent.localToGlobal(_local2); _parent._x = _parent._x + (value - _local2.x); } function get_x2() { var _local2 = {x:rp.x, y:rp.y}; _parent.localToGlobal(_local2); return(_local2.x); } function set_y2(value) { var _local2 = {x:rp.x, y:rp.y}; _parent.localToGlobal(_local2); _parent._y = _parent._y + (value - _local2.y); } function get_y2() { var _local2 = {x:rp.x, y:rp.y}; _parent.localToGlobal(_local2); return(_local2.y); } function get_xscale2() { return(_parent._xscale); } function set_xscale2(value) { setProperty2("_xscale", value); } function get_yscale2() { return(_parent._yscale); } function set_yscale2(value) { setProperty2("_yscale", value); } function get_rotation2() { return(parent.rotation); } function set_rotation2(value) { setProperty2("_rotation", value); } function setProperty2(prop, n) { var _local3 = {x:rp.x, y:rp.y}; _parent.localToGlobal(_local3); _parent[prop] = n; var _local2 = {x:rp.x, y:rp.y}; _parent.localToGlobal(_local2); _parent._x = _parent._x - (_local2.x - _local3.x); _parent._y = _parent._y - (_local2.y - _local3.y); } _visible = false; addProperty("_x2", get_x2, set_x2); addProperty("_y2", get_y2, set_y2); addProperty("_xscale2", get_xscale2, set_xscale2); addProperty("_yscale2", get_yscale2, set_yscale2); addProperty("_rotation2", get_rotation2, set_rotation2); var oldScaleMode = stage.scaleMode; stage.scaleMode = "exactFit"; var sW = Stage.width; var sH = Stage.height; stage.scaleMode = oldScaleMode; var bounds_obj = this.getBounds(this); var camH = Math.abs(bounds_obj.yMax - bounds_obj.yMin); var camW = Math.abs(bounds_obj.xMax - bounds_obj.xMin); var rp = {x:this._x, y:this._y}; onEnterFrame = function () { camControl(); }; this.onUnload = reset; this.onUnload = _root.play();
Symbol 431 Button
on (release) { play(); }
Symbol 432 Button
on (release) { gotoAndPlay (1); }

Library Items

Symbol 1 ButtonUsed by:25
Symbol 2 MovieClipUsed by:25
Symbol 3 GraphicUsed by:25
Symbol 4 GraphicUsed by:25
Symbol 5 ShapeTweeningUsed by:25
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:6Used by:25
Symbol 8 ShapeTweeningUsed by:25
Symbol 9 FontUsed by:10 11 12 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 133 134 213 216 219 222 225 228 231 234 237 238 239 240
Symbol 10 TextUses:9Used by:25
Symbol 11 EditableTextUses:9Used by:13
Symbol 12 EditableTextUses:9Used by:13
Symbol 13 MovieClipUses:11 12Used by:25
Symbol 14 GraphicUsed by:25  Timeline
Symbol 15 ShapeTweeningUsed by:25
Symbol 16 ShapeTweeningUsed by:25
Symbol 17 GraphicUsed by:25
Symbol 18 GraphicUsed by:25
Symbol 19 GraphicUsed by:25
Symbol 20 GraphicUsed by:25
Symbol 21 GraphicUsed by:25
Symbol 22 GraphicUsed by:24
Symbol 23 GraphicUsed by:24
Symbol 24 ButtonUses:22 23Used by:25
Symbol 25 MovieClipUses:1 2 3 4 5 7 8 10 13 14 15 16 17 18 19 20 21 24Used by:Timeline
Symbol 26 FontUsed by:27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
Symbol 27 TextUses:26Used by:Timeline
Symbol 28 TextUses:26Used by:Timeline
Symbol 29 TextUses:26Used by:Timeline
Symbol 30 TextUses:26Used by:Timeline
Symbol 31 TextUses:26Used by:Timeline
Symbol 32 TextUses:26Used by:Timeline
Symbol 33 TextUses:26Used by:Timeline
Symbol 34 TextUses:26Used by:Timeline
Symbol 35 TextUses:26Used by:Timeline
Symbol 36 TextUses:26Used by:Timeline
Symbol 37 TextUses:26Used by:Timeline
Symbol 38 TextUses:26Used by:Timeline
Symbol 39 TextUses:26Used by:Timeline
Symbol 40 TextUses:26Used by:Timeline
Symbol 41 TextUses:26Used by:Timeline
Symbol 42 TextUses:26Used by:Timeline
Symbol 43 TextUses:26Used by:Timeline
Symbol 44 TextUses:26Used by:Timeline
Symbol 45 TextUses:26Used by:Timeline
Symbol 46 TextUses:26Used by:Timeline
Symbol 47 TextUses:26Used by:Timeline
Symbol 48 TextUses:26Used by:Timeline
Symbol 49 TextUses:26Used by:Timeline
Symbol 50 TextUses:26Used by:Timeline
Symbol 51 TextUses:26Used by:Timeline
Symbol 52 TextUses:26Used by:Timeline
Symbol 53 GraphicUsed by:54
Symbol 54 MovieClipUses:53Used by:Timeline
Symbol 55 GraphicUsed by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 GraphicUsed by:Timeline
Symbol 58 GraphicUsed by:Timeline
Symbol 59 GraphicUsed by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 GraphicUsed by:Timeline
Symbol 62 GraphicUsed by:Timeline
Symbol 63 TextUses:9Used by:Timeline
Symbol 64 TextUses:9Used by:Timeline
Symbol 65 TextUses:9Used by:Timeline
Symbol 66 TextUses:9Used by:Timeline
Symbol 67 TextUses:9Used by:Timeline
Symbol 68 TextUses:9Used by:Timeline
Symbol 69 TextUses:9Used by:Timeline
Symbol 70 TextUses:9Used by:Timeline
Symbol 71 TextUses:9Used by:Timeline
Symbol 72 SoundUsed by:Timeline
Symbol 73 TextUses:9Used by:Timeline
Symbol 74 TextUses:9Used by:Timeline
Symbol 75 TextUses:9Used by:Timeline
Symbol 76 TextUses:9Used by:Timeline
Symbol 77 TextUses:9Used by:Timeline
Symbol 78 TextUses:9Used by:Timeline
Symbol 79 TextUses:9Used by:Timeline
Symbol 80 TextUses:9Used by:Timeline
Symbol 81 TextUses:9Used by:Timeline
Symbol 82 TextUses:9Used by:Timeline
Symbol 83 TextUses:9Used by:Timeline
Symbol 84 TextUses:9Used by:Timeline
Symbol 85 TextUses:9Used by:Timeline
Symbol 86 TextUses:9Used by:Timeline
Symbol 87 TextUses:9Used by:Timeline
Symbol 88 TextUses:9Used by:Timeline
Symbol 89 TextUses:9Used by:Timeline
Symbol 90 TextUses:9Used by:Timeline
Symbol 91 TextUses:9Used by:Timeline
Symbol 92 TextUses:9Used by:Timeline
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:Timeline
Symbol 95 BitmapUsed by:96
Symbol 96 GraphicUses:95Used by:Timeline
Symbol 97 BitmapUsed by:98
Symbol 98 GraphicUses:97Used by:Timeline
Symbol 99 BitmapUsed by:100
Symbol 100 GraphicUses:99Used by:Timeline
Symbol 101 BitmapUsed by:102
Symbol 102 GraphicUses:101Used by:Timeline
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:Timeline
Symbol 105 BitmapUsed by:106
Symbol 106 GraphicUses:105Used by:Timeline
Symbol 107 BitmapUsed by:108
Symbol 108 GraphicUses:107Used by:Timeline
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:Timeline
Symbol 111 BitmapUsed by:112
Symbol 112 GraphicUses:111Used by:Timeline
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:Timeline
Symbol 115 BitmapUsed by:116
Symbol 116 GraphicUses:115Used by:Timeline
Symbol 117 BitmapUsed by:118
Symbol 118 GraphicUses:117Used by:Timeline
Symbol 119 BitmapUsed by:120
Symbol 120 GraphicUses:119Used by:Timeline
Symbol 121 BitmapUsed by:122
Symbol 122 GraphicUses:121Used by:Timeline
Symbol 123 BitmapUsed by:124
Symbol 124 GraphicUses:123Used by:Timeline
Symbol 125 BitmapUsed by:126
Symbol 126 GraphicUses:125Used by:Timeline
Symbol 127 BitmapUsed by:128
Symbol 128 GraphicUses:127Used by:Timeline
Symbol 129 BitmapUsed by:130
Symbol 130 GraphicUses:129Used by:Timeline
Symbol 131 BitmapUsed by:132
Symbol 132 GraphicUses:131Used by:Timeline
Symbol 133 TextUses:9Used by:Timeline
Symbol 134 TextUses:9Used by:Timeline
Symbol 135 BitmapUsed by:136
Symbol 136 GraphicUses:135Used by:Timeline
Symbol 137 BitmapUsed by:138
Symbol 138 GraphicUses:137Used by:Timeline
Symbol 139 BitmapUsed by:140
Symbol 140 GraphicUses:139Used by:Timeline
Symbol 141 BitmapUsed by:142
Symbol 142 GraphicUses:141Used by:Timeline
Symbol 143 BitmapUsed by:144
Symbol 144 GraphicUses:143Used by:Timeline
Symbol 145 BitmapUsed by:146
Symbol 146 GraphicUses:145Used by:Timeline
Symbol 147 BitmapUsed by:148
Symbol 148 GraphicUses:147Used by:Timeline
Symbol 149 BitmapUsed by:150
Symbol 150 GraphicUses:149Used by:Timeline
Symbol 151 BitmapUsed by:152
Symbol 152 GraphicUses:151Used by:Timeline
Symbol 153 BitmapUsed by:154
Symbol 154 GraphicUses:153Used by:Timeline
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:Timeline
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:Timeline
Symbol 159 BitmapUsed by:160
Symbol 160 GraphicUses:159Used by:Timeline
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161Used by:Timeline
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:Timeline
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:Timeline
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:Timeline
Symbol 169 BitmapUsed by:170
Symbol 170 GraphicUses:169Used by:Timeline
Symbol 171 BitmapUsed by:172
Symbol 172 GraphicUses:171Used by:Timeline
Symbol 173 BitmapUsed by:174
Symbol 174 GraphicUses:173Used by:Timeline
Symbol 175 BitmapUsed by:176
Symbol 176 GraphicUses:175Used by:Timeline
Symbol 177 BitmapUsed by:178
Symbol 178 GraphicUses:177Used by:Timeline
Symbol 179 BitmapUsed by:180
Symbol 180 GraphicUses:179Used by:Timeline
Symbol 181 BitmapUsed by:182
Symbol 182 GraphicUses:181Used by:Timeline
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:Timeline
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:Timeline
Symbol 187 BitmapUsed by:188
Symbol 188 GraphicUses:187Used by:Timeline
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:Timeline
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:Timeline
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:Timeline
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:Timeline
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:Timeline
Symbol 199 BitmapUsed by:200
Symbol 200 GraphicUses:199Used by:Timeline
Symbol 201 BitmapUsed by:202
Symbol 202 GraphicUses:201Used by:Timeline
Symbol 203 BitmapUsed by:204
Symbol 204 GraphicUses:203Used by:Timeline
Symbol 205 BitmapUsed by:206
Symbol 206 GraphicUses:205Used by:Timeline
Symbol 207 BitmapUsed by:208
Symbol 208 GraphicUses:207Used by:Timeline
Symbol 209 BitmapUsed by:210
Symbol 210 GraphicUses:209Used by:Timeline
Symbol 211 BitmapUsed by:212
Symbol 212 GraphicUses:211Used by:Timeline
Symbol 213 TextUses:9Used by:Timeline
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:Timeline
Symbol 216 TextUses:9Used by:Timeline
Symbol 217 BitmapUsed by:218
Symbol 218 GraphicUses:217Used by:Timeline
Symbol 219 TextUses:9Used by:Timeline
Symbol 220 BitmapUsed by:221
Symbol 221 GraphicUses:220Used by:Timeline
Symbol 222 TextUses:9Used by:Timeline
Symbol 223 BitmapUsed by:224
Symbol 224 GraphicUses:223Used by:Timeline
Symbol 225 TextUses:9Used by:Timeline
Symbol 226 BitmapUsed by:227
Symbol 227 GraphicUses:226Used by:Timeline
Symbol 228 TextUses:9Used by:Timeline
Symbol 229 BitmapUsed by:230
Symbol 230 GraphicUses:229Used by:Timeline
Symbol 231 TextUses:9Used by:Timeline
Symbol 232 BitmapUsed by:233
Symbol 233 GraphicUses:232Used by:Timeline
Symbol 234 TextUses:9Used by:Timeline
Symbol 235 BitmapUsed by:236
Symbol 236 GraphicUses:235Used by:Timeline
Symbol 237 TextUses:9Used by:Timeline
Symbol 238 TextUses:9Used by:Timeline
Symbol 239 TextUses:9Used by:Timeline
Symbol 240 TextUses:9Used by:Timeline
Symbol 241 ShapeTweeningUsed by:Timeline
Symbol 242 GraphicUsed by:244  Timeline
Symbol 243 GraphicUsed by:Timeline
Symbol 244 MovieClipUses:242Used by:Timeline
Symbol 245 ShapeTweeningUsed by:Timeline
Symbol 246 GraphicUsed by:Timeline
Symbol 247 GraphicUsed by:Timeline
Symbol 248 BitmapUsed by:249
Symbol 249 GraphicUses:248Used by:Timeline
Symbol 250 BitmapUsed by:251
Symbol 251 GraphicUses:250Used by:Timeline
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252Used by:Timeline
Symbol 254 BitmapUsed by:255
Symbol 255 GraphicUses:254Used by:Timeline
Symbol 256 BitmapUsed by:257
Symbol 257 GraphicUses:256Used by:Timeline
Symbol 258 BitmapUsed by:259
Symbol 259 GraphicUses:258Used by:Timeline
Symbol 260 BitmapUsed by:261
Symbol 261 GraphicUses:260Used by:Timeline
Symbol 262 BitmapUsed by:263
Symbol 263 GraphicUses:262Used by:Timeline
Symbol 264 BitmapUsed by:265
Symbol 265 GraphicUses:264Used by:Timeline
Symbol 266 BitmapUsed by:267
Symbol 267 GraphicUses:266Used by:Timeline
Symbol 268 BitmapUsed by:269
Symbol 269 GraphicUses:268Used by:Timeline
Symbol 270 BitmapUsed by:271
Symbol 271 GraphicUses:270Used by:Timeline
Symbol 272 BitmapUsed by:273
Symbol 273 GraphicUses:272Used by:Timeline
Symbol 274 BitmapUsed by:275
Symbol 275 GraphicUses:274Used by:Timeline
Symbol 276 BitmapUsed by:277
Symbol 277 GraphicUses:276Used by:Timeline
Symbol 278 GraphicUsed by:Timeline
Symbol 279 GraphicUsed by:Timeline
Symbol 280 GraphicUsed by:Timeline
Symbol 281 FontUsed by:282 283 284 285 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 366 367 368 370
Symbol 282 TextUses:281Used by:Timeline
Symbol 283 TextUses:281Used by:Timeline
Symbol 284 TextUses:281Used by:Timeline
Symbol 285 TextUses:281Used by:Timeline
Symbol 286 GraphicUsed by:Timeline
Symbol 287 GraphicUsed by:Timeline
Symbol 288 GraphicUsed by:Timeline
Symbol 289 BitmapUsed by:290
Symbol 290 GraphicUses:289Used by:Timeline
Symbol 291 BitmapUsed by:292
Symbol 292 GraphicUses:291Used by:Timeline
Symbol 293 BitmapUsed by:294
Symbol 294 GraphicUses:293Used by:Timeline
Symbol 295 BitmapUsed by:296
Symbol 296 GraphicUses:295Used by:Timeline
Symbol 297 BitmapUsed by:298
Symbol 298 GraphicUses:297Used by:Timeline
Symbol 299 BitmapUsed by:300
Symbol 300 GraphicUses:299Used by:Timeline
Symbol 301 BitmapUsed by:302
Symbol 302 GraphicUses:301Used by:Timeline
Symbol 303 BitmapUsed by:304
Symbol 304 GraphicUses:303Used by:Timeline
Symbol 305 BitmapUsed by:306
Symbol 306 GraphicUses:305Used by:Timeline
Symbol 307 GraphicUsed by:Timeline
Symbol 308 GraphicUsed by:Timeline
Symbol 309 GraphicUsed by:Timeline
Symbol 310 GraphicUsed by:Timeline
Symbol 311 GraphicUsed by:Timeline
Symbol 312 GraphicUsed by:Timeline
Symbol 313 GraphicUsed by:Timeline
Symbol 314 GraphicUsed by:Timeline
Symbol 315 GraphicUsed by:Timeline
Symbol 316 GraphicUsed by:Timeline
Symbol 317 GraphicUsed by:Timeline
Symbol 318 GraphicUsed by:Timeline
Symbol 319 GraphicUsed by:Timeline
Symbol 320 GraphicUsed by:Timeline
Symbol 321 GraphicUsed by:Timeline
Symbol 322 GraphicUsed by:Timeline
Symbol 323 GraphicUsed by:Timeline
Symbol 324 GraphicUsed by:Timeline
Symbol 325 GraphicUsed by:Timeline
Symbol 326 GraphicUsed by:Timeline
Symbol 327 GraphicUsed by:Timeline
Symbol 328 GraphicUsed by:Timeline
Symbol 329 GraphicUsed by:Timeline
Symbol 330 GraphicUsed by:Timeline
Symbol 331 GraphicUsed by:Timeline
Symbol 332 GraphicUsed by:Timeline
Symbol 333 GraphicUsed by:Timeline
Symbol 334 GraphicUsed by:Timeline
Symbol 335 GraphicUsed by:Timeline
Symbol 336 GraphicUsed by:Timeline
Symbol 337 GraphicUsed by:Timeline
Symbol 338 GraphicUsed by:Timeline
Symbol 339 TextUses:281Used by:Timeline
Symbol 340 TextUses:281Used by:Timeline
Symbol 341 TextUses:281Used by:Timeline
Symbol 342 TextUses:281Used by:Timeline
Symbol 343 TextUses:281Used by:Timeline
Symbol 344 TextUses:281Used by:Timeline
Symbol 345 TextUses:281Used by:Timeline
Symbol 346 TextUses:281Used by:Timeline
Symbol 347 TextUses:281Used by:Timeline
Symbol 348 TextUses:281Used by:Timeline
Symbol 349 TextUses:281Used by:Timeline
Symbol 350 TextUses:281Used by:Timeline
Symbol 351 TextUses:281Used by:Timeline
Symbol 352 TextUses:281Used by:Timeline
Symbol 353 TextUses:281Used by:Timeline
Symbol 354 TextUses:281Used by:Timeline
Symbol 355 TextUses:281Used by:Timeline
Symbol 356 TextUses:281Used by:Timeline
Symbol 357 TextUses:281Used by:Timeline
Symbol 358 TextUses:281Used by:Timeline
Symbol 359 TextUses:281Used by:Timeline
Symbol 360 TextUses:281Used by:Timeline
Symbol 361 TextUses:281Used by:Timeline
Symbol 362 TextUses:281Used by:Timeline
Symbol 363 TextUses:281Used by:Timeline
Symbol 364 TextUses:281Used by:365
Symbol 365 MovieClipUses:364Used by:Timeline
Symbol 366 TextUses:281Used by:Timeline
Symbol 367 TextUses:281Used by:Timeline
Symbol 368 TextUses:281Used by:369
Symbol 369 MovieClipUses:368Used by:Timeline
Symbol 370 TextUses:281Used by:371
Symbol 371 MovieClipUses:370Used by:Timeline
Symbol 372 BitmapUsed by:373
Symbol 373 GraphicUses:372Used by:Timeline
Symbol 374 BitmapUsed by:375
Symbol 375 GraphicUses:374Used by:Timeline
Symbol 376 BitmapUsed by:377
Symbol 377 GraphicUses:376Used by:Timeline
Symbol 378 BitmapUsed by:379
Symbol 379 GraphicUses:378Used by:Timeline
Symbol 380 GraphicUsed by:402  Timeline
Symbol 381 BitmapUsed by:382
Symbol 382 GraphicUses:381Used by:Timeline
Symbol 383 GraphicUsed by:402  Timeline
Symbol 384 BitmapUsed by:385
Symbol 385 GraphicUses:384Used by:Timeline
Symbol 386 GraphicUsed by:402  Timeline
Symbol 387 BitmapUsed by:388
Symbol 388 GraphicUses:387Used by:Timeline
Symbol 389 GraphicUsed by:402  Timeline
Symbol 390 BitmapUsed by:391
Symbol 391 GraphicUses:390Used by:Timeline
Symbol 392 GraphicUsed by:402  Timeline
Symbol 393 BitmapUsed by:394
Symbol 394 GraphicUses:393Used by:Timeline
Symbol 395 GraphicUsed by:402  Timeline
Symbol 396 BitmapUsed by:397
Symbol 397 GraphicUses:396Used by:Timeline
Symbol 398 GraphicUsed by:402
Symbol 399 GraphicUsed by:402
Symbol 400 GraphicUsed by:402
Symbol 401 GraphicUsed by:402
Symbol 402 MovieClipUses:380 383 386 389 392 395 398 399 400 401Used by:Timeline
Symbol 403 BitmapUsed by:404
Symbol 404 GraphicUses:403Used by:Timeline
Symbol 405 BitmapUsed by:406
Symbol 406 GraphicUses:405Used by:Timeline
Symbol 407 BitmapUsed by:408
Symbol 408 GraphicUses:407Used by:Timeline
Symbol 409 BitmapUsed by:410
Symbol 410 GraphicUses:409Used by:Timeline
Symbol 411 BitmapUsed by:412
Symbol 412 GraphicUses:411Used by:Timeline
Symbol 413 GraphicUsed by:Timeline
Symbol 414 GraphicUsed by:Timeline
Symbol 415 GraphicUsed by:Timeline
Symbol 416 GraphicUsed by:Timeline
Symbol 417 GraphicUsed by:Timeline
Symbol 418 GraphicUsed by:Timeline
Symbol 419 FontUsed by:420 425
Symbol 420 TextUses:419Used by:Timeline
Symbol 421 ShapeTweeningUsed by:Timeline
Symbol 422 GraphicUsed by:Timeline
Symbol 423 GraphicUsed by:424
Symbol 424 MovieClipUses:423Used by:Timeline
Symbol 425 TextUses:419Used by:Timeline
Symbol 426 ShapeTweeningUsed by:Timeline
Symbol 427 GraphicUsed by:Timeline
Symbol 428 GraphicUsed by:431 432
Symbol 429 FontUsed by:430
Symbol 430 TextUses:429Used by:431 432
Symbol 431 ButtonUses:428 430Used by:Timeline
Symbol 432 ButtonUses:428 430Used by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"percent"Symbol 13 MovieClip Frame 1Symbol 11 EditableText
"percent"Symbol 13 MovieClip Frame 2Symbol 12 EditableText
"bar"Symbol 25 MovieClip Frame 1Symbol 7 MovieClip
"percentMC"Symbol 25 MovieClip Frame 1Symbol 13 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"100percent"Symbol 13 MovieClip Frame 2
"loaded"Symbol 25 MovieClip Frame 37




http://swfchan.com/18/88690/info.shtml
Created: 29/3 -2019 09:33:41 Last modified: 29/3 -2019 09:33:41 Server time: 17/05 -2024 00:12:07