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

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

Test.swf

This is the info page for
Flash #2509

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


Text
text here

The library of 4chan memes

Name goes here

Type goes here

Catchphrase goes here

ActionScript [AS1/AS2]

Frame 1
myLoaded = Math.round(getBytesLoaded()); myTotal = Math.round(getBytesTotal()); myPercent = myLoaded / myTotal; myBar._width = myPercent * 150; trace(getBytesLoaded()); trace(getBytesTotal()); if (getBytesLoaded() >= getBytesTotal()) { gotoAndPlay (2); } else { gotoAndPlay (1); }
Frame 2
stop();
Symbol 11 Button
on (release) { _root.bg_mc.gotoAndStop(1); }
Symbol 15 Button
on (release) { _root.bg_mc.gotoAndStop(2); }
Symbol 16 MovieClip Frame 1
stop();
Symbol 18 MovieClip Frame 1
stop();
Symbol 43 MovieClip Frame 1
gotoAndPlay(_root.main_mc.memes[_root.main_mc.choice][1]); stop();
Symbol 49 Button
on (release) { gotoAndStop (1); }
Symbol 50 MovieClip Frame 1
function buttons() { this.btn0.text_txt.text = memes[0][1]; this.btn1.text_txt.text = memes[1][1]; this.btn2.text_txt.text = memes[2][1]; this.btn3.text_txt.text = memes[3][1]; this.btn4.text_txt.text = memes[4][1]; this.btn5.text_txt.text = memes[5][1]; this.btn6.text_txt.text = memes[6][1]; this.btn7.text_txt.text = memes[7][1]; this.btn8.text_txt.text = memes[8][1]; this.btn9.text_txt.text = memes[9][1]; } memes = []; memes.push([]); memes[0][0] = 1; memes[0][1] = "Cockmongler"; memes[0][2] = "Human"; memes[0][3] = "I'll mongle your cocks"; memes.push([]); memes[1][0] = 2; memes[1][1] = "Happy Negro"; memes[1][2] = "Nigger"; memes[1][3] = "Watermelons???"; memes.push([]); memes[2][0] = 2; memes[2][1] = "SHOOP DA WHOOP"; memes[2][2] = "Cell"; memes[2][3] = "IMMA CHARGIN' MAH LAZER"; memes.push([]); memes[3][0] = 2; memes[3][1] = "Mordor"; memes[3][2] = "Impossibility"; memes[3][3] = "One does not simply walk/rock/hack/wok into mordor"; memes.push([]); memes[4][0] = 3; memes[4][1] = "Longcat"; memes[4][2] = "God"; memes[4][3] = "All hail longcat"; memes.push([]); memes[5][0] = 2; memes[5][1] = "O RLY?"; memes[5][2] = "Owl"; memes[5][3] = "O RLY?, Ya RLY, NO WAI"; memes.push([]); memes[6][0] = 2; memes[6][1] = "Bitches"; memes[6][2] = "Gangztah"; memes[6][3] = "Bitches don't know 'bout my dick"; memes.push([]); memes[7][0] = 2; memes[7][1] = "a man?"; memes[7][2] = "Unknown"; memes[7][3] = "What is a man? A miserable little pile of secrets"; memes.push([]); memes[8][0] = 2; memes[8][1] = "OVER 9000"; memes[8][2] = "Sayiyan"; memes[8][3] = "It's OVER NINETOUSAND"; memes.push([]); memes[9][0] = 2; memes[9][1] = "DESU"; memes[9][2] = "Godess"; memes[9][3] = "DESUDESUDESUDESUDESU"; buttons(); stop();
Instance of Symbol 5 MovieClip [buttonSymbol] "btn0" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 0; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn1" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 1; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn2" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 2; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn3" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 3; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn4" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 4; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn5" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 5; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn6" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 6; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn7" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 7; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn8" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 8; _root.main_mc.gotoAndStop("Meme"); }
Instance of Symbol 5 MovieClip [buttonSymbol] "btn9" in Symbol 50 MovieClip Frame 1
on (release) { _root.main_mc.choice = 9; _root.main_mc.gotoAndStop("Meme"); }
Symbol 50 MovieClip Frame 10
function MakeForm(i) { memeName = "Name: " + memes[i][1]; type = "Type: " + memes[i][2]; catchphrase = "Meme: " + memes[i][3]; } MakeForm(choice); stop();

Library Items

Symbol 1 FontUsed by:2 22 44 45 46
Symbol 2 EditableTextUses:1Used by:5
Symbol 3 GraphicUsed by:4
Symbol 4 ButtonUses:3Used by:5
Symbol 5 MovieClip [buttonSymbol]Uses:2 4Used by:50
Symbol 6 GraphicUsed by:18
Symbol 7 GraphicUsed by:16
Symbol 8 GraphicUsed by:11
Symbol 9 GraphicUsed by:11
Symbol 10 GraphicUsed by:11
Symbol 11 ButtonUses:8 9 10Used by:16
Symbol 12 GraphicUsed by:15
Symbol 13 GraphicUsed by:15
Symbol 14 GraphicUsed by:15
Symbol 15 ButtonUses:12 13 14Used by:16
Symbol 16 MovieClipUses:7 11 15Used by:18
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:6 16 17Used by:Timeline
Symbol 19 GraphicUsed by:20
Symbol 20 MovieClipUses:19Used by:Timeline
Symbol 21 GraphicUsed by:Timeline
Symbol 22 TextUses:1Used by:50
Symbol 23 Bitmap [Cockmongler]Used by:24
Symbol 24 GraphicUses:23Used by:43
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:43
Symbol 27 BitmapUsed by:28
Symbol 28 GraphicUses:27Used by:43
Symbol 29 BitmapUsed by:30
Symbol 30 GraphicUses:29Used by:43
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:43
Symbol 33 BitmapUsed by:34
Symbol 34 GraphicUses:33Used by:43
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:43
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:43
Symbol 39 BitmapUsed by:40
Symbol 40 GraphicUses:39Used by:43
Symbol 41 BitmapUsed by:42
Symbol 42 GraphicUses:41Used by:43
Symbol 43 MovieClipUses:24 26 28 30 32 34 36 38 40 42Used by:50
Symbol 44 EditableTextUses:1Used by:50
Symbol 45 EditableTextUses:1Used by:50
Symbol 46 EditableTextUses:1Used by:50
Symbol 47 GraphicUsed by:49
Symbol 48 GraphicUsed by:49
Symbol 49 ButtonUses:47 48Used by:50
Symbol 50 MovieClipUses:22 5 43 44 45 46 49Used by:Timeline

Instance Names

"bg_mc"Frame 1Symbol 18 MovieClip
"myBar"Frame 1Symbol 20 MovieClip
"main_mc"Frame 2Symbol 50 MovieClip
"text_txt"Symbol 5 MovieClip [buttonSymbol] Frame 1Symbol 2 EditableText
"btn0"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn1"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn2"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn3"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn4"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn5"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn6"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn7"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn8"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]
"btn9"Symbol 50 MovieClip Frame 1Symbol 5 MovieClip [buttonSymbol]

Special Tags

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

Labels

"Cockmongler"Symbol 43 MovieClip Frame 2
"Happy Negro"Symbol 43 MovieClip Frame 3
"O RLY?"Symbol 43 MovieClip Frame 4
"SHOOP DA WHOOP"Symbol 43 MovieClip Frame 5
"Mordor"Symbol 43 MovieClip Frame 6
"Longcat"Symbol 43 MovieClip Frame 7
"Bitches"Symbol 43 MovieClip Frame 8
"a man?"Symbol 43 MovieClip Frame 9
"OVER 9000"Symbol 43 MovieClip Frame 10
"DESU"Symbol 43 MovieClip Frame 11
"Menu"Symbol 50 MovieClip Frame 1
"Meme"Symbol 50 MovieClip Frame 10

Dynamic Text Variables

memeNameSymbol 44 EditableText"Name goes here"
typeSymbol 45 EditableText"Type goes here"
catchphraseSymbol 46 EditableText"Catchphrase goes here"




http://swfchan.com/1/2509/info.shtml
Created: 17/6 -2019 14:54:48 Last modified: 17/6 -2019 14:54:48 Server time: 19/04 -2024 06:29:11