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 #60137 |
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 2stop();Symbol 9 Buttonon (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 2gotoAndPlay (1);Symbol 25 MovieClip Frame 13stop();Symbol 28 Buttonon (release) { gotoAndStop (3); }Symbol 35 Buttonon (release) { gotoAndStop (4); }Symbol 38 Buttonon (release) { gotoAndStop (5); }Symbol 42 Buttonon (release) { gotoAndStop (6); }Symbol 47 Buttonon (release) { gotoAndStop (7); } on (release) { gotoAndStop (7); }Symbol 56 Buttonon (release) { gotoAndPlay (6); } on (release) { gotoAndStop (8); }Symbol 62 Buttonon (release) { gotoAndPlay (6); } on (release) { gotoAndStop (9); }Symbol 67 Buttonon (release) { gotoAndStop (13); }Symbol 71 Buttonon (release) { gotoAndPlay (6); } on (release) { gotoAndStop (10); }Symbol 76 Buttonon (release) { gotoAndStop (11); }Symbol 77 Buttonon (release) { getURL ("http://mustywindows.com/videos/", "_blank"); }Symbol 86 Buttonon (release) { gotoAndStop (12); }Symbol 90 Buttonon (release) { getURL ("http://mustywindows.com/", "_blank"); }Symbol 100 Buttonon (release) { gotoAndStop (8); }
Library Items
Symbol 1 Graphic | Used by:Timeline | ||
Symbol 2 Graphic | Used by:3 | ||
Symbol 3 MovieClip | Uses:2 | Used by:10 | |
Symbol 4 Graphic | Used by:10 | ||
Symbol 5 Graphic | Used by:9 | ||
Symbol 6 Graphic | Used by:9 | ||
Symbol 7 Graphic | Used by:9 | ||
Symbol 8 Graphic | Used by:9 | ||
Symbol 9 Button | Uses:5 6 7 8 | Used by:10 | |
Symbol 10 MovieClip | Uses:3 4 9 | Used by:Timeline | |
Symbol 11 Font | Used by:12 13 14 15 16 17 18 19 20 21 22 23 24 27 34 | ||
Symbol 12 Text | Uses:11 | Used by:25 | |
Symbol 13 Text | Uses:11 | Used by:25 | |
Symbol 14 Text | Uses:11 | Used by:25 | |
Symbol 15 Text | Uses:11 | Used by:25 | |
Symbol 16 Text | Uses:11 | Used by:25 | |
Symbol 17 Text | Uses:11 | Used by:25 | |
Symbol 18 Text | Uses:11 | Used by:25 | |
Symbol 19 Text | Uses:11 | Used by:25 | |
Symbol 20 Text | Uses:11 | Used by:25 | |
Symbol 21 Text | Uses:11 | Used by:25 | |
Symbol 22 Text | Uses:11 | Used by:25 | |
Symbol 23 Text | Uses:11 | Used by:25 | |
Symbol 24 Text | Uses:11 | Used by:25 | |
Symbol 25 MovieClip | Uses:12 13 14 15 16 17 18 19 20 21 22 23 24 | Used by:Timeline | |
Symbol 26 Graphic | Used by:28 | ||
Symbol 27 Text | Uses:11 | Used by:28 | |
Symbol 28 Button | Uses:26 27 | Used by:Timeline | |
Symbol 29 Font | Used 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 Text | Uses:29 | Used by:Timeline | |
Symbol 31 Text | Uses:29 | Used by:Timeline | |
Symbol 32 Text | Uses:29 | Used by:Timeline | |
Symbol 33 Graphic | Used by:35 38 42 47 56 62 71 76 | ||
Symbol 34 Text | Uses:11 | Used by:35 38 42 47 56 62 71 76 | |
Symbol 35 Button | Uses:33 34 | Used by:Timeline | |
Symbol 36 Graphic | Used by:Timeline | ||
Symbol 37 Text | Uses:29 | Used by:Timeline | |
Symbol 38 Button | Uses:33 34 | Used by:Timeline | |
Symbol 39 Text | Uses:29 | Used by:Timeline | |
Symbol 40 Text | Uses:29 | Used by:Timeline | |
Symbol 41 Text | Uses:29 | Used by:Timeline | |
Symbol 42 Button | Uses:33 34 | Used by:Timeline | |
Symbol 43 Text | Uses:29 | Used by:Timeline | |
Symbol 44 Text | Uses:29 | Used by:53 77 Timeline | |
Symbol 45 Text | Uses:29 | Used by:Timeline | |
Symbol 46 Text | Uses:29 | Used by:Timeline | |
Symbol 47 Button | Uses:33 34 | Used by:Timeline | |
Symbol 48 Text | Uses:29 | Used by:Timeline | |
Symbol 49 Text | Uses:29 | Used by:Timeline | |
Symbol 50 Text | Uses:29 | Used by:Timeline | |
Symbol 51 Graphic | Used by:53 77 | ||
Symbol 52 Graphic | Used by:53 77 | ||
Symbol 53 Button | Uses:51 44 52 | Used by:Timeline | |
Symbol 54 Text | Uses:29 | Used by:Timeline | |
Symbol 55 Text | Uses:29 | Used by:Timeline | |
Symbol 56 Button | Uses:33 34 | Used by:Timeline | |
Symbol 57 Text | Uses:29 | Used by:Timeline | |
Symbol 58 Text | Uses:29 | Used by:Timeline | |
Symbol 59 Text | Uses:29 | Used by:Timeline | |
Symbol 60 Text | Uses:29 | Used by:Timeline | |
Symbol 61 Text | Uses:29 | Used by:Timeline | |
Symbol 62 Button | Uses:33 34 | Used by:Timeline | |
Symbol 63 Text | Uses:29 | Used by:Timeline | |
Symbol 64 Text | Uses:29 | Used by:Timeline | |
Symbol 65 Graphic | Used by:67 | ||
Symbol 66 Text | Uses:29 | Used by:67 | |
Symbol 67 Button | Uses:65 66 | Used by:Timeline | |
Symbol 68 Text | Uses:29 | Used by:Timeline | |
Symbol 69 Text | Uses:29 | Used by:Timeline | |
Symbol 70 Text | Uses:29 | Used by:Timeline | |
Symbol 71 Button | Uses:33 34 | Used by:Timeline | |
Symbol 72 Text | Uses:29 | Used by:Timeline | |
Symbol 73 Text | Uses:29 | Used by:Timeline | |
Symbol 74 Text | Uses:29 | Used by:Timeline | |
Symbol 75 Text | Uses:29 | Used by:Timeline | |
Symbol 76 Button | Uses:33 34 | Used by:Timeline | |
Symbol 77 Button | Uses:51 44 52 | Used by:Timeline | |
Symbol 78 Text | Uses:29 | Used by:Timeline | |
Symbol 79 Text | Uses:29 | Used by:81 | |
Symbol 80 Text | Uses:29 | Used by:81 | |
Symbol 81 MovieClip | Uses:79 80 | Used by:Timeline | |
Symbol 82 Text | Uses:29 | Used by:Timeline | |
Symbol 83 Text | Uses:29 | Used by:86 | |
Symbol 84 Graphic | Used by:86 | ||
Symbol 85 Graphic | Used by:86 | ||
Symbol 86 Button | Uses:83 84 85 | Used by:Timeline | |
Symbol 87 Text | Uses:29 | Used by:90 | |
Symbol 88 Graphic | Used by:90 | ||
Symbol 89 Graphic | Used by:90 | ||
Symbol 90 Button | Uses:87 88 89 | Used by:Timeline | |
Symbol 91 Text | Uses:29 | Used by:Timeline | |
Symbol 92 Text | Uses:29 | Used by:Timeline | |
Symbol 93 Text | Uses:29 | Used by:Timeline | |
Symbol 94 Text | Uses:29 | Used by:Timeline | |
Symbol 95 Text | Uses:29 | Used by:Timeline | |
Symbol 96 Text | Uses:29 | Used by:100 | |
Symbol 97 Graphic | Used by:100 | ||
Symbol 98 Graphic | Used by:100 | ||
Symbol 99 Graphic | Used by:100 | ||
Symbol 100 Button | Uses:96 97 98 99 | Used by:Timeline |
Instance Names
"bar" | Symbol 10 MovieClip Frame 1 | Symbol 3 MovieClip |
Labels
"loaded" | Symbol 10 MovieClip Frame 3 |
|