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

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

Flash Buttons Tutorial.swf

This is the info page for
Flash #60137

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


Text
A

A Q

A Qu

A Qui

A Quic

A Quick

A Quick tu

A Quick tut

A Quick tuto

A Quick tutor

A Quick tutori

A Quick tutoria

A Quick tutorial.

Click here to learn how to
make navigation bars

First...

Make the buttons you want to use for
the navigation bar.

We'll create a sample to use for this
tutorial.

Next...

Second

We've finished drawing our
buttons. Here is an example.

Next we have to put labels on the buttons, for example,
where the user thinks it will lead.

Third

I chose to label the button "videos" because it will
lead to the page dedicated for videos.

Videos

To put a label on select the
text tool and type your text.
Next center it with the
selector tool. (The selector
tool is the little black arrow at
the top left)

Fourth

Now, we convert this labeled button to a symbol,
which will be the actual button.

To convert a simple drawing to a
symbol, select the ENTIRE image and
press F8. Or select "insert" then
"convert to symbol" in the toolbar.

Now, name the button. (This will only be
for your reference, the users will not see
this.

Notice the two images. The
top one is just a drawing, but
the bottom one is actually a
clickable button.

Fifth

Create the multiple states of your button.
For example, how you want it look when
someone hovers over it.

Double click the button symbol. You
should get the master edit screen
where you see 4 keyframes labeled
"Up", "Over", "Down", and "Hit."

The "Up" state is simply how the
button will look normally, with no
user input. "Over" is how it will look
when it is hovered over by the
mouse. "Down" is how the button
will look when it is clicked by the
user. And finally, "Hit" is the actual
hit state of the button. (the area the
user can click and still get the button
to work.

Now, hover over the videos
button and look at the
effects. Also, try clicking and
holding the mouse button
down. This way its easier to
see the change in the
"Down" frame.

Sixth

Okay, now we've created our button with multiple states.

If you want to add sound click the
box that says "sound". Other
wise, continue reading.

Sound

Now, all we have left to do is
linking this button to the web!

Note: You should add as many
buttons as needed for your
navigation bar to work for your site.
Just make sure you follow the steps
while creating all your buttons.

Seventh

To add a URL to the button you must first
open the actions panel in the bottom of
your screen. Next, select the button you
want the link to be applied to. Only click
the button ONCE, do NOT go to the
master edit screen.

Then select the group
called "Browser/Network"
then double click the
"getURL command.

Type the address you want
to link to.

Eighth

I have linked mine to
http://mustywindows.com/videos
click the button and watch it pop up
the new window. Note: When
placing your flash into an already
existing web page it will open in the
same browser window unless
selected not to.

!!!Congradulations!!!

!!!Congradulations!!!

You now know how to make your
OWN flash navigation bar. Wasn't
that easy? In less than 10 steps!

For questions and contact
information click here

MustyWindows.com

For questions email me at
admin@mustywindows.co
m or AIM me at
Nsomnia222

To insert sound into the button, first decide where
you want the sound. Most sound is placed in the
"Over" state so it plays when the user hovers over
the button. The "Down" state is also pretty
common.

To insert sound first, import the sound file
into your library. Select "file" then "import
to library" and find the file. Then press
"Crtl+L" to get to the library window.

After that, drag the sound into the frame you
want it in. If you want it when the user hovers
over it, put it in the "Over" state.

Yes, its that easy!!!

click here to go back to tutorial

ActionScript [AS1/AS2]

Frame 2
stop();
Symbol 9 Button
on (release) { _root.play(); }
Symbol 10 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop (3); }
Symbol 10 MovieClip Frame 2
gotoAndPlay (1);
Symbol 25 MovieClip Frame 13
stop();
Symbol 28 Button
on (release) { gotoAndStop (3); }
Symbol 35 Button
on (release) { gotoAndStop (4); }
Symbol 38 Button
on (release) { gotoAndStop (5); }
Symbol 42 Button
on (release) { gotoAndStop (6); }
Symbol 47 Button
on (release) { gotoAndStop (7); } on (release) { gotoAndStop (7); }
Symbol 56 Button
on (release) { gotoAndPlay (6); } on (release) { gotoAndStop (8); }
Symbol 62 Button
on (release) { gotoAndPlay (6); } on (release) { gotoAndStop (9); }
Symbol 67 Button
on (release) { gotoAndStop (13); }
Symbol 71 Button
on (release) { gotoAndPlay (6); } on (release) { gotoAndStop (10); }
Symbol 76 Button
on (release) { gotoAndStop (11); }
Symbol 77 Button
on (release) { getURL ("http://mustywindows.com/videos/", "_blank"); }
Symbol 86 Button
on (release) { gotoAndStop (12); }
Symbol 90 Button
on (release) { getURL ("http://mustywindows.com/", "_blank"); }
Symbol 100 Button
on (release) { gotoAndStop (8); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:10
Symbol 4 GraphicUsed by:10
Symbol 5 GraphicUsed by:9
Symbol 6 GraphicUsed by:9
Symbol 7 GraphicUsed by:9
Symbol 8 GraphicUsed by:9
Symbol 9 ButtonUses:5 6 7 8Used by:10
Symbol 10 MovieClipUses:3 4 9Used by:Timeline
Symbol 11 FontUsed by:12 13 14 15 16 17 18 19 20 21 22 23 24 27 34
Symbol 12 TextUses:11Used by:25
Symbol 13 TextUses:11Used by:25
Symbol 14 TextUses:11Used by:25
Symbol 15 TextUses:11Used by:25
Symbol 16 TextUses:11Used by:25
Symbol 17 TextUses:11Used by:25
Symbol 18 TextUses:11Used by:25
Symbol 19 TextUses:11Used by:25
Symbol 20 TextUses:11Used by:25
Symbol 21 TextUses:11Used by:25
Symbol 22 TextUses:11Used by:25
Symbol 23 TextUses:11Used by:25
Symbol 24 TextUses:11Used by:25
Symbol 25 MovieClipUses:12 13 14 15 16 17 18 19 20 21 22 23 24Used by:Timeline
Symbol 26 GraphicUsed by:28
Symbol 27 TextUses:11Used by:28
Symbol 28 ButtonUses:26 27Used by:Timeline
Symbol 29 FontUsed by:30 31 32 37 39 40 41 43 44 45 46 48 49 50 54 55 57 58 59 60 61 63 64 66 68 69 70 72 73 74 75 78 79 80 82 83 87 91 92 93 94 95 96
Symbol 30 TextUses:29Used by:Timeline
Symbol 31 TextUses:29Used by:Timeline
Symbol 32 TextUses:29Used by:Timeline
Symbol 33 GraphicUsed by:35 38 42 47 56 62 71 76
Symbol 34 TextUses:11Used by:35 38 42 47 56 62 71 76
Symbol 35 ButtonUses:33 34Used by:Timeline
Symbol 36 GraphicUsed by:Timeline
Symbol 37 TextUses:29Used by:Timeline
Symbol 38 ButtonUses:33 34Used by:Timeline
Symbol 39 TextUses:29Used by:Timeline
Symbol 40 TextUses:29Used by:Timeline
Symbol 41 TextUses:29Used by:Timeline
Symbol 42 ButtonUses:33 34Used by:Timeline
Symbol 43 TextUses:29Used by:Timeline
Symbol 44 TextUses:29Used by:53 77  Timeline
Symbol 45 TextUses:29Used by:Timeline
Symbol 46 TextUses:29Used by:Timeline
Symbol 47 ButtonUses:33 34Used by:Timeline
Symbol 48 TextUses:29Used by:Timeline
Symbol 49 TextUses:29Used by:Timeline
Symbol 50 TextUses:29Used by:Timeline
Symbol 51 GraphicUsed by:53 77
Symbol 52 GraphicUsed by:53 77
Symbol 53 ButtonUses:51 44 52Used by:Timeline
Symbol 54 TextUses:29Used by:Timeline
Symbol 55 TextUses:29Used by:Timeline
Symbol 56 ButtonUses:33 34Used by:Timeline
Symbol 57 TextUses:29Used by:Timeline
Symbol 58 TextUses:29Used by:Timeline
Symbol 59 TextUses:29Used by:Timeline
Symbol 60 TextUses:29Used by:Timeline
Symbol 61 TextUses:29Used by:Timeline
Symbol 62 ButtonUses:33 34Used by:Timeline
Symbol 63 TextUses:29Used by:Timeline
Symbol 64 TextUses:29Used by:Timeline
Symbol 65 GraphicUsed by:67
Symbol 66 TextUses:29Used by:67
Symbol 67 ButtonUses:65 66Used by:Timeline
Symbol 68 TextUses:29Used by:Timeline
Symbol 69 TextUses:29Used by:Timeline
Symbol 70 TextUses:29Used by:Timeline
Symbol 71 ButtonUses:33 34Used by:Timeline
Symbol 72 TextUses:29Used by:Timeline
Symbol 73 TextUses:29Used by:Timeline
Symbol 74 TextUses:29Used by:Timeline
Symbol 75 TextUses:29Used by:Timeline
Symbol 76 ButtonUses:33 34Used by:Timeline
Symbol 77 ButtonUses:51 44 52Used by:Timeline
Symbol 78 TextUses:29Used by:Timeline
Symbol 79 TextUses:29Used by:81
Symbol 80 TextUses:29Used by:81
Symbol 81 MovieClipUses:79 80Used by:Timeline
Symbol 82 TextUses:29Used by:Timeline
Symbol 83 TextUses:29Used by:86
Symbol 84 GraphicUsed by:86
Symbol 85 GraphicUsed by:86
Symbol 86 ButtonUses:83 84 85Used by:Timeline
Symbol 87 TextUses:29Used by:90
Symbol 88 GraphicUsed by:90
Symbol 89 GraphicUsed by:90
Symbol 90 ButtonUses:87 88 89Used by:Timeline
Symbol 91 TextUses:29Used by:Timeline
Symbol 92 TextUses:29Used by:Timeline
Symbol 93 TextUses:29Used by:Timeline
Symbol 94 TextUses:29Used by:Timeline
Symbol 95 TextUses:29Used by:Timeline
Symbol 96 TextUses:29Used by:100
Symbol 97 GraphicUsed by:100
Symbol 98 GraphicUsed by:100
Symbol 99 GraphicUsed by:100
Symbol 100 ButtonUses:96 97 98 99Used by:Timeline

Instance Names

"bar"Symbol 10 MovieClip Frame 1Symbol 3 MovieClip

Labels

"loaded"Symbol 10 MovieClip Frame 3




http://swfchan.com/13/60137/info.shtml
Created: 16/4 -2019 10:26:49 Last modified: 16/4 -2019 10:26:49 Server time: 19/05 -2024 04:11:03