| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229928 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2599 · P5197 |
![]() | This is the info page for Flash #16840 |
Navigation: first, click in this window use the Left and Right Arrow keys to page through the booklet |
ActionScript [AS1/AS2]
Frame 1stop(); storyboard_txt.text = "a kitty bobo show v2.0 electronic pitch booklet"; barStart = bar._width; bar._width = 0; mcl = new MovieClipLoader(); loadListener = new Object(); mcl.addListener(loadListener); loadListener.onLoadStart = function (target_mc) { trace("started loading " + target_mc); _level1._visible = false; var _local1 = mcl.getProgress(target_mc); trace(_local1.bytesLoaded + " = bytes loaded at start"); trace(_local1.bytesTotal + " = bytes total at start"); load_txt.text = "Loading 0%"; }; loadListener.onLoadProgress = function (target_mc, lBytes, tBytes) { _level1._visible = false; bar._width = barStart * (lBytes / tBytes); load_txt.text = ("Loading " + Math.round((100 * lBytes) / tBytes)) + "%"; }; loadListener.onLoadComplete = function (target_mc) { trace("Your load is done on movie clip = " + target_mc); var _local1 = mcl.getProgress(target_mc); trace(_local1.bytesLoaded + " = bytes loaded at end"); trace(_local1.bytesTotal + " = bytes total at end"); load_txt.text = "Loading 100%"; }; loadListener.onLoadInit = function (target_mc) { trace(("Movie clip = " + target_mc) + " is now initialized"); _level1._visible = true; _level0._visible = false; trace(target_mc + " finished"); mcl.removeListener(loadListener); }; mcl.loadClip("http://www.fairparkstudio.com/art/KBv2.0.pitch.swf", 1);
Library Items
Symbol 1 Font | Used by:2 5 | ||
Symbol 2 EditableText | Uses:1 | Used by:Timeline | |
Symbol 3 Font | Used by:4 | ||
Symbol 4 EditableText | Uses:3 | Used by:Timeline | |
Symbol 5 EditableText | Uses:1 | Used by:Timeline | |
Symbol 6 Graphic | Used by:7 8 | ||
Symbol 7 MovieClip | Uses:6 | Used by:Timeline | |
Symbol 8 MovieClip | Uses:6 | Used by:Timeline |
Instance Names
"storyboard_txt" | Frame 1 | Symbol 2 EditableText |
"storyboard_txt" | Frame 1 | Symbol 4 EditableText |
"load_txt" | Frame 1 | Symbol 5 EditableText |
"bar" | Frame 1 | Symbol 8 MovieClip |
|