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

A
Very
Merry Christmas!


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

RandomSentenceGenerator 2.swf

This is the info page for
Flash #69939

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


Text
Random Sentence
Generator 2

The differences between Random Sentence Generator 1, and
Random Sentence Generator 2, are that Random Sentence
Generator 2 has a greater selection of words, still containing
the same old words from Random Sentence Generator 1. So,
have fun, and create some random sentences!

<p align="center"><font face="_sans_14pt_st" size="14" color="#000000" letterSpacing="0.000000" kerning="0"><b>Sometimes, adjectives like left, softest, fastest, on things like that, make <sbr />sentences in the Random Sentence Generator 2 not make sense. Ex. My pillow <sbr />stabbed the Kool-aid Man&apos;s </b><font color="#0000ff"><b>bottom</b></font><b> DVD. Without the bottom, the sentence <sbr />makes more sense. So, you can choose, with or without adjectives. Don&apos;t <sbr />worry, you can always choose the other one later.</b></font></p>

My pillow stabbed the kool-aid man's bottom DVD.

With adjectives

Without adjectives

During the game, press
backspace to go back
to the main menu.

Music Control

Generate!

Generate!

Click

generate

to

make

a

sentence!

Click the laugh button to laugh

Click

generate

to

make

a sentence!

ActionScript [AS1/AS2]

Frame 1
myMusic = new Sound(this); myMusic.attachSound("mySound"); myMusic.start(); stopButton.onRelease = function () { myMusic.stop(); }; playButton.onRelease = function () { myMusic.stop(); myMusic.start(); }; stop();
Frame 2
stop();
Frame 3
stop();
Symbol 7 Button
on (release) { gotoAndStop (3); }
Symbol 8 Button
on (release) { nextFrame(); }
Symbol 37 Button
on (release) { function ansGen() { generate = random(20); ans = ["Your best friend's", "Chuck Norris's", "The Kool-aid Man's", "Your science teacher's", "The president's", "The old guy across the street's", "Some weird guy in a chicken suit's", "The gummy worm's", "That crazy driver's", "His", "Her", "My", "Your", "My mom's", "Everyone's", "Someone's", "The monkey's", "My brother's", "My sister's", "My dad's"]; _root.textbox = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(35); ans = ["video game", "orange juice", "invisable friend", "boombox", "ruler", "pencil", "skateboard", "baseball bat", "arm", "leg", "mom", "duck", "sandwich", "bowling ball", "TV", "computer", "face", "ball", "chainsaw", "applesause", "smoothie", "pizzapie", "cell phone", "juicebox", "doorknob", "tornado", "spaceship", "joystick", "colored pencils", "sholder pads", "dog", "pillow", "windmill", "DVD", "marshmellow"]; _root.textbox2 = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(22); ans = ["licked", "'roun-house kicked", "broke", "pelted", "pointed at", "threw ninja stars at", "stuffed dynamite into", "laughed at", "farted on", "ate", "jumped on", "stabbed", "regurgitated", "ran over", "threw", "caught", "punched", "cut", "cleaned", "shot", "threw out", "slapped"]; _root.textbox3 = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(20); ans = ["your best friend's", "Chuck Norris's", "the Kool-aid Man's", "your science teacher's", "the president's", "the old guy across the street's", "some weird guy in a chicken suit's", "the gummy worm's", "the crazy driver's", "his", "her", "my", "your", "my mom's", "everyone's", "someone's", "the monkey's", "my brother's", "my sister's", "my dad's"]; _root.textbox4 = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(25); ans = ["fluffiest", "flatest", "bounciest", "strongest", "weakest", "fastest", "slowest", "softest", "hardest", "left", "right", "front", "back", "top", "bottom", "best", "worst", "biggest", "smallest", "coolest", "stupidest", "quickest", "smoothest", "smelliest", "wetest"]; _root.textbox5 = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(35); ans = ["video game.", "orange juice.", "invisable friend.", "ruler.", "boombox.", "pencil.", "skateboard.", "baseball bat.", "arm.", "leg.", "mom.", "duck.", "sandwich.", "bowling ball.", "TV.", "face.", "ball.", "chainsaw.", "applesause.", "smoothie.", "pizzapie.", "cell phone.", "juicebox.", "doorknob.", "tornado.", "spaceship.", "joystick.", "colored pencils.", "sholder pads.", "dog.", "pillow.", "windmill.", "DVD.", "marshmellow."]; _root.textbox6 = ans[generate]; } ansGen(); }
Symbol 49 Button
on (keyPress "<Backspace>") { gotoAndPlay (1); }
Symbol 52 Button
on (release) { function ansGen() { generate = random(20); ans = ["Your best friend's", "Chuck Norris's", "The Kool-aid Man's", "Your science teacher's", "The president's", "The old guy across the street's", "Some weird guy in a chicken suit's", "The gummy worm's", "That crazy driver's", "His", "Her", "My", "Your", "My mom's", "Everyone's", "Someone's", "The monkey's", "My brother's", "My sister's", "My dad's"]; _root.textbox = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(35); ans = ["video game", "orange juice", "invisable friend", "boombox", "ruler", "pencil", "skateboard", "baseball bat", "arm", "leg", "mom", "duck", "sandwich", "bowling ball", "TV", "computer", "face", "ball", "chainsaw", "applesause", "smoothie", "pizzapie", "cell phone", "juicebox", "doorknob", "tornado", "spaceship", "joystick", "colored pencils", "sholder pads", "dog", "pillow", "windmill", "DVD", "marshmellow"]; _root.textbox2 = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(20); ans = ["", "broke", "pelted", "pointed at", "threw ninja stars at", "stuffed dynamite into", "laughed at", "farted on", "ate", "jumped on", "stabbed", "regurgitated", "ran over", "threw", "caught", "punched", "cut", "cleaned", "shot", "threw out", "slapped"]; _root.textbox3 = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(21); ans = ["licked", "your best friend's", "Chuck Norris's", "the Kool-aid Man's", "your science teacher's", "the president's", "the old guy across the street's", "some weird guy in a chicken suit's", "the gummy worm's", "the crazy driver's", "his", "her", "my", "your", "my mom's", "everyone's", "someone's", "the monkey's", "my brother's", "my sister's", "my dad's"]; _root.textbox4 = ans[generate]; } ansGen(); } on (release) { function ansGen() { generate = random(34); ans = ["video game.", "orange juice.", "invisable friend.", "ruler.", "boombox.", "pencil.", "skateboard.", "baseball bat.", "arm.", "leg.", "mom.", "duck.", "sandwich.", "bowling ball.", "TV.", "face.", "ball.", "chainsaw.", "applesause.", "smoothie.", "pizzapie.", "cell phone.", "juicebox.", "doorknob.", "tornado.", "spaceship.", "joystick.", "colored pencils.", "sholder pads.", "dog.", "pillow.", "windmill.", "DVD.", "marshmellow."]; _root.textbox6 = ans[generate]; } ansGen(); }

Library Items

Symbol 1 Sound [mySound]
Symbol 2 FontUsed by:3
Symbol 3 EditableTextUses:2Used by:Timeline
Symbol 4 FontUsed by:5
Symbol 5 EditableTextUses:4Used by:Timeline
Symbol 6 GraphicUsed by:7 8
Symbol 7 ButtonUses:6Used by:Timeline
Symbol 8 ButtonUses:6Used by:Timeline
Symbol 9 FontUsed by:10
Symbol 10 EditableTextUses:9Used by:Timeline
Symbol 11 FontUsed by:12 13 14
Symbol 12 TextUses:11Used by:Timeline
Symbol 13 TextUses:11Used by:Timeline
Symbol 14 TextUses:11Used by:Timeline
Symbol 15 FontUsed by:16
Symbol 16 EditableTextUses:15Used by:Timeline
Symbol 17 GraphicUsed by:19
Symbol 18 GraphicUsed by:19
Symbol 19 ButtonUses:17 18Used by:Timeline
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 ButtonUses:20 21Used by:Timeline
Symbol 23 FontUsed by:24
Symbol 24 EditableTextUses:23Used by:Timeline
Symbol 25 GraphicUsed by:Timeline
Symbol 26 ShapeTweeningUsed by:30
Symbol 27 GraphicUsed by:30
Symbol 28 ShapeTweeningUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:26 27 28 29Used by:Timeline
Symbol 31 GraphicUsed by:32 37 52
Symbol 32 MovieClipUses:31Used by:37 52
Symbol 33 FontUsed by:34 35
Symbol 34 EditableTextUses:33Used by:37 52
Symbol 35 EditableTextUses:33Used by:37 52
Symbol 36 SoundUsed by:37 52
Symbol 37 ButtonUses:32 34 35 31 36Used by:Timeline
Symbol 38 FontUsed by:39 40 41 42 43 44 53 54 55 56 57
Symbol 39 EditableTextUses:38Used by:Timeline
Symbol 40 EditableTextUses:38Used by:Timeline
Symbol 41 EditableTextUses:38Used by:Timeline
Symbol 42 EditableTextUses:38Used by:Timeline
Symbol 43 EditableTextUses:38Used by:Timeline
Symbol 44 EditableTextUses:38Used by:Timeline
Symbol 45 GraphicUsed by:49
Symbol 46 GraphicUsed by:49
Symbol 47 GraphicUsed by:49
Symbol 48 SoundUsed by:49
Symbol 49 ButtonUses:45 46 47 48Used by:Timeline
Symbol 50 FontUsed by:51
Symbol 51 TextUses:50Used by:Timeline
Symbol 52 ButtonUses:32 34 35 31 36Used by:Timeline
Symbol 53 EditableTextUses:38Used by:Timeline
Symbol 54 EditableTextUses:38Used by:Timeline
Symbol 55 EditableTextUses:38Used by:Timeline
Symbol 56 EditableTextUses:38Used by:Timeline
Symbol 57 EditableTextUses:38Used by:Timeline

Instance Names

"playButton"Frame 1Symbol 19 Button
"stopButton"Frame 1Symbol 22 Button

Special Tags

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

Dynamic Text Variables

textboxSymbol 39 EditableText"Click"
textbox2Symbol 40 EditableText"generate"
textbox3Symbol 41 EditableText"to"
textbox4Symbol 42 EditableText"make"
textbox5Symbol 43 EditableText"a"
textbox6Symbol 44 EditableText"sentence!"
textboxSymbol 53 EditableText"Click"
textbox2Symbol 54 EditableText"generate"
textbox3Symbol 55 EditableText"to"
textbox4Symbol 56 EditableText"make"
textbox6Symbol 57 EditableText"a sentence!"




http://swfchan.com/14/69939/info.shtml
Created: 10/4 -2019 04:59:02 Last modified: 10/4 -2019 04:59:02 Server time: 23/12 -2024 00:28:45