Topic: I have a question (about Web pages) 2

U.S. Cavalry

FAQ/Rules - Search - Military Photo Gallery

  International Military Forums > Other Discussions and Forums > Internet, Computers and Games Forum
User Name
Password

 
September 19th, 2006   Post 11
Donkey
Tribuni Angusticlavii
 
 
Gear

Quote:
Originally Posted by sunb!
It is not hard to do a script for this, but the trouble is how to integrate it in the design and make it look good. I do not worry about the frames though, you only need two frames where one is static and the other one dynamic (the contents frame) and stick to that.

Or just crank up a java player for wav files, please hold; streaming 45 megs of raw data

How about Winamp, you have some options there that is cool to play around with.
I said it was more complex not hard

That site is def powered by a server side script though....Which if you are new to things isnt exactly easy....I mean one could always go the easy route of a pre-made CMS and skin it to their liking...There is a plethora of modules for those things...

Or

You could just strategically embed media player or quick time with controls...
__________________

Last edited by Donkey; September 19th, 2006 at 15:37.
 
September 19th, 2006   Post 12
sunb!
Forum Barbecuer
 
 
Gear


Quote:
Originally Posted by Donkey
I said it was more complex not hard

That site is def powered by a server side script though....Which if you are new to things isnt exactly easy....I mean one could always go the easy route of a pre-made CMS and skin it to their liking...There is a plethora of modules for those things...

Or

You could just strategically embed media player or quick time with controls...
I would rather go for the last option than with the pre-made scripts, but if you have the basic knowledge of programming a few hours of fun can result in almost everything
 
September 19th, 2006   Post 13
MightyMacbeth
I am Honor
 
 
Gear

Oh man, I want the most simples way of making a background sound in my simple web page. What way would that be?
And I am new to this, so concider me as a young child hehe
__________________
~when a man does his best, what else is there? Gen.George S.Patton

 
September 20th, 2006   Post 14
sunb!
Forum Barbecuer
 
 
Gear


Something like this...

Code:
<EMBED ALIGN="CENTER" SRC="yourfile" HEIGHT="60" WIDTH="145" 
AUTOSTART="FALSE" VOLUME="60%" MASTERSOUND ></EMBED>
You can locate the player where you want on the screen. There are other ways of doing it but it is too early morning for me atm.

Edit: Came across this one http://musicplayer.sourceforge.net/, looks nice and should be of no hazzle to integrate.

Last edited by sunb!; September 20th, 2006 at 06:59.
 
September 20th, 2006   Post 15
MightyMacbeth
I am Honor
 
 
Gear

Quote:
Originally Posted by sunb!
Something like this...

Code:
<EMBED ALIGN="CENTER" SRC="yourfile" HEIGHT="60" WIDTH="145" 
AUTOSTART="FALSE" VOLUME="60%" MASTERSOUND ></EMBED>
.
okay heh.. what is that?
 
September 20th, 2006   Post 16
sunb!
Forum Barbecuer
 
 
Gear


Quote:
Originally Posted by MightyMacbeth
okay heh.. what is that?
That is the answer to your question...
 
September 20th, 2006   Post 17
MightyMacbeth
I am Honor
 
 
Gear

Quote:
Originally Posted by sunb!
That is the answer to your question...
lol, yes but how do I use it?? what are all those sites about then? heh..

sorry I sound noobish
 
September 20th, 2006   Post 18
Donkey
Tribuni Angusticlavii
 
 
Gear

This is great

Snub gave you the code to use in your html to embed a player, albeit not HTML 4.0 compliant (attributes cant be caps)

HTML Code:
<embed
src="YOURFILE.mp3"
width="50%"
height="50%"
autostart="false"
console="smallconsole">
</embed> 
http://www.w3schools.com/media/tryit...soundmidiembed

http://www.w3schools.com/media/media_browsersounds.asp

Last edited by Donkey; September 20th, 2006 at 22:28.
 
September 21st, 2006   Post 19
MightyMacbeth
I am Honor
 
 
Gear

ahh yes but where do I put this code? heh.. In the Microsoft word?
 
September 21st, 2006   Post 20
sunb!
Forum Barbecuer
 
 
Gear


Quote:
Originally Posted by Donkey
Snub gave you the code to use in your html to embed a player, albeit not HTML 4.0 compliant (attributes cant be caps)
You're right on that one

Quote:
Originally Posted by MightyMacbeth
ahh yes but where do I put this code? heh.. In the Microsoft word?
Save your work as html from Word, open the file with notepad or other plain text editor, and insert the embed script in the HTML code. If you don't understand how to do it, drop a line here...
 



Similar Threads
MCO question.
UN Peacekeeper Question...
Browser Wars | Internet Explorer is no longer the only game
Web pages
What was said on the 3rd presidential debate.