STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #8661 |
Text |
Text |
#reverse - Text reverser for 4chon |
You can use it to hold your dick while you piss in an ocean of piss. |
And when people cry 'wtf is this shit', tell them it's from ebaums or some shit |
ActionScript [AS1/AS2]
Frame 1inputter = "Oh hallo thar"; outputter = ""; b1.onPress = function () { i = 0; outputter = ""; while (i < inputter.length) { outputter = outputter + inputter.charAt((inputter.length - 1) - i); i++; } }; b2.onPress = function () { i = 0; inputter = ""; while (i < outputter.length) { inputter = inputter + outputter.charAt((outputter.length - 1) - i); i++; } };
Library Items
Symbol 1 Font | Used by:2 3 12 13 | |
Symbol 2 EditableText | Uses:1 | Used by:Timeline |
Symbol 3 EditableText | Uses:1 | Used by:Timeline |
Symbol 4 Bitmap | Used by:5 | |
Symbol 5 Graphic | Uses:4 | Used by:6 |
Symbol 6 MovieClip | Uses:5 | Used by:Timeline |
Symbol 7 Bitmap | Used by:8 | |
Symbol 8 Graphic | Uses:7 | Used by:9 |
Symbol 9 MovieClip | Uses:8 | Used by:Timeline |
Symbol 10 Font | Used by:11 | |
Symbol 11 Text | Uses:10 | Used by:Timeline |
Symbol 12 Text | Uses:1 | Used by:Timeline |
Symbol 13 Text | Uses:1 | Used by:Timeline |
Instance Names
"b1" | Frame 1 | Symbol 6 MovieClip |
"b2" | Frame 1 | Symbol 9 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
Dynamic Text Variables
inputter | Symbol 2 EditableText | "Text" |
outputter | Symbol 3 EditableText | "Text" |
|