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

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

868.swf

This is the info page for
Flash #12641

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


Text
thekraken.me.uk

STAR WARS: TRACK & FIELD

ActionScript [AS1/AS2]

Instance of Symbol 3 MovieClip [JCPreloaderMC] in Frame 1
//component parameters onClipEvent (initialize) { proceedAt = 99; showBar = true; showText = true; mcToPlay = ""; color2 = 13421772 /* 0xCCCCCC */; color1 = 6710886 /* 0x666666 */; color4 = 10066329 /* 0x999999 */; color3 = 3355443 /* 0x333333 */; color5 = 0; sp = 2; lineWidth = 1; }
Frame 99
gotoAndPlay (2);
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

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:3
Symbol 3 MovieClip [JCPreloaderMC]Uses:2Used by:Timeline
Symbol 4 FontUsed by:5
Symbol 5 EditableTextUses:4Used by:Timeline
Symbol 6 FontUsed by:7
Symbol 7 EditableTextUses:6Used by:Timeline
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:Timeline
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:Timeline
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:Timeline
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:Timeline
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:Timeline
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:Timeline
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:Timeline
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:Timeline
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:Timeline
Symbol 30 BitmapUsed by:31
Symbol 31 GraphicUses:30Used by:Timeline
Symbol 32 BitmapUsed by:33
Symbol 33 GraphicUses:32Used by:Timeline
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:Timeline
Symbol 36 BitmapUsed by:37
Symbol 37 GraphicUses:36Used by:Timeline
Streaming Sound 1Used by:Timeline

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/3/12641/info.shtml
Created: 6/3 -2019 02:28:06 Last modified: 6/3 -2019 02:28:06 Server time: 04/05 -2024 16:50:06