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

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

[C](wip-) A 'coon party~!.swf

This is the info page for
Flash #140214

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


ActionScript [AS1/AS2]
Frame 1
function doSomething1() { getURL ("http://www.furaffinity.net/user/shenhibiki", (window = blank)); } function doSomething2() { getURL ("http://www.furaffinity.net/user/graedius", (window = blank)); } function doSomething3() { } function Lbar() { percent = int((getBytesLoaded() / getBytesTotal()) * 100); _root.T1.text = percent + "%"; if (getBytesLoaded() >= getBytesTotal()) { play(); T1.removeTextField(); clearInterval(loaderInt); T2.removeTextField(); clearInterval(loaderInt2); } } function Words() { tempW = ""; tempN = random(L1.length); tempW = L1[tempN]; tempN = random(L2.length); tempW = tempW + L2[tempN]; tempN = random(L3.length); tempW = tempW + L3[tempN]; _root.T2.text = tempW; } function cR1() { if (_root.wait <= 0) { if (_root.R1 == false) { _root.R1 = true; _root.base.Rc1._visible = true; _root.wait = 5; } else { _root.R1 = false; _root.base.Rc1._visible = false; _root.wait = 5; } } } function cR2() { if (_root.wait <= 0) { if (_root.R2 == false) { _root.R2 = true; _root.base.Rc2._visible = true; _root.wait = 5; } else { _root.R2 = false; _root.base.Rc2._visible = false; _root.wait = 5; } } } function cR3() { if (_root.wait <= 0) { if (_root.R3 == false) { _root.R3 = true; _root.base.Rc3._visible = true; _root.wait = 5; } else { _root.R3 = false; _root.base.Rc3._visible = false; _root.wait = 5; } } } var P_Load = new TextFormat(); P_Load.font = "textFont"; P_Load.size = 25; P_Load.color = 4473924 /* 0x444444 */; P_Load.align = "center"; L1 = ["Calibrating ", "Reassembling ", "Coloring ", "Insulting ", "Animating ", "Reanimating ", "Uncroaking ", "Developing ", "Increasing ", "Insulating ", "Desecrating ", "Cleaning ", "Invading ", "Adulterating ", "Dulling ", "Desintegrating ", "Prescribing ", "Loading ", "Reinventing ", "Excluding ", "Instructing ", "Reassuring ", "Alienating ", "Ponifying "]; L2 = ["round ", "generic ", "intersecting ", "biological ", "steaming piles of ", "discarded ", "elemental ", "surrounding ", "undiscovered ", "unexplored ", "imaginary ", "your ", "your mom's ", "last week's ", "circular ", "electrical ", "cloned ", "popular ", "ponificated ", "mourning ", "cognitive "]; L3 = ["particles.", "vectors.", "ideas.", "archetypes.", "mails.", "enemies.", "maps.", "programmers.", "inferences.", "ideals.", "archaic concepts.", "lies.", "TV series.", "passwords.", "savings.", "ponies.", "monsters.", "metadata.", "temptations."]; MENU = new ContextMenu(); MENU.builtInItems.play = false; MENU.builtInItems.forward_back = false; MENU.builtInItems.loop = false; MENU.builtInItems.print = false; MENU.builtInItems.rewind = false; MENU.builtInItems.save = false; MENU.builtInItems.zoom = false; Functioned1 = new ContextMenuItem("Art by Shen Hibiki", doSomething1); Functioned2 = new ContextMenuItem("Commish for Graedius", doSomething2); Functioned3 = new ContextMenuItem("Donate to [ donate.shen@gmail.com ] on paypal~", doSomething3); Functioned3.separatorBefore = true; Functioned4 = new ContextMenuItem("Donations means more stuff!", doSomething3); MENU.customItems.push(Functioned1); MENU.customItems.push(Functioned2); MENU.customItems.push(Functioned3); MENU.customItems.push(Functioned4); _root.menu = MENU; this.createTextField("T1", _root.getNextHighestDepth(), 0, 265, Stage.width, 35); T1.embedFonts = true; T1.setNewTextFormat(_root.P_Load); T1.type = "static"; T1.selectable = false; T1.autoSize = false; this.createTextField("T2", _root.getNextHighestDepth(), 0, 290, Stage.width, 35); T2.embedFonts = true; T2.setNewTextFormat(_root.P_Load); T2.type = "static"; T2.selectable = false; T2.autoSize = false; loaderInt = setInterval(Lbar, 20); loaderInt2 = setInterval(Words, 1000); R1 = false; R2 = false; R3 = false; wait = 0;
Frame 2
function onEnterFrame() { if (_root.wait > 0) { _root.wait = _root.wait - 1; } } _root.base.Rc1._visible = false; _root.base.Rc2._visible = false; _root.base.Rc3._visible = false; stop();
Symbol 16 Button
on (keyPress "<Up>") { cR1(); } on (keyPress "<Left>") { cR2(); } on (keyPress "<Down>") { cR3(); }
Symbol 17 Button
on (release) { cR1(); }
Symbol 18 Button
on (release) { cR2(); }
Symbol 19 Button
on (release) { cR3(); }

Library Items

Symbol 1 Font [textFont]
Symbol 2 BitmapUsed by:4
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:2 3Used by:14
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:7
Symbol 7 MovieClipUses:6Used by:14
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:10
Symbol 10 MovieClipUses:9Used by:14
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:13
Symbol 13 MovieClipUses:12Used by:14
Symbol 14 MovieClipUses:4 7 10 13Used by:Timeline
Symbol 15 GraphicUsed by:16 17 18 19
Symbol 16 ButtonUses:15Used by:Timeline
Symbol 17 ButtonUses:15Used by:Timeline
Symbol 18 ButtonUses:15Used by:Timeline
Symbol 19 ButtonUses:15Used by:Timeline

Instance Names

"base"Frame 2Symbol 14 MovieClip
"Rc1"Symbol 14 MovieClip Frame 1Symbol 7 MovieClip
"Rc2"Symbol 14 MovieClip Frame 1Symbol 10 MovieClip
"Rc3"Symbol 14 MovieClip Frame 1Symbol 13 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "textFont"




http://swfchan.com/29/140214/info.shtml
Created: 28/10 -2018 00:28:59 Last modified: 28/10 -2018 00:28:59 Server time: 05/05 -2024 17:17:34