Heres my situation…
I have got a Flash menu, and i wish to use it in a HTML document, but ive got music running on the flash document and i dont want the music to stop whenever i click on a different link and i dont want the flash menu to stop… i just want the HTML stuff underneath to change…
Any ideas?
Yeah…it’s not the best idea in the world, but I use it. Go here:
http://www.freddythunder.com
I used frames to keep the header in Flash going, then the links (the ones that work - I’m lazy!!) will just target the frame underneath.
Frames aren’t the best thing to use because not everybody’s computer will support frames.
*Originally posted by Freddythunder *
**Yeah…it’s not the best idea in the world, but I use it. Go here:
http://www.freddythunder.com
I used frames to keep the header in Flash going, then the links (the ones that work - I’m lazy!!) will just target the frame underneath.
Frames aren’t the best thing to use because not everybody’s computer will support frames. **
yeah, thats like what i wanted… can you explain the stuff abou frames more clearly? … your buttons arent made in Flash tho… abd i decided to take of the music … will that make it any easier?
Okay, this is a little more in depth to what I used on my site, but it explains everything:
http://www.htmlhelp.com/reference/html40/frames/frameset.html
Basically, your index.html file sets up where the frames are going to be, then loads in the correct files into the proper targets.
(-:
:d: i cant understand one word of that lol as my name suggests… can anyone give a step-by-step tutorial? or a link to a step by step tutorial?
Yea, I will, it’ll take me a little while, but I’ll get it done for you today. Sorry newbie!!
Okay, here’s a little tut that I worked up for you. You can download all the working files and toy with them until you get them the way you want it. Hope it helps!!
http://freddythunder.com/test/frames/frameset.html
There’s a readme.txt file in the zip file that will tell you what to do. Good luck!!
thats like exactly what i wanted… except, i need the navigation menu to be right under the header… any ideas how to do it?
thnx in advance
can is ask what “kirupa” is?
*Originally posted by newbie *
**can is ask what “kipura” is?**
That is a very good question!I’d like to know too… :sure:
lol
*Originally posted by newbie *
**can is ask what “kirupa” is?**
Behold !
http://www.kirupa.com/me/kirupa.asp
lol anyway… HELP me with my problem PLZ freddy thnx
Yeah, I got your email from before that said ‘could you help me get the navigation right underneath the header’. Do you mean centered underneath or off to the side? I’m confused.
BTW, did you see that tutorial I put up on frames six posts back? I figured that would answer all you questions; if not, let me know, okay?
yea that tutorial was what i wanted… except i need the naviagtion menu to be under the header, above the main stuff … how would i do that?
In that frameset file (frameset.html in the tut), you’ll have to have a frameset that defines three areas, or three rows. Like this:
<framset rows="100,25,*">
Then list your three source files like in the tutorial. Also get rid of anything dealing with ‘frameset cols…’ (columbs). This way you have three sections; the first one is 100 pixels high, the navigation area is 25 pixels, then whatever is left is the astrick.
*Originally posted by Freddythunder *
**In that frameset file (frameset.html in the tut), you’ll have to have a frameset that defines three areas, or three rows. Like this:
<framset rows="100,25,*">
Then list your three source files like in the tutorial. Also get rid of anything dealing with ‘frameset cols…’ (columbs). This way you have three sections; the first one is 100 pixels high, the navigation area is 25 pixels, then whatever is left is the astrick. **
lol im stumped , hence the name “newbie” can you plz make another example of frameset.html?
lol sorry for the inconvenience
thnx
forever in your debt,
newbie
Alright newbie - here’s the file.
Make three pages in the same directory called:
header.html
navigation.html
main.html
These are the three called up by this file. The target in your navigation needs to be ‘main’.
So did that help for you newbie?
hellOoooanybody out there ???*
:lol: