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

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

Emotibot & the Butterfly.swf

This is the info page for
Flash #37315

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


ActionScript [AS1/AS2]
Frame 1
_root.playNow = false;
Instance of Symbol 3 MovieClip [JCPreloaderMC] in Frame 1
//component parameters onClipEvent (construct) { proceedAt = 99; showBar = true; showText = false; mcToPlay = ""; color2 = 7900601 /* 0x788DB9 */; color1 = 7900601 /* 0x788DB9 */; color4 = 16777215 /* 0xFFFFFF */; color3 = 7900601 /* 0x788DB9 */; color5 = 7900601 /* 0x788DB9 */; sp = 2; lineWidth = 1; }
Frame 2
if (_root.playNow == false) { gotoAndPlay (3); } else { stop(); }
Frame 3
stop();
Symbol 3 MovieClip [JCPreloaderMC] Frame 1
#initclip 1 function JCPreloaderClass() { this.orgWidth = 100; this.orgHeight = 20; this.factor = 0; this.proceedAt = 99; this.spacer = 2; this.init(); } JCPreloaderClass.prototype = new MovieClip(); JCPreloaderClass.prototype.init = function () { this.orgWidth = this._width; this.orgHeight = this._height; this._xscale = (this._yscale = 100); this.boundingBox_mc._visible = false; this.setSize(this.orgWidth, this.orgHeight); this._x = parseInt(this._x); this._y = parseInt(this._y); this.txtAttrib = new TextFormat(); this.txtAttrib.color = 0; this.txtAttrib.font = "_sans"; this.txtAttrib.embedFonts = false; this.txtAttrib.size = (this.orgHeight / 2) + 3; this.txtAttrib.align = "center"; if (this.mcToPlay ne "") { this.playMC = this._parent[this.mcToPlay]; this.playMCLength = this.playMC._totalframes; } this.onEnterFrame = function () { this.bLoaded = this._parent.getBytesLoaded(); this.bTotal = this._parent.getBytesTotal(); this.factor = Math.ceil((this.bLoaded / this.bTotal) * 100); if (this.factor < this.proceedAt) { var _local2 = (this.factor * this.playMCLength) / 100; this.playMC.gotoAndStop(_local2); this._parent.stop(); } else if (!this.thisIsThepreview) { this._parent.play(); } this.redraw(); if (this.thisIsThepreview) { this.onEnterFrame = null; } }; }; JCPreloaderClass.prototype.setSize = function (w, h) { this.orgWidth = w; this.orgHeight = h; this.boundingBox_mc._width = w; this.boundingBox_mc._height = h; this.redraw(); }; JCPreloaderClass.prototype.redraw = function () { this.setText(); this.clear(); if (this.showBar) { var _local3 = (this.factor * this.orgWidth) / 100; var _local2 = this.orgHeight; var _local4 = this.orgWidth; this.drawRectangle(this.sp * -1, this.orgWidth + this.sp, this.sp * -1, this.orgHeight + this.sp, this.color5, this.color5, 100, false); if (this.factor > 0) { this.drawRectangle(0, _local3, 0, _local2, this.color1, this.color2, 100, true); } if (this.factor < 100) { this.drawRectangle(_local3, _local4, 0, _local2, this.color3, this.color4, 100, true); } } }; JCPreloaderClass.prototype.setText = function () { if (this.thisIsThepreview) { this.factor = random(100); } if (this.showText) { if (this.factor < this.proceedAt) { this.percentloaded = this.factor + "% loaded"; } else { this.percentloaded = "Loading complete!"; } } else { this.percentloaded = ""; } this.fontSize = (this.orgHeight / 2) + 3; this.txtAttrib.size = this.fontSize; this.yOffsetText = ((this.orgHeight / 2) - (this.fontSize / 2)) - 2; this.createTextField("percentTxt", 9, 0, this.yOffsetText, this.orgWidth, this.orgHeight + 3); this.percentTxt.setNewTextFormat(this.txtAttrib); this.percentTxt.text = this.percentloaded; this.percentTxt.selectable = false; }; JCPreloaderClass.prototype.drawRectangle = function (x1, x2, y1, y2, lineCol, fillCol, trans, shallWeFill) { this.lineStyle(this.lineWidth, lineCol); if (shallWeFill) { this.beginFill(fillCol, trans); } this.moveTo(x1, y1); this.lineTo(x2, y1); this.lineTo(x2, y2); this.lineTo(x1, y2); this.lineTo(x1, y1); if (shallWeFill) { this.endFill(); } }; JCPreloaderClass.prototype.getLabel = function () { return(this.fLabel_mc.labelField.text); }; JCPreloaderClass.prototype.setLabel = function (label) { this.fLabel_mc.setLabel(label); this.txtFormat(); this.arrangeLabel(); if (Accessibility.isActive()) { Accessibility.sendEvent(this, 0, this.EVENT_OBJECT_NAMECHANGE); } }; JCPreloaderClass.prototype.setClickHandler = function (chng, obj) { this.handlerObj = ((arguments.length < 2) ? (this._parent) : (obj)); this.clickHandler = chng; }; JCPreloaderClass.prototype.executeCallBack = function () { this.handlerObj[this.clickHandler](this); }; Object.registerClass("JCPreloaderMC", JCPreloaderClass); #endinitclip
Symbol 24 MovieClip Frame 71
stop();
Symbol 261 MovieClip Frame 504
stop();
Symbol 364 MovieClip Frame 1649
stop();
Symbol 368 Button
on (release) { getURL ("http://www.calicomonkey.com", "newWindow"); }
Symbol 370 Button
on (release) { getURL ("http://www.beaverandsteve.com", "newWindow"); }
Symbol 372 Button
on (release) { this.gotoAndPlay(1); }
Symbol 373 Button
on (release) { this.gotoAndPlay(10); }
Symbol 374 MovieClip Frame 1997
stop();
Symbol 376 Button
on (release) { _root.playNow = true; gotoAndPlay (2); }

Library Items

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

Instance Names

"boundingBox_mc"Symbol 3 MovieClip [JCPreloaderMC] Frame 1Symbol 2 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 3 as "JCPreloaderMC"
ExportAssets (56)Timeline Frame 1Symbol 3 as "JCPreloaderMC"




http://swfchan.com/8/37315/info.shtml
Created: 14/5 -2019 10:25:59 Last modified: 14/5 -2019 10:25:59 Server time: 13/05 -2024 14:48:22