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

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

z0r-de_3892.swf

This is the info page for
Flash #227633

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


Text
<p align="left"><font face="Times New Roman_17pt_st" size="17" color="#ffffff" letterSpacing="0.000000" kerning="1"><a href="http://vk.com/id81407827">http://vk.com/id81407827</a></font></p><p align="left"></p>

ActionScript [AS3]

Section 1
//MainTimeline (ONIFINISH_fla.MainTimeline) package ONIFINISH_fla { import flash.events.*; import flash.display.*; public dynamic class MainTimeline extends MovieClip { public var band:Sprite; public var color:uint; public var colorFon:uint; public var w:uint; public var h:uint; public var preloaderContainer:Sprite; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2); } public function onEnterFrames(_arg1:Event){ var _local2:uint; var _local3:uint; _local2 = loaderInfo.bytesLoaded; _local3 = loaderInfo.bytesTotal; band.scaleX = (_local2 / _local3); if (_local2 >= _local3){ removeChild(preloaderContainer); removeEventListener(Event.ENTER_FRAME, onEnterFrames); gotoAndPlay(2); }; } function frame1(){ w = 200; h = 10; colorFon = 0xCCCCCC; color = 0x333333; preloaderContainer = new Sprite(); preloaderContainer.graphics.lineStyle(1, color, 1); preloaderContainer.graphics.beginFill(colorFon, 1); preloaderContainer.graphics.drawRect(0, 0, w, h); preloaderContainer.graphics.endFill(); addChild(preloaderContainer); preloaderContainer.x = ((stage.stageWidth - w) / 2); preloaderContainer.y = ((stage.stageHeight - h) / 2); band = new Sprite(); band.graphics.beginFill(color, 1); band.graphics.drawRect(0, 0, w, h); band.graphics.endFill(); preloaderContainer.addChild(band); addEventListener(Event.ENTER_FRAME, onEnterFrames); } function frame2(){ stop(); } } }//package ONIFINISH_fla

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 VideoUsed by:4
Symbol 4 MovieClipUses:3Used by:Timeline
Symbol 5 FontUsed by:7
Symbol 6 Font
Symbol 7 EditableTextUses:5Used by:Timeline
Symbol 8 SoundUsed by:Timeline

Special Tags

FileAttributes (69)Timeline Frame 1Access network only, Metadata not present, AS3.




http://swfchan.com/46/227633/info.shtml
Created: 12/11 -2019 03:27:29 Last modified: 12/11 -2019 03:27:29 Server time: 29/04 -2024 16:43:02