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 #28162 |
<p align="center"><font face="Futura Bk" size="24" color="#000000" letterSpacing="0.000000" kerning="1">999%</font></p> |
v1.0.4 |
by estevan galvez |
<p align="left"><font face="Tahoma Small Cap_11pt_st" size="11" color="#ffffff" letterSpacing="0.000000" kerning="1">PATRICK SWASEY WAS HERE</font></p> |
REMEMBER: do NOT use commas in the slug's name or the creator's name, as this will cause the slug code to become unusable. |
NOTICE: Changing your slug's gender does NOT change its appearance or the available items. You simply pick your slug's gender so that the slug's life story will correctly refer to the slug as "he" or "she". |
TIP: Once you have your slug's Slug Code, send the code to your friends or post it online so everybody can see your wonderful Slug creation and read its life story! |
Slug Code Central |
The Slug's Life Story |
Slug Viewer |
color sample |
click to choose a body color. |
(mouths start at 21) |
hat/hair |
<p align="center"><font face="Tahoma Small Cap_12pt_st" size="12" color="#000000" letterSpacing="0.000000" kerning="1">99</font></p> |
eyes |
<p align="center"><font face="Tahoma Small Cap_12pt_st" size="12" color="#000000" letterSpacing="0.000000" kerning="1">99</font></p> |
nose/mouth |
<p align="center"><font face="Tahoma Small Cap_12pt_st" size="12" color="#000000" letterSpacing="0.000000" kerning="1">99</font></p> |
<p align="center"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">As a child, she was considered very well-behaved.</font></p><p align="center"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">She eventually went to college to study hamburgers.</font></p><p align="center"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">As a teenager, she often got into a lot of trouble.</font></p><p align="center"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">Soon after, she began work in the salt mines.</font></p><p align="center"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">She later married a slug named WARIOWARIOWARIOWOOP.</font></p><p align="center"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">Soon after, she opened up a small restaurant.</font></p><p align="center"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">As a child, he often got into a lot of trouble.</font></p> |
The Slug's Name |
<p align="center"><font face="Monaco_12pt_st" size="12" color="#000000" letterSpacing="0.000000" kerning="1">Insert Slug's Name Here</font></p> |
Creator's Name |
<p align="center"><font face="Monaco_12pt_st" size="12" color="#000000" letterSpacing="0.000000" kerning="1">Insert Your Name Here</font></p> |
randomize! |
OK, I'm Done Editing The Slug |
click to select gender. |
<p align="center"><font face="Tahoma Small Cap_14pt_st" size="14" color="#000000" letterSpacing="0.000000" kerning="1">-girl-</font></p> |
<p align="left"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">Paste in a Slug Code you wish to load.</font></p> |
load a slug |
load |
<p align="left"><font face="Monaco_10pt_st" size="10" color="#000000" letterSpacing="0.000000" kerning="1">Finish editing a slug to get its Slug Code.</font></p> |
get your slug code |
copy to clipboard |
error: code is corrupt. |
ActionScript [AS1/AS2]
Frame 1amount = _root.getBytesLoaded() / _root.getBytesTotal(); perc = Math.round(amount * 100); preloadText.text = perc + "%";Frame 2if (_root.getBytesLoaded() == _root.getBytesTotal()) { gotoAndStop (4); } else { gotoAndPlay (1); }Frame 4sb1.btClip.btext.text = "LOAD OR CREATE A SLUG"; sb1.onRelease = function () { _root.nextFrame(); }; var cm = new ContextMenu(); cm.hideBuiltInItems(); cm.builtInItems.quality = true; _root.menu = cm;Frame 5function randy(m) { return(Math.ceil(Math.random() * m._totalframes)); } function ra(a) { return(Math.floor(Math.random() * a.length)); } function generateStory() { var _local8 = ra(childhoodArray); var _local9 = ra(teenhoodArray); var _local4 = ra(highschoolArray); var _local6 = ra(jobArray); var _local5 = Math.floor(Math.random() * 20); var _local2 = Math.round(Math.random() * 30); var _local7 = 60 + Math.round(Math.random() * 60); if (_local2 == 1) { var _local18 = "kid"; } else { var _local18 = "kids"; } if (slugGender == 0) { var _local1 = "he"; } else { var _local1 = "she"; } var _local3 = _local1.substr(0, 1).toUpperCase() + _local1.substr(1, 3); if (slugGender == 0) { var _local10 = wifeNames[_local5]; } else { var _local10 = husbandNames[_local5]; } var _local14 = ((("As a child, " + _local1) + " was ") + childhoodArray[_local8]) + "."; var _local12 = ((("As a teenager, " + _local1) + " ") + teenhoodArray[_local9]) + "."; var _local15 = ((_local3 + " eventually ") + highschoolArray[_local4]) + "."; var _local11 = ((("Soon after, " + _local1) + " ") + jobArray[_local6]) + "."; var _local16 = ((_local3 + " later married a slug named ") + _local10) + "."; var _local19 = ((("Together, they had " + _local2) + " ") + _local18) + "."; var _local17 = ((_local3 + " died at the age of ") + _local7) + "."; storyText.text = (((((((((((_local14 + newline) + _local12) + newline) + _local15) + newline) + _local11) + newline) + _local16) + newline) + _local19) + newline) + _local17; var _local13 = [slugName, slugCreator, slugGender, slugColor, curHat, curEyes, curNose, _local8, _local9, _local4, _local6, _local10, _local2, _local7]; codeOutput.text = _local13; } function cleary() { if (!this.cleared) { this.text = ""; this.cleared = true; } } var bmd = flash.display.BitmapData.loadBitmap("spectrum"); var cclip = this.createEmptyMovieClip("cclip", 1000); cclip._x = 4; cclip._y = 25; cclip.attachBitmap(bmd, 1); var sampler = new Color(sample); var c = new Color(slug.bodyFill); sampler.setRGB(13882323); c.setRGB(13882323); var slugColor = c.getRGB(); cclip.onRollOver = function () { cclip.onMouseMove = function () { sampler.setRGB(bmd.getPixel(this._xmouse, this._ymouse)); }; }; cclip.onRollOut = function () { delete this.onMouseMove; sampler.setRGB(slugColor); }; cclip.onRelease = function () { slugColor = sampler.getRGB(); c.setRGB(slugColor); }; var curHat = 1; var curEyes = 1; var curNose = 1; hatID.text = curHat; eyesID.text = curEyes; noseID.text = curNose; prevHat.onRelease = function () { if (curHat > 1) { curHat--; } else { curHat = slugHat._totalframes; } slugHat.gotoAndStop(curHat); hatID.text = curHat; }; nextHat.onRelease = function () { if (curHat < slugHat._totalframes) { curHat++; } else { curHat = 1; } slugHat.gotoAndStop(curHat); hatID.text = curHat; }; prevEyes.onRelease = function () { if (curEyes > 1) { curEyes--; } else { curEyes = slugEyes._totalframes; } slugEyes.gotoAndStop(curEyes); eyesID.text = curEyes; }; nextEyes.onRelease = function () { if (curEyes < slugEyes._totalframes) { curEyes++; } else { curEyes = 1; } slugEyes.gotoAndStop(curEyes); eyesID.text = curEyes; }; prevNose.onRelease = function () { if (curNose > 1) { curNose--; } else { curNose = slugNose._totalframes; } slugNose.gotoAndStop(curNose); noseID.text = curNose; }; nextNose.onRelease = function () { if (curNose < slugNose._totalframes) { curNose++; } else { curNose = 1; } slugNose.gotoAndStop(curNose); noseID.text = curNose; }; randomButton.onRelease = function () { curHat = randy(slugHat); curEyes = randy(slugEyes); curNose = randy(slugNose); hatID.text = curHat; eyesID.text = curEyes; noseID.text = curNose; slugHat.gotoAndStop(curHat); slugEyes.gotoAndStop(curEyes); slugNose.gotoAndStop(curNose); slugColor = Math.round(Math.random() * 16777215); c.setRGB(slugColor); sampler.setRGB(slugColor); slugGender = Math.round(Math.random()); if (slugGender == 0) { genderButton.genderText.text = "-boy-"; } else { genderButton.genderText.text = "-girl-"; } }; var slugName; var slugCreator; var slugGender = 0; genderButton.genderText.text = "-boy-"; genderButton.onRelease = function () { if (slugGender == 0) { slugGender = 1; genderButton.genderText.text = "-girl-"; } else { slugGender = 0; genderButton.genderText.text = "-boy-"; } }; doneButton.onRelease = function () { slugName = nameText.text; slugCreator = creatorText.text; generateStory(); }; storyText.text = "The slug will tell its story\nwhen you are done editing it."; var childhoodArray = ["considered very well-behaved", "known for playing the piano", "an aspiring artist", "frequently bullied by others", "known for bootlegging DVDs", "commonly mistaken as a walrus", "sold online 6 times", "attacked by a lawn mower"]; var teenhoodArray = ["often got into a lot of trouble", "was arrested 472 times", "played the tuba", "was a big fan of Rick Astley", "was uncool", "suffered an addiction to cheese", "suffered from Xenoglossophobia", "had no life", "had a pet dog"]; var highschoolArray = ["went to college to study dolphins", "dropped out of highschool", "went to college to study Biology", "went to college to study Physics", "went to college to study hamburgers", "went to college to study goldfish", "became the first slug on TV"]; var husbandNames = ["John", "James", "Robert", "William", "Michael", "David", "Richard", "Thomas", "Charles", "Gary", "Joseph", "Ronald", "Larry", "Donald", "Steven", "Kenneth", "Stephen", "Dennis", "Paul", "Jose"]; var wifeNames = ["Linda", "Mary", "Patricia", "Barbara", "Susan", "Maria", "Sandra", "Nancy", "Deborah", "Kathleen", "Carol", "Sharon", "Karen", "Donna", "Brenda", "Margaret", "Elizabeth", "Janice", "Diane", "Judith"]; var jobArray = ["became an Olympic Octopus Trainer", "opened up a small restaurant", "became a gradeschool teacher", "began work in the cake mines", "bought a new TV", "bought a swimming pool", "became a cashier"]; copyButton.onRelease = function () { System.setClipboard(codeOutput.text); }; nameText.cleared = false; creatorText.cleared = false; loadText.cleared = false; nameText.onSetFocus = cleary; creatorText.onSetFocus = cleary; loadText.onSetFocus = cleary; error._visible = false; loadButton.onRelease = function () { var _local1 = loadText.text.split(","); if ((_local1[13] == Number(_local1[13])) && (_local1[2] < 2)) { slugName = _local1[0]; slugCreator = _local1[1]; nameText.text = slugName; creatorText.text = slugCreator; slugGender = _local1[2]; if (slugGender == 0) { genderButton.genderText.text = "-boy-"; } else { genderButton.genderText.text = "-girl-"; } slugColor = _local1[3]; sampler.setRGB(slugColor); c.setRGB(slugColor); curHat = _local1[4]; curEyes = _local1[5]; curNose = _local1[6]; slugHat.gotoAndStop(curHat); slugEyes.gotoAndStop(curEyes); slugNose.gotoAndStop(curNose); hatID.text = curHat; eyesID.text = curEyes; noseID.text = curNose; var _local11 = _local1[7]; var _local12 = _local1[8]; var _local5 = _local1[9]; var _local8 = _local1[10]; var _local16 = _local1[11]; var _local4 = _local1[12]; var _local9 = _local1[13]; if (_local4 == 1) { var _local17 = "kid"; } else { var _local17 = "kids"; } if (slugGender == 0) { var _local2 = "he"; } else { var _local2 = "she"; } var _local3 = _local2.substr(0, 1).toUpperCase() + _local2.substr(1, 3); var _local10 = ((("As a child, " + _local2) + " was ") + childhoodArray[_local11]) + "."; var _local7 = ((("As a teenager, " + _local2) + " ") + teenhoodArray[_local12]) + "."; var _local13 = ((_local3 + " eventually ") + highschoolArray[_local5]) + "."; var _local6 = ((("Soon after, " + _local2) + " ") + jobArray[_local8]) + "."; var _local14 = ((_local3 + " later married a slug named ") + _local16) + "."; var _local18 = ((("Together, they had " + _local4) + " ") + _local17) + "."; var _local15 = ((_local3 + " died at the age of ") + _local9) + "."; storyText.text = (((((((((((_local10 + newline) + _local7) + newline) + _local13) + newline) + _local6) + newline) + _local14) + newline) + _local18) + newline) + _local15; error._visible = false; } else { error._visible = true; } };Symbol 17 MovieClip Frame 1stop(); this.onRollOver = function () { this.gotoAndPlay(2); }; this.onRollOut = function () { this.gotoAndPlay("rollout"); };Symbol 17 MovieClip Frame 12stop();Symbol 83 MovieClip Frame 1stop();Symbol 121 MovieClip Frame 1stop();Symbol 166 MovieClip Frame 1stop();
Library Items
Symbol 1 Graphic | Used by:Timeline | |
Symbol 2 Font | Used by:3 | |
Symbol 3 EditableText | Uses:2 | Used by:Timeline |
Symbol 4 Bitmap [spectrum] | Used by:5 | |
Symbol 5 Graphic | Uses:4 | Used by:Timeline |
Symbol 6 Bitmap | Used by:7 | |
Symbol 7 Graphic | Uses:6 | Used by:Timeline |
Symbol 8 Graphic | Used by:9 | |
Symbol 9 MovieClip | Uses:8 | Used by:Timeline |
Symbol 10 Font | Used by:11 12 18 19 20 | |
Symbol 11 Text | Uses:10 | Used by:Timeline |
Symbol 12 Text | Uses:10 | Used by:Timeline |
Symbol 13 Graphic | Used by:17 | |
Symbol 14 Font | Used by:15 38 | |
Symbol 15 EditableText | Uses:14 | Used by:16 |
Symbol 16 MovieClip | Uses:15 | Used by:17 |
Symbol 17 MovieClip | Uses:13 16 | Used by:Timeline |
Symbol 18 Text | Uses:10 | Used by:Timeline |
Symbol 19 Text | Uses:10 | Used by:Timeline |
Symbol 20 Text | Uses:10 | Used by:Timeline |
Symbol 21 Graphic | Used by:Timeline | |
Symbol 22 Font | Used by:23 24 33 36 37 91 93 95 169 172 175 177 179 184 185 188 189 192 | |
Symbol 23 Text | Uses:22 | Used by:Timeline |
Symbol 24 Text | Uses:22 | Used by:Timeline |
Symbol 25 Graphic | Used by:26 | |
Symbol 26 MovieClip | Uses:25 | Used by:32 |
Symbol 27 Graphic | Used by:28 | |
Symbol 28 MovieClip | Uses:27 | Used by:32 |
Symbol 29 Graphic | Used by:32 | |
Symbol 30 Graphic | Used by:31 | |
Symbol 31 MovieClip | Uses:30 | Used by:32 |
Symbol 32 MovieClip | Uses:26 28 29 31 | Used by:Timeline |
Symbol 33 Text | Uses:22 | Used by:Timeline |
Symbol 34 Graphic | Used by:35 | |
Symbol 35 MovieClip | Uses:34 | Used by:Timeline |
Symbol 36 Text | Uses:22 | Used by:Timeline |
Symbol 37 Text | Uses:22 | Used by:Timeline |
Symbol 38 Text | Uses:14 | Used by:Timeline |
Symbol 39 Graphic | Used by:83 | |
Symbol 40 Graphic | Used by:83 | |
Symbol 41 Graphic | Used by:83 | |
Symbol 42 Graphic | Used by:83 | |
Symbol 43 Graphic | Used by:83 | |
Symbol 44 Graphic | Used by:83 | |
Symbol 45 Graphic | Used by:83 | |
Symbol 46 Graphic | Used by:83 | |
Symbol 47 Graphic | Used by:83 | |
Symbol 48 Graphic | Used by:83 | |
Symbol 49 Graphic | Used by:83 | |
Symbol 50 Graphic | Used by:83 | |
Symbol 51 Graphic | Used by:83 | |
Symbol 52 Graphic | Used by:83 | |
Symbol 53 Graphic | Used by:83 | |
Symbol 54 Graphic | Used by:83 | |
Symbol 55 Graphic | Used by:83 | |
Symbol 56 Graphic | Used by:83 | |
Symbol 57 Graphic | Used by:83 | |
Symbol 58 Graphic | Used by:83 | |
Symbol 59 Graphic | Used by:83 | |
Symbol 60 Graphic | Used by:83 | |
Symbol 61 Graphic | Used by:83 | |
Symbol 62 Graphic | Used by:83 | |
Symbol 63 Graphic | Used by:83 | |
Symbol 64 Graphic | Used by:83 | |
Symbol 65 Graphic | Used by:83 | |
Symbol 66 Graphic | Used by:83 | |
Symbol 67 Graphic | Used by:83 | |
Symbol 68 Graphic | Used by:83 | |
Symbol 69 Graphic | Used by:83 | |
Symbol 70 Graphic | Used by:83 | |
Symbol 71 Graphic | Used by:83 | |
Symbol 72 Graphic | Used by:83 | |
Symbol 73 Graphic | Used by:83 | |
Symbol 74 Graphic | Used by:83 | |
Symbol 75 Graphic | Used by:83 | |
Symbol 76 Graphic | Used by:83 | |
Symbol 77 Graphic | Used by:83 | |
Symbol 78 Graphic | Used by:83 | |
Symbol 79 Graphic | Used by:83 | |
Symbol 80 Graphic | Used by:83 | |
Symbol 81 Graphic | Used by:83 | |
Symbol 82 Graphic | Used by:83 | |
Symbol 83 MovieClip | Uses:39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | Used by:Timeline |
Symbol 84 Font | Used by:85 91 92 93 94 95 | |
Symbol 85 Text | Uses:84 | Used by:Timeline |
Symbol 86 Graphic | Used by:90 | |
Symbol 87 Graphic | Used by:90 | |
Symbol 88 Graphic | Used by:90 | |
Symbol 89 Graphic | Used by:90 | |
Symbol 90 Button | Uses:86 87 88 89 | Used by:Timeline |
Symbol 91 EditableText | Uses:22 84 | Used by:Timeline |
Symbol 92 Text | Uses:84 | Used by:Timeline |
Symbol 93 EditableText | Uses:22 84 | Used by:Timeline |
Symbol 94 Text | Uses:84 | Used by:Timeline |
Symbol 95 EditableText | Uses:22 84 | Used by:Timeline |
Symbol 96 Graphic | Used by:Timeline | |
Symbol 97 Graphic | Used by:121 | |
Symbol 98 Graphic | Used by:121 | |
Symbol 99 Graphic | Used by:121 | |
Symbol 100 Graphic | Used by:121 | |
Symbol 101 Graphic | Used by:121 | |
Symbol 102 Graphic | Used by:121 | |
Symbol 103 Graphic | Used by:121 | |
Symbol 104 Graphic | Used by:121 | |
Symbol 105 Graphic | Used by:121 | |
Symbol 106 Graphic | Used by:121 | |
Symbol 107 Graphic | Used by:121 | |
Symbol 108 Graphic | Used by:121 | |
Symbol 109 Graphic | Used by:121 | |
Symbol 110 Graphic | Used by:121 | |
Symbol 111 Graphic | Used by:121 | |
Symbol 112 Graphic | Used by:121 | |
Symbol 113 Graphic | Used by:121 | |
Symbol 114 Graphic | Used by:121 | |
Symbol 115 Graphic | Used by:121 | |
Symbol 116 Graphic | Used by:121 | |
Symbol 117 Graphic | Used by:121 | |
Symbol 118 Graphic | Used by:121 | |
Symbol 119 Graphic | Used by:121 | |
Symbol 120 Graphic | Used by:121 | |
Symbol 121 MovieClip | Uses:97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 | Used by:Timeline |
Symbol 122 Graphic | Used by:166 | |
Symbol 123 Graphic | Used by:166 | |
Symbol 124 Graphic | Used by:166 | |
Symbol 125 Graphic | Used by:166 | |
Symbol 126 Graphic | Used by:166 | |
Symbol 127 Graphic | Used by:166 | |
Symbol 128 Graphic | Used by:166 | |
Symbol 129 Graphic | Used by:166 | |
Symbol 130 Graphic | Used by:166 | |
Symbol 131 Graphic | Used by:166 | |
Symbol 132 Graphic | Used by:166 | |
Symbol 133 Graphic | Used by:166 | |
Symbol 134 Graphic | Used by:166 | |
Symbol 135 Graphic | Used by:166 | |
Symbol 136 Graphic | Used by:166 | |
Symbol 137 Graphic | Used by:166 | |
Symbol 138 Graphic | Used by:166 | |
Symbol 139 Graphic | Used by:166 | |
Symbol 140 Graphic | Used by:166 | |
Symbol 141 Graphic | Used by:166 | |
Symbol 142 Graphic | Used by:166 | |
Symbol 143 Graphic | Used by:166 | |
Symbol 144 Graphic | Used by:166 | |
Symbol 145 Graphic | Used by:166 | |
Symbol 146 Graphic | Used by:166 | |
Symbol 147 Graphic | Used by:166 | |
Symbol 148 Graphic | Used by:166 | |
Symbol 149 Graphic | Used by:166 | |
Symbol 150 Graphic | Used by:166 | |
Symbol 151 Graphic | Used by:166 | |
Symbol 152 Graphic | Used by:166 | |
Symbol 153 Graphic | Used by:166 | |
Symbol 154 Graphic | Used by:166 | |
Symbol 155 Graphic | Used by:166 | |
Symbol 156 Graphic | Used by:166 | |
Symbol 157 Graphic | Used by:166 | |
Symbol 158 Graphic | Used by:166 | |
Symbol 159 Graphic | Used by:166 | |
Symbol 160 Graphic | Used by:166 | |
Symbol 161 Graphic | Used by:166 | |
Symbol 162 Graphic | Used by:166 | |
Symbol 163 Graphic | Used by:166 | |
Symbol 164 Graphic | Used by:166 | |
Symbol 165 Graphic | Used by:166 | |
Symbol 166 MovieClip | Uses:122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 | Used by:Timeline |
Symbol 167 Font | Used by:168 183 187 | |
Symbol 168 EditableText | Uses:167 | Used by:Timeline |
Symbol 169 Text | Uses:22 | Used by:Timeline |
Symbol 170 Font | Used by:171 173 | |
Symbol 171 EditableText | Uses:170 | Used by:Timeline |
Symbol 172 Text | Uses:22 | Used by:Timeline |
Symbol 173 EditableText | Uses:170 | Used by:Timeline |
Symbol 174 Graphic | Used by:176 178 186 190 | |
Symbol 175 Text | Uses:22 | Used by:176 |
Symbol 176 Button | Uses:174 175 | Used by:Timeline |
Symbol 177 Text | Uses:22 | Used by:178 |
Symbol 178 Button | Uses:174 177 | Used by:Timeline |
Symbol 179 Text | Uses:22 | Used by:Timeline |
Symbol 180 Font | Used by:181 | |
Symbol 181 EditableText | Uses:180 | Used by:182 |
Symbol 182 MovieClip | Uses:181 | Used by:Timeline |
Symbol 183 EditableText | Uses:167 | Used by:Timeline |
Symbol 184 Text | Uses:22 | Used by:Timeline |
Symbol 185 Text | Uses:22 | Used by:186 |
Symbol 186 Button | Uses:174 185 | Used by:Timeline |
Symbol 187 EditableText | Uses:167 | Used by:Timeline |
Symbol 188 Text | Uses:22 | Used by:Timeline |
Symbol 189 Text | Uses:22 | Used by:190 |
Symbol 190 Button | Uses:174 189 | Used by:Timeline |
Symbol 191 Graphic | Used by:Timeline | |
Symbol 192 Text | Uses:22 | Used by:193 |
Symbol 193 MovieClip | Uses:192 | Used by:Timeline |
Instance Names
"preloadText" | Frame 1 | Symbol 3 EditableText |
"sb1" | Frame 4 | Symbol 17 MovieClip |
"slug" | Frame 5 | Symbol 32 MovieClip |
"sample" | Frame 5 | Symbol 35 MovieClip |
"slugNose" | Frame 5 | Symbol 83 MovieClip |
"nextHat" | Frame 5 | Symbol 90 Button |
"prevHat" | Frame 5 | Symbol 90 Button |
"hatID" | Frame 5 | Symbol 91 EditableText |
"nextEyes" | Frame 5 | Symbol 90 Button |
"prevEyes" | Frame 5 | Symbol 90 Button |
"eyesID" | Frame 5 | Symbol 93 EditableText |
"nextNose" | Frame 5 | Symbol 90 Button |
"prevNose" | Frame 5 | Symbol 90 Button |
"noseID" | Frame 5 | Symbol 95 EditableText |
"slugEyes" | Frame 5 | Symbol 121 MovieClip |
"slugHat" | Frame 5 | Symbol 166 MovieClip |
"storyText" | Frame 5 | Symbol 168 EditableText |
"nameText" | Frame 5 | Symbol 171 EditableText |
"creatorText" | Frame 5 | Symbol 173 EditableText |
"randomButton" | Frame 5 | Symbol 176 Button |
"doneButton" | Frame 5 | Symbol 178 Button |
"genderButton" | Frame 5 | Symbol 182 MovieClip |
"loadText" | Frame 5 | Symbol 183 EditableText |
"loadButton" | Frame 5 | Symbol 186 Button |
"codeOutput" | Frame 5 | Symbol 187 EditableText |
"copyButton" | Frame 5 | Symbol 190 Button |
"error" | Frame 5 | Symbol 193 MovieClip |
"btext" | Symbol 16 MovieClip Frame 1 | Symbol 15 EditableText |
"btClip" | Symbol 17 MovieClip Frame 1 | Symbol 16 MovieClip |
"bodyFill" | Symbol 32 MovieClip Frame 1 | Symbol 26 MovieClip |
"genderText" | Symbol 182 MovieClip Frame 1 | Symbol 181 EditableText |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
ExportAssets (56) | Timeline Frame 3 | Symbol 4 as "spectrum" |
Labels
"rollout" | Symbol 17 MovieClip Frame 13 |
|