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

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

How to Make a Soundboard.swf

This is the info page for
Flash #27030

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


Text
LOADING

By: SimpRgr8

How to make a
Soundboard

Main Menu

Where to go to get
Macromedia Flash

How to make
a Soundboard

How to put a
background pic
for soundboard

How to put clickable
links to a site

How to make a
Stop Sound button

How to make a
more than one
frame soundboard

By: SimpRgr8

Back to main Menu

Click the button below to go
download a free 30 day trail of
Macromedia Flash MX 2004

Link to flash

First Step find a
sound off the internet
or out of your own
sounds. Make sure
you download the
sound or save it,
make sure you know
where to find the file
the sound is in.

Next

Ok now to make the
soundboard. The
example soundboard I
am going to show how to
make a based on the
character from the show
The Simpsons the
character is Chief
Wiggum

Back

Ok now click
the type
button

Then type what the
character is going to say.

Example:

This better be
about pizza

Ok now click the rectangle tool

You can make the
button any color you
want but remeber you
want to be able to
read the words.

Now make a rectangle
over what ever you typed

Example:

Now click the Black
Arrow on the tool bar

Now highlight the
rectangle (click and
drag over the rectangle)
make sure the whole
rectangle is highlighted

Now press F8 to bring up
the Convert to Symbol
box. Name it whatever
you want and make sure
button is clicked then
click OK

It should
look like
this after
you
clicked ok

Now click off the button and
double click on it you should
see this now on the timeline bar

Now right click on the down
box and click Insert Keyframe

Don't click off the
screen it should
look like the
example just go to
the next step

Example:

Now click File
and go to Import
then to Import to
Library

Then go to
where ever you
put the sound
and open it

Now double click the gray area

Now since you added
the sound press Ctrl
and L to open the
Library

Now find your sound and
click and drag it on to the
screen.

Now you are done your first
sound button, try out the
example button!

This better be
about pizza

This is how you put a background
without it being in the way.

First of all if you
just want a color
just click the
color tool in the
properties bar.

If you want a picture as a
background click the next button

Ok first you want to make a new
layer, to do that go on the
timeline bar and right click and
say insert layer

Make sure the layer you
just put in for the picture
is at the bottom of the
layers, if its not just click
and drag till it is.

Ok now
this is what
the
example
picture is
going to be

Ok now copy and paste your
picture but make sure the new
layer is highlighted, to highlight
it just click on Layer # in the
example its Layer 7

Now on the layer that has
the picture click the middle
black dot, when you do a
lock should come up like
the one in the example

Now you have a
background so you can
continue to do your
soundboard. I would do the
background before you
make the soundboard

Example

This is how you make a clickable link. First make
a button, check the how to make a soundboard
part to find out how. Then when the button is
highlighted Press F9.

The type in
on (release) {
getURL("www.linkrighthe
re.com");
}
In the white box and thats
it. and put the link where
the
www.linkrighthere.com is

Thats how you make a link

Ok first make a button, go to how to make a
soundboard to find out how to make a button,
then when the button is highlighted press F9

Then type in the
white box
on (release) {
stopAllSounds();
}
And that should do it

Ok first make a
main menu, but
before you do
press F9 make
sure nothing
was highlighted

Type in the white box
stop ();
This will stop the
soundboard here

Now on the Timeline
bar right click and say
insert blank keyframe.

And enter at the
same place as
before
stop ();
at the same place

Now you want to make a button to go that frame you
just put in. So make a button and press F9 and type
this in the white box
on(release) {
gotoandplay(2);
}
where it says 2 put whatever frame you want to get to.

Example

And thats how you do it

ActionScript [AS1/AS2]

Frame 2
stop();
Frame 3
stop();
Frame 4
stop();
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Frame 8
stop();
Frame 9
stop();
Frame 10
stop();
Frame 11
stop();
Frame 12
stop();
Frame 13
stop();
Frame 14
stop();
Frame 15
stop();
Frame 16
stop();
Frame 17
stop();
Frame 18
stop();
Frame 19
stop();
Frame 20
stop();
Frame 21
stop();
Frame 22
stop();
Frame 23
stop();
Frame 24
stop();
Symbol 10 Button
on (release) { _root.play(); }
Symbol 12 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(loading_bar, _xscale , PercentLoaded); } else { gotoAndStop (3); }
Symbol 12 MovieClip Frame 2
gotoAndPlay (1);
Symbol 20 Button
on (release) { gotoAndPlay (3); }
Symbol 24 Button
on (release) { gotoAndPlay (4); }
Symbol 28 Button
on (release) { gotoAndPlay (14); }
Symbol 32 Button
on (release) { gotoAndPlay (20); }
Symbol 36 Button
on (release) { gotoAndPlay (21); }
Symbol 40 Button
on (release) { gotoAndPlay (22); }
Symbol 44 Button
on (release) { getURL ("http://www.albinoblacksheep.com/"); }
Symbol 47 Button
on (release) { gotoAndPlay (2); }
Symbol 51 Button
on (release) { getURL ("http://www.macromedia.com/cfusion/tdrc/index.cfm?product=flash_mx2004_pro"); }
Symbol 55 Button
on (release) { gotoAndPlay (5); }
Symbol 57 Button
on (release) { gotoAndPlay (6); }
Symbol 60 Button
on (release) { gotoAndPlay (4); }
Symbol 61 Button
on (release) { gotoAndPlay (7); }
Symbol 68 Button
on (release) { gotoAndPlay (5); }
Symbol 70 Button
on (release) { gotoAndPlay (8); }
Symbol 79 Button
on (release) { gotoAndPlay (6); }
Symbol 80 Button
on (release) { gotoAndPlay (9); }
Symbol 87 Button
on (release) { gotoAndPlay (7); }
Symbol 88 Button
on (release) { gotoAndPlay (10); }
Symbol 96 Button
on (release) { gotoAndPlay (8); }
Symbol 97 Button
on (release) { gotoAndPlay (11); }
Symbol 103 Button
on (release) { gotoAndPlay (9); }
Symbol 108 Button
on (release) { gotoAndPlay (12); }
Symbol 113 Button
on (release) { gotoAndPlay (10); }
Symbol 120 Button
on (release) { gotoAndPlay (13); }
Symbol 124 Button
on (release) { gotoAndPlay (11); }
Symbol 131 Button
on (release) { gotoAndPlay (12); }
Symbol 137 Button
on (release) { gotoAndPlay (15); }
Symbol 142 Button
on (release) { gotoAndPlay (16); }
Symbol 143 Button
on (release) { gotoAndPlay (14); }
Symbol 144 Button
on (release) { gotoAndPlay (17); }
Symbol 148 Button
on (release) { gotoAndPlay (15); }
Symbol 149 Button
on (release) { gotoAndPlay (18); }
Symbol 153 Button
on (release) { gotoAndPlay (16); }
Symbol 154 Button
on (release) { gotoAndPlay (19); }
Symbol 159 Button
on (release) { gotoAndPlay (17); }
Symbol 163 Button
on (release) { gotoAndPlay (18); }
Symbol 173 Button
on (release) { gotoAndPlay (23); }
Symbol 178 Button
on (release) { gotoAndPlay (24); }
Symbol 179 Button
on (release) { gotoAndPlay (22); }
Symbol 184 Button
on (release) { gotoAndPlay (23); }

Library Items

Symbol 1 GraphicUsed by:12
Symbol 2 GraphicUsed by:12
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:12
Symbol 5 FontUsed by:6 13 14
Symbol 6 EditableTextUses:5Used by:12
Symbol 7 GraphicUsed by:10
Symbol 8 GraphicUsed by:10
Symbol 9 GraphicUsed by:10
Symbol 10 ButtonUses:7 8 9Used by:12
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:1 2 4 6 10 11Used by:Timeline
Symbol 13 EditableTextUses:5Used by:Timeline
Symbol 14 EditableTextUses:5Used by:Timeline
Symbol 15 FontUsed by:16 18 22 26 30 34 38 41 46 48 50 52 54 56 59 62 65 66 67 71 74 77 78 81 84 89 92 93 102 104 105 111 112 116 117 121 125 127 132 133 136 138 141 145 150 157 158 162 164 167 168 169 170 171 172 174 177 181 182 183
Symbol 16 TextUses:15Used by:Timeline
Symbol 17 GraphicUsed by:20
Symbol 18 TextUses:15Used by:20
Symbol 19 GraphicUsed by:20
Symbol 20 ButtonUses:17 18 19Used by:Timeline
Symbol 21 GraphicUsed by:24
Symbol 22 TextUses:15Used by:24
Symbol 23 GraphicUsed by:24
Symbol 24 ButtonUses:21 22 23Used by:Timeline
Symbol 25 GraphicUsed by:28
Symbol 26 TextUses:15Used by:28
Symbol 27 GraphicUsed by:28
Symbol 28 ButtonUses:25 26 27Used by:Timeline
Symbol 29 GraphicUsed by:32
Symbol 30 TextUses:15Used by:32
Symbol 31 GraphicUsed by:32
Symbol 32 ButtonUses:29 30 31Used by:Timeline
Symbol 33 GraphicUsed by:36
Symbol 34 TextUses:15Used by:36
Symbol 35 GraphicUsed by:36
Symbol 36 ButtonUses:33 34 35Used by:Timeline
Symbol 37 GraphicUsed by:40
Symbol 38 TextUses:15Used by:40
Symbol 39 GraphicUsed by:40
Symbol 40 ButtonUses:37 38 39Used by:Timeline
Symbol 41 TextUses:15Used by:Timeline
Symbol 42 BitmapUsed by:43
Symbol 43 GraphicUses:42Used by:44
Symbol 44 ButtonUses:43Used by:Timeline
Symbol 45 GraphicUsed by:47
Symbol 46 TextUses:15Used by:47
Symbol 47 ButtonUses:45 46Used by:Timeline
Symbol 48 TextUses:15Used by:Timeline
Symbol 49 GraphicUsed by:51
Symbol 50 TextUses:15Used by:51
Symbol 51 ButtonUses:49 50Used by:Timeline
Symbol 52 TextUses:15Used by:Timeline
Symbol 53 GraphicUsed by:55 57 61 70 80 88 97 108 120 137 142 144 149 154 173 178
Symbol 54 TextUses:15Used by:55 57 61 70 80 88 97 108 120 137 142 144 149 154 173 178
Symbol 55 ButtonUses:53 54Used by:Timeline
Symbol 56 TextUses:15Used by:Timeline
Symbol 57 ButtonUses:53 54Used by:Timeline
Symbol 58 GraphicUsed by:60 68 79 87 96 103 113 124 131 143 148 153 159 163 179 184
Symbol 59 TextUses:15Used by:60 68 79 87 96 103 113 124 131 143 148 153 159 163 179 184
Symbol 60 ButtonUses:58 59Used by:Timeline
Symbol 61 ButtonUses:53 54Used by:Timeline
Symbol 62 TextUses:15Used by:Timeline
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:Timeline
Symbol 65 TextUses:15Used by:Timeline
Symbol 66 TextUses:15Used by:Timeline
Symbol 67 TextUses:15Used by:101  Timeline
Symbol 68 ButtonUses:58 59Used by:Timeline
Symbol 69 GraphicUsed by:Timeline
Symbol 70 ButtonUses:53 54Used by:Timeline
Symbol 71 TextUses:15Used by:Timeline
Symbol 72 BitmapUsed by:73
Symbol 73 GraphicUses:72Used by:Timeline
Symbol 74 TextUses:15Used by:Timeline
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:Timeline
Symbol 77 TextUses:15Used by:Timeline
Symbol 78 TextUses:15Used by:Timeline
Symbol 79 ButtonUses:58 59Used by:Timeline
Symbol 80 ButtonUses:53 54Used by:Timeline
Symbol 81 TextUses:15Used by:Timeline
Symbol 82 BitmapUsed by:83
Symbol 83 GraphicUses:82Used by:Timeline
Symbol 84 TextUses:15Used by:Timeline
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:Timeline
Symbol 87 ButtonUses:58 59Used by:Timeline
Symbol 88 ButtonUses:53 54Used by:Timeline
Symbol 89 TextUses:15Used by:Timeline
Symbol 90 BitmapUsed by:91
Symbol 91 GraphicUses:90Used by:Timeline
Symbol 92 TextUses:15Used by:Timeline
Symbol 93 TextUses:15Used by:Timeline
Symbol 94 BitmapUsed by:95
Symbol 95 GraphicUses:94Used by:Timeline
Symbol 96 ButtonUses:58 59Used by:Timeline
Symbol 97 ButtonUses:53 54Used by:Timeline
Symbol 98 BitmapUsed by:99
Symbol 99 GraphicUses:98Used by:101
Symbol 100 GraphicUsed by:101
Symbol 101 ButtonUses:99 100 67Used by:Timeline
Symbol 102 TextUses:15Used by:Timeline
Symbol 103 ButtonUses:58 59Used by:Timeline
Symbol 104 TextUses:15Used by:Timeline
Symbol 105 TextUses:15Used by:Timeline
Symbol 106 BitmapUsed by:107
Symbol 107 GraphicUses:106Used by:Timeline
Symbol 108 ButtonUses:53 54Used by:Timeline
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:Timeline
Symbol 111 TextUses:15Used by:Timeline
Symbol 112 TextUses:15Used by:Timeline
Symbol 113 ButtonUses:58 59Used by:Timeline
Symbol 114 BitmapUsed by:115
Symbol 115 GraphicUses:114Used by:Timeline
Symbol 116 TextUses:15Used by:Timeline
Symbol 117 TextUses:15Used by:Timeline
Symbol 118 BitmapUsed by:119
Symbol 119 GraphicUses:118Used by:Timeline
Symbol 120 ButtonUses:53 54Used by:Timeline
Symbol 121 TextUses:15Used by:Timeline
Symbol 122 BitmapUsed by:123
Symbol 123 GraphicUses:122Used by:Timeline
Symbol 124 ButtonUses:58 59Used by:Timeline
Symbol 125 TextUses:15Used by:Timeline
Symbol 126 GraphicUsed by:130
Symbol 127 TextUses:15Used by:130
Symbol 128 GraphicUsed by:130
Symbol 129 SoundUsed by:130
Symbol 130 ButtonUses:126 127 128 129Used by:Timeline
Symbol 131 ButtonUses:58 59Used by:Timeline
Symbol 132 TextUses:15Used by:Timeline
Symbol 133 TextUses:15Used by:Timeline
Symbol 134 BitmapUsed by:135
Symbol 135 GraphicUses:134Used by:Timeline
Symbol 136 TextUses:15Used by:Timeline
Symbol 137 ButtonUses:53 54Used by:Timeline
Symbol 138 TextUses:15Used by:Timeline
Symbol 139 BitmapUsed by:140
Symbol 140 GraphicUses:139Used by:Timeline
Symbol 141 TextUses:15Used by:Timeline
Symbol 142 ButtonUses:53 54Used by:Timeline
Symbol 143 ButtonUses:58 59Used by:Timeline
Symbol 144 ButtonUses:53 54Used by:Timeline
Symbol 145 TextUses:15Used by:Timeline
Symbol 146 BitmapUsed by:147
Symbol 147 GraphicUses:146Used by:Timeline
Symbol 148 ButtonUses:58 59Used by:Timeline
Symbol 149 ButtonUses:53 54Used by:Timeline
Symbol 150 TextUses:15Used by:Timeline
Symbol 151 BitmapUsed by:152
Symbol 152 GraphicUses:151Used by:Timeline
Symbol 153 ButtonUses:58 59Used by:Timeline
Symbol 154 ButtonUses:53 54Used by:Timeline
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:Timeline
Symbol 157 TextUses:15Used by:Timeline
Symbol 158 TextUses:15Used by:Timeline
Symbol 159 ButtonUses:58 59Used by:Timeline
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:Timeline
Symbol 162 TextUses:15Used by:Timeline
Symbol 163 ButtonUses:58 59Used by:Timeline
Symbol 164 TextUses:15Used by:Timeline
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:Timeline
Symbol 167 TextUses:15Used by:Timeline
Symbol 168 TextUses:15Used by:Timeline
Symbol 169 TextUses:15Used by:Timeline
Symbol 170 TextUses:15Used by:Timeline
Symbol 171 TextUses:15Used by:Timeline
Symbol 172 TextUses:15Used by:Timeline
Symbol 173 ButtonUses:53 54Used by:Timeline
Symbol 174 TextUses:15Used by:Timeline
Symbol 175 BitmapUsed by:176
Symbol 176 GraphicUses:175Used by:Timeline
Symbol 177 TextUses:15Used by:Timeline
Symbol 178 ButtonUses:53 54Used by:Timeline
Symbol 179 ButtonUses:58 59Used by:Timeline
Symbol 180 GraphicUsed by:Timeline
Symbol 181 TextUses:15Used by:Timeline
Symbol 182 TextUses:15Used by:Timeline
Symbol 183 TextUses:15Used by:Timeline
Symbol 184 ButtonUses:58 59Used by:Timeline

Instance Names

"loading_bar"Symbol 12 MovieClip Frame 1Symbol 4 MovieClip




http://swfchan.com/6/27030/info.shtml
Created: 22/5 -2019 00:41:21 Last modified: 22/5 -2019 00:41:21 Server time: 29/04 -2024 19:11:23