| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229923 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2598 · P5196 |
![]() | This is the info page for Flash #85871 |
<p align="center"><font face="Arial" size="25" color="#333333" letterSpacing="-0.300000" kerning="0">0%</font></p> |
loading.. |
ActionScript [AS3]
Section 1//MainTimeline (love_hina_fla.MainTimeline) package love_hina_fla { import flash.events.*; import flash.display.*; import flash.text.*; public dynamic class MainTimeline extends MovieClip { public var count:TextField; public var bar:MovieClip; public function MainTimeline(){ addFrameScript(0, frame1, 1344, frame1345); } public function loading(_arg1:Event):void{ var _local2:Number = this.stage.loaderInfo.bytesTotal; var _local3:Number = this.stage.loaderInfo.bytesLoaded; bar.scaleX = (_local3 / _local2); count.text = (Math.floor(((_local3 / _local2) * 100)) + "%"); if (_local2 == _local3){ nextFrame(); play(); this.removeEventListener(Event.ENTER_FRAME, loading); }; } function frame1(){ stop(); this.addEventListener(Event.ENTER_FRAME, loading); } function frame1345(){ gotoAndPlay(2); } } }//package love_hina_fla
Library Items
Symbol 1 Graphic | Used by:Timeline | |
Symbol 2 Font | Used by:3 4 | |
Symbol 3 EditableText | Uses:2 | Used by:Timeline |
Symbol 4 Text | Uses:2 | Used by:Timeline |
Symbol 5 Graphic | Used by:6 | |
Symbol 6 MovieClip | Uses:5 | Used by:Timeline |
Symbol 7 Graphic | Used by:8 | |
Symbol 8 MovieClip | Uses:7 | Used by:Timeline |
Symbol 9 Video | Used by:Timeline | |
Streaming Sound 1 | Used by:Timeline |
Instance Names
"count" | Frame 1 | Symbol 3 EditableText |
"bar" | Frame 1 | Symbol 6 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
|