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

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

lastbreath.swf

This is the info page for
Flash #95417

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


Text
Last Breath

percentage

percentage

From those around

I hear a Cry

A mouthful sob

Stop

Speed/Direction

a Hopeless sigh

I hear their footsteps leaving slow

And then i know my soul must Fly!

Fly

A chilly wind
begins to blow,
within my soul,
from Head to Toe,
And then, Last Breath
escapes my lips,
It's Time to leave.
And I must Go!
So, it is True
(But it's too Late)
They said: Each soul
has its Given Date,
When it must leave
its body's core,
And meet with its
Eternal Fate.

Oh mark the words that I do say,
Who knows? Tomorrow could be your Day,

At last, it comes
to Heaven or Hell
Decide which now,
Do NOT delay !
Come on my brothers
let's pray
Decide which now,
Do NOT delay !

Oh GOD! Oh GOD! I can not see !
My eyes are Blind! Am I still Me ?!
Or has my soul been led astray,
And forced to pay a Priceless Fee ?!

Oh  GOD

Oh GOD! Oh GOD! I can not see !
My eyes are Blind! Am I still Me ?!
Or has my soul been led astray,
And forced to pay a Proceless Fee ?!

Alas to Dust
we all return,
Some shall rejoice,
while others burn,
If only I knew
that before

The line grew short,
and came my Turn!

And now,

as beneath the sod

They lay me

(with my record flawed),

They cry,

not knowing,

I cry worse,

For, they go home,

I face my God!

Oh mark the words

that I do say,

Who knows?

Tomorrow could be your Day,

At last, it comes to

Heaven

Hell

Decide which now,

Do NOT delay !

Come on my brothers

let's pray

Decide which now,

do not delay

D.By:

D.By:

b4d

å©šZ ÍÃûZ

K

K

_alshaer11@hotmail.com

My Site

My Site

My Site

Again

Again

Again

ActionScript [AS1/AS2]

Frame 1
total = getBytesTotal(); loaded = getBytesLoaded(); percentage = int((loaded / total) * 100) + "%"; nextframe = int((loaded / total) * 100); gotoAndStop("/bar:" add nextframe);
Frame 2
if (_framesloaded >= _totalframes) { gotoAndPlay (3); } else { gotoAndPlay (1); }
Frame 2114
stop();
Symbol 11 MovieClip Frame 60
stop();
Symbol 82 Button
on (press) { startDrag ("", false, 0, -100, 0, 100); } on (release, releaseOutside) { stopDrag(); }
Symbol 85 MovieClip Frame 1
scrollvalue = (98 + Number(getProperty("slider", _y))) / 200;
Symbol 85 MovieClip Frame 2
gotoAndPlay (1);
Symbol 89 MovieClip Frame 1
n = 0; numberof = 100; star_iter = 1; setProperty("wave", _visible , false);
Symbol 89 MovieClip Frame 2
while (Number(n) < Number(numberof)) { duplicateMovieClip ("wave", "wave_" add n, n); setProperty("wave_" add n, _x , Number(random(570)) + 15); a_rand = Number(random(325)) + 15; setProperty("wave_" add n, _y , a_rand); scales = Number(random(15)) + 15; setProperty("wave_" add n, _xscale , scales); setProperty("wave_" add n, _yscale , scales); setProperty("wave_" add n, _alpha , Number(random(50)) + 30); n = Number(n) + 1; } removeMovieClip("/wave"); star_iter = star_iter - 1;
Symbol 89 MovieClip Frame 3
if (0 < Number(star_iter)) { n = 0; gotoAndPlay (2); }
Symbol 89 MovieClip Frame 4
while (Number(-1) < Number(n)) { Scr1 = scr_1:scrollvalue - 0.5; Scr3 = int(scr_3:scrollvalue * 6000); Scr4 = Number(n) + Number(int(scr_4:scrollvalue * 300)); newpos = getProperty("wave_" add n, _x) - (n * (Scr1 * 10)); newsize = getProperty("wave_" add n, _xscale) + Scr4; if (Number(newpos) < 1) { newpos = 600; } if (600 < Number(newpos)) { newpos = random(20); } if (Number(Scr3) < Number(newsize)) { newsize = 30; } setProperty("wave_" add n, _x , newpos); setProperty("wave_" add n, _xscale , newsize); n = n - 1; } n = 100;
Symbol 89 MovieClip Frame 5
gotoAndPlay (4);
Symbol 110 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 2
tellTarget ("/scroller") { prevFrame(); };
Symbol 110 MovieClip Frame 3
tellTarget ("/scroller") { prevFrame(); }; gotoAndPlay (2);
Symbol 114 Button
on (release) { play(); }
Symbol 116 Button
on (press) { startDrag ("/scroller"); } on (release) { stopDrag(); }
Symbol 131 Button
on (release) { gotoAndPlay (643); }
Symbol 141 MovieClip Frame 15
stop();
Symbol 159 MovieClip Frame 1
if (Number(getProperty("/reflection", _x)) < Number(getProperty("/theball", _x))) { setProperty("/theball/shadow", _x , (getProperty("/theball", _x) - getProperty("/reflection", _x)) / 5); setProperty("/theball/shadow", _xscale , 100 + Number((getProperty("/theball", _x) - getProperty("/reflection", _x)) / 5)); } else if (Number(getProperty("/ball", _x)) < Number(getProperty("/reflection", _x))) { setProperty("/theball/shadow", _x , -((getProperty("/reflection", _x) - getProperty("/theball", _x)) / 5)); setProperty("/theball/shadow", _xscale , 100 + Number((getProperty("/reflection", _x) - getProperty("/theball", _x)) / 5)); } if (Number(getProperty("/reflection", _y)) < Number(Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2))) { setProperty("/theball/shadow", _y , Number(((Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2)) - getProperty("/reflection", _y)) / 5) + 50); setProperty("/theball/shadow", _yscale , 100 + Number(((Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2)) - getProperty("/reflection", _y)) / 5)); } else if (Number(Number(getProperty("/ball", _y)) + Number(getProperty("/ball", _height) / 2)) < Number(getProperty("/reflection", _y))) { setProperty("/theball/shadow", _y , 50 - ((getProperty("/reflection", _y) - (Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2))) / 5)); setProperty("/theball/shadow", _yscale , 100 + Number((getProperty("/reflection", _y) - (Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2))) / 5)); }
Symbol 159 MovieClip Frame 2
gotoAndPlay (1);
Symbol 163 MovieClip Frame 30
gotoAndPlay (1);
Symbol 174 MovieClip Frame 1
if (Number(getProperty("/reflection", _x)) < Number(getProperty("/theball", _x))) { setProperty("/theball/botref", _x , (getProperty("/theball", _x) - getProperty("/reflection", _x)) / 10); setProperty("/theball/botref", _xscale , 100 + Number((getProperty("/theball", _x) - getProperty("/reflection", _x)) / 5)); setProperty("/theball/botref", _alpha , 100 - ((getProperty("/theball", _x) - getProperty("/reflection", _x)) / 5)); } else if (Number(getProperty("/ball", _x)) < Number(getProperty("/reflection", _x))) { setProperty("/theball/botref", _x , -((getProperty("/reflection", _x) - getProperty("/theball", _x)) / 10)); setProperty("/theball/botref", _xscale , 100 + Number((getProperty("/reflection", _x) - getProperty("/theball", _x)) / 5)); setProperty("/theball/botref", _alpha , 100 - ((getProperty("/reflection", _x) - getProperty("/theball", _x)) / 5)); } if (Number(getProperty("/reflection", _y)) < Number(Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2))) { setProperty("/theball/botref", _y , 50 + Number(((Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2)) - getProperty("/reflection", _y)) / 10)); setProperty("/theball/botref", _yscale , 100 + Number(((Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2)) - getProperty("/reflection", _y)) / 5)); setProperty("/theball/botref", _alpha , 100 - (((Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2)) - getProperty("/reflection", _y)) / 5)); } else if (Number(Number(getProperty("/ball", _y)) + Number(getProperty("/ball", _height) / 2)) < Number(getProperty("/reflection", _y))) { setProperty("/theball/botref", _y , 50 - ((getProperty("/reflection", _y) - (Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2))) / 10)); setProperty("/theball/botref", _yscale , 100 + Number((getProperty("/reflection", _y) - (Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2))) / 5)); setProperty("/theball/botref", _alpha , 100 - ((getProperty("/reflection", _y) - (Number(getProperty("/theball", _y)) + Number(getProperty("/ball", _height) / 2))) / 5)); }
Symbol 174 MovieClip Frame 2
gotoAndPlay (1);
Symbol 320 MovieClip Frame 20
stop();
Symbol 327 Button
on (release) { getURL ("http://www.biznaseducation.com/koko2003", "_blank"); }
Symbol 332 Button
on (release) { gotoAndPlay (3); }
Symbol 333 Button
on (release) { getURL ("http://www.b4death.com", "_blank"); }

Library Items

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

Instance Names

"sub"Frame 218Symbol 110 MovieClip
"sub"Frame 233Symbol 110 MovieClip
"sub"Frame 233Symbol 110 MovieClip
"sub"Frame 656Symbol 110 MovieClip
"sub"Frame 657Symbol 110 MovieClip
"reflection"Frame 666Symbol 156 MovieClip
"theball"Frame 673Symbol 175 MovieClip
"ball"Frame 673Symbol 180 MovieClip
"light"Frame 679Symbol 170 MovieClip
"theball"Frame 685Symbol 183 MovieClip
"light"Frame 685Symbol 184 MovieClip
"ball"Frame 691Symbol 185 MovieClip
"light"Frame 705Symbol 170 MovieClip
"theball"Frame 772Symbol 175 MovieClip
"ball"Frame 772Symbol 180 MovieClip
"slider"Symbol 85 MovieClip Frame 1Symbol 83 MovieClip
"wave"Symbol 89 MovieClip Frame 1Symbol 79 MovieClip
"scr_1"Symbol 89 MovieClip Frame 1Symbol 85 MovieClip
"star"Symbol 147 MovieClip Frame 2Symbol 142 MovieClip
"star"Symbol 154 MovieClip Frame 2Symbol 142 MovieClip
"light"Symbol 170 MovieClip Frame 1Symbol 163 MovieClip
"shadow"Symbol 175 MovieClip Frame 1Symbol 159 MovieClip
"sheet"Symbol 175 MovieClip Frame 1Symbol 172 MovieClip
"botref"Symbol 175 MovieClip Frame 1Symbol 174 MovieClip
"bmov"Symbol 180 MovieClip Frame 1Symbol 177 MovieClip
"ballref"Symbol 180 MovieClip Frame 1Symbol 179 MovieClip
"shadow"Symbol 183 MovieClip Frame 1Symbol 159 MovieClip
"sheet"Symbol 183 MovieClip Frame 1Symbol 172 MovieClip
"botref"Symbol 183 MovieClip Frame 1Symbol 174 MovieClip
"light"Symbol 184 MovieClip Frame 1Symbol 163 MovieClip
"bmov"Symbol 185 MovieClip Frame 1Symbol 177 MovieClip
"ballref"Symbol 185 MovieClip Frame 1Symbol 179 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$HS$JfzN/vhvxBVx590ABImX50."
EnableDebugger (58)Timeline Frame 131 bytes "..$1$wU$Og9reaak0WNVWiUWKBcho.."

Labels

"mini"Frame 643
"end"Symbol 89 MovieClip Frame 6

Dynamic Text Variables

percentageSymbol 17 EditableText"percentage"
percentageSymbol 18 EditableText"percentage"




http://swfchan.com/20/95417/info.shtml
Created: 24/3 -2019 19:02:39 Last modified: 24/3 -2019 19:02:39 Server time: 16/05 -2024 03:22:35