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

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

animutation_leela_mudi.swf

This is the info page for
Flash #84973

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


Text
Animutation Portal is not
affiliated with Newgrounds.

<p align="center"><font face="Trebuchet MS" size="23" color="#000000"><b>ANIMUTATION PORTAL</b></font></p><p align="center"><font face="Trebuchet MS" size="14" color="#000000"><b>(</b><a href="http://www.animutationportal.com" target = "_blank"><b>http://www.animutationportal.com</b></a><b>)</b></font></p>

STREAM >

Leela Doo

A short tragedy in one act - by Mudi

A Baby's First (F)animutation
Production

MudiMutation Presents

Music by Gasolin

"Leela Doo"

A cotton mat,

And for feelings we sing.

OKAY! OKAY!
I'LL TALK! NO
MORE!!

My father tortured,

My mother gone mad.

Oops! Dropped
the Scissors! LOL

When daddy cut the wick

More what is
mine! LOL

Saying "More what is mine,"

Back avenue,

Leela, Doo.

OH

NOES

I think it's Yoda

In my nerd hole

Why vote for Frank?

I'll take medicine

I saw the day

Sparkle boss in my room

I WILL
ACCEPT THIS
MESSINESS
CHALLENGE!!

POOF!!

Bad guy might saw

Roww!

It hurts and stings!

Rave me!  Reelp!

I don't enjoy this
one bit.

ROH NO!!!

Attila Geek,

Ai-yai, big men!

I thought I'd stay,

Gosh, am I
HUNGRY!!!!!11

I'll stay till steak

POKE!

I'll get to lose the fooler

The flight that I saw

WHAT A MESS!
MUST MAKE IT
SPARKLe!!!

Boss can be hit

Leela-Doo!

Well this is just
wrong...

You will not fuse this text.  You will not fuse this text.  You will not fuse this text.  You will laugh at my animation.  You will not fuse this text.  You will not fuse this text.  You will not fuse this text.  You will not fuse this text.  You will laugh at my animation.  You will not fuse this text.  You will not fuse this text.  You will not fuse this text.  You will not fuse this text.  You will laugh at my animation.  You will not fuse this text.

IT'S PEANUT BUTTER SPARKLE TIME!!!

HAHAHAHAHA!!!!
You will never get
away, foul candle,
your wick is mine!

WARNING!
SPIKY PIT
BELOW

MY WORK
HERE IS
DONE.

OH NOES!

Manhattan cleaned it all of saying

Die, you stupid Scuba Fan Nibbles.

So take Avenue,

LET ME DOWN!!!

SCROOBY-
DOOBY-
DOO!

No planets were blown up
in the making of this movie.

Art/Animation/Photoshops:
Mudi (Jonathan Nielsen)
Ju-Ju teh M@sta (Austin Fife)
Various Internet Sources (images.google.com)

Music:
Jeg Kom Til Verden by Gasolin

Special Thanks To:
Sluggy aka TmsT (http://tmst.twu.net/sluggy)
... For getting me started on this thing
The users of thatstrife.com
... For making me feel good about my terrible flash skillz :D

You know you want to

PLAY IT AGAIN

PLAY IT AGAIN

PLAY IT AGAIN

visit http://mudiflash.sytes.net

visit http://mudiflash.sytes.net

visit http://mudiflash.sytes.net

ActionScript [AS1/AS2]

Frame 2763
stop();
Frame 2906
gotoAndStop (2763);
Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1
function updateProgressBar() { var _local1 = this; mypercent = _root.getBytesLoaded() / _root.getBytesTotal(); _local1.ProgressMask._width = mypercent * _local1.ProgressBarWidth; if (mypercent >= 1) { clearInterval(_local1.IntervalHandle); PlayButton.textbox.text = "PLAY >"; _local1.stop(); } } if (this.alreadydone != true) { this.ProgressBarWidth = ProgressMask._width; this.alreadydone = true; } this.ProgressMask._width = 0; this.IntervalHandle = setInterval(updateProgressBar(), 1); this.color_LogoBorder = new Color(this.LogoBorder); this.color_ProgressBorder = new Color(this.ProgressBorder); this.color_ProgressFill = new Color(this.ProgressFill); this.color_InfoText = new Color(this.InfoText); this.color_InfoText2 = new Color(this.InfoText2); this.color_PlayTxt = new Color(this.PlayButton); _global.PRELOADER_updatecolors = function (it) { var _local1 = it; ptr = _global.PRELOADER_COLORS; _local1.color_ProgressBorder.setRGB(ptr.ProgressBorder); _local1.color_ProgressFill.setRGB(ptr.ProgressFill); _local1.color_LogoBorder.setRGB(ptr.LogoBorderColor); _local1.color_InfoText.setRGB(ptr.InfoTextColor); _local1.color_InfoText2.setRGB(ptr.InfoTextColor); _local1.color_PlayTxt.setRGB(ptr.PlayButtonTextNormal); }; this.PlayButton.onDragOut = function () { pre = _global.PRELOADER_COLORS; this._parent.color_PlayTxt.setRGB(pre.PlayButtonTextHover); this.waiting = true; }; this.PlayButton.onDragOver = function () { var _local1 = this; if (_local1.waiting == true) { pre = _global.PRELOADER_COLORS; _local1._parent.color_PlayTxt.setRGB(pre.PlayButtonTextDown); _local1.waiting = false; } }; this.PlayButton.onReleaseOutside = function () { pre = _global.PRELOADER_COLORS; this._parent.color_PlayTxt.setRGB(pre.PlayButtonTextNormal); this.waiting = false; }; this.PlayButton.onRollOut = function () { pre = _global.PRELOADER_COLORS; this._parent.color_PlayTxt.setRGB(pre.PlayButtonTextNormal); }; this.PlayButton.onRollOver = function () { pre = _global.PRELOADER_COLORS; this._parent.color_PlayTxt.setRGB(pre.PlayButtonTextHover); }; this.PlayButton.onPress = function () { pre = _global.PRELOADER_COLORS; this._parent.color_PlayTxt.setRGB(pre.PlayButtonTextDown); }; this.PlayButton.onRelease = function () { pre = _global.PRELOADER_COLORS; this._parent.color_PlayTxt.setRGB(pre.PlayButtonTextNormal); _global.PRELOADER_DONE(); };
Symbol 22 MovieClip Frame 1
_root.stop(); _global.PRELOADER_COLORS = new Object(); ptr = _global.PRELOADER_COLORS; _global.PRELOADER_DONE = function () { _root.play(); }; ptr.ProgressBorder = 0; ptr.ProgressFill = 255; ptr.LogoBorderColor = 0; ptr.InfoTextColor = 0; ptr.PlayButtonTextNormal = 0; ptr.PlayButtonTextHover = 16711680 /* 0xFF0000 */; ptr.PlayButtonTextDown = 16776960 /* 0xFFFF00 */;
Symbol 22 MovieClip Frame 2
_global.PRELOADER_updatecolors(PRELOADER_AP); this.stop();
Symbol 343 Button
on (release) { gotoAndPlay (2); }
Symbol 348 Button
on (release) { getURL ("http://mudiflash.sytes.net", "_blank"); }

Library Items

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

Instance Names

"textbox"Symbol 14 MovieClip Frame 1Symbol 12 EditableText
"InfoText2"Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1Symbol 6 MovieClip
"LogoBorder"Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1Symbol 8 MovieClip
"InfoText"Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1Symbol 11 MovieClip
"PlayButton"Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1Symbol 14 MovieClip
"ProgressBorder"Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1Symbol 16 MovieClip
"ProgressFill"Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1Symbol 18 MovieClip
"ProgressMask"Symbol 21 MovieClip [TMPnmxtfqxri5] Frame 1Symbol 19 MovieClip
"PRELOADER_AP"Symbol 22 MovieClip Frame 1Symbol 21 MovieClip [TMPnmxtfqxri5]

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 3 as "TMPn3bjzqxqsp"
ExportAssets (56)Timeline Frame 1Symbol 21 as "TMPnmxtfqxri5"




http://swfchan.com/17/84973/info.shtml
Created: 31/3 -2019 04:52:35 Last modified: 31/3 -2019 04:52:35 Server time: 28/04 -2024 22:07:25