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

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

ikapopipo.swf

This is the info page for
Flash #87939

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


Text
<p align="left"><font face="Verdana" size="20" color="#000000" letterSpacing="0.000000" kerning="1">Loading... 0%</font></p>

ActionScript [AS3]

Section 1
//MainTimeline (popipo_fla.MainTimeline) package popipo_fla { import flash.media.*; import flash.display.*; import flash.text.*; public dynamic class MainTimeline extends MovieClip { public var loaded:Number; public var channel:SoundChannel; public var loader:TextField; public var total:Number; public var percent; public var isPlaying:Boolean; public var mySound:Sound; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2, 13, frame14); } function frame14(){ gotoAndPlay(3); } function frame1(){ mySound = new popipo(); loaded = this.stage.loaderInfo.bytesLoaded; total = this.stage.loaderInfo.bytesTotal; percent = Math.floor(((loaded / total) * 100)); loader.text = (("Loading... " + percent) + "%"); } function frame2(){ if (loaded == total){ loader.visible = false; if (!isPlaying){ channel = mySound.play(0, 5000); isPlaying = true; }; gotoAndPlay(3); } else { gotoAndPlay(1); }; } } }//package popipo_fla
Section 2
//popipo (popipo) package { import flash.media.*; public dynamic class popipo extends Sound { } }//package

Library Items

Symbol 1 Sound {popipo}
Symbol 2 BitmapUsed by:3
Symbol 3 GraphicUses:2Used by:Timeline
Symbol 4 FontUsed by:5
Symbol 5 EditableTextUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses: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

Instance Names

"loader"Frame 1Symbol 5 EditableText

Special Tags

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




http://swfchan.com/18/87939/info.shtml
Created: 10/8 -2019 23:05:09 Last modified: 10/8 -2019 23:05:09 Server time: 25/04 -2024 22:54:01