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 #80021 |
Cloth set |
Clothing Set name |
ActionScript [AS1/AS2]
Frame 1function checkname() { if (_root.clothes == 1) { _root.clothesname = "cool outfit"; } if (_root.clothes == 2) { _root.clothesname = "''pet'' outfit"; } if (_root.clothes == 3) { _root.clothesname = "Mr. Sexy ;3"; } if (_root.clothes == 4) { _root.clothesname = "Tights"; } if (_root.clothes == 5) { _root.clothesname = "SPANDEX!"; } } _root.clothesname = "cool outfit"; _root.clothes = 1;Symbol 11 MovieClip Frame 1stop();Symbol 16 Buttonon (press) { _root.clothes++; if (_root.clothes == (_root.clothing._framesloaded + 1)) { _root.clothes = 1; } _root.clothing.gotoAndStop(_root.clothes); _root.checkname(); }Symbol 17 Buttonon (press) { _root.clothes--; if (_root.clothes == 0) { _root.clothes = _root.clothing._framesloaded; } _root.clothing.gotoAndStop(_root.clothes); _root.checkname(); }
Library Items
Symbol 1 Bitmap | Used by:2 | |
Symbol 2 Graphic | Uses:1 | Used by:3 |
Symbol 3 MovieClip | Uses:2 | Used by:Timeline |
Symbol 4 Graphic | Used by:5 | |
Symbol 5 MovieClip | Uses:4 | Used by:Timeline |
Symbol 6 Graphic | Used by:11 | |
Symbol 7 Graphic | Used by:11 | |
Symbol 8 Graphic | Used by:11 | |
Symbol 9 Graphic | Used by:11 | |
Symbol 10 Graphic | Used by:11 | |
Symbol 11 MovieClip | Uses:6 7 8 9 10 | Used by:Timeline |
Symbol 12 Graphic | Used by:Timeline | |
Symbol 13 Graphic | Used by:16 17 | |
Symbol 14 Graphic | Used by:16 17 | |
Symbol 15 Graphic | Used by:16 17 | |
Symbol 16 Button | Uses:13 14 15 | Used by:Timeline |
Symbol 17 Button | Uses:13 14 15 | Used by:Timeline |
Symbol 18 Font | Used by:19 22 | |
Symbol 19 Text | Uses:18 | Used by:21 |
Symbol 20 Graphic | Used by:21 | |
Symbol 21 MovieClip | Uses:19 20 | Used by:Timeline |
Symbol 22 EditableText | Uses:18 | Used by:Timeline |
Instance Names
"clothing" | Frame 1 | Symbol 11 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
Dynamic Text Variables
_root.clothesname | Symbol 22 EditableText | "Clothing Set name" |
|