PDA

View Full Version : Website design help: AUDIO



400exrider707
03-12-2007, 09:22 PM
My gf is designing a webpage right now for a class and is in need of help... I dont know jack about website design, but I figured someone on here does... help me get some easy brownie points:chinese:


She's trying to add background music. She goes to page properties, then background music, then browse, and nothing comes up. She has over 2000 songs on her computer in limewire and Itunes, and nothing comes up at all.

She has tried using different formats as well including mpe, wav, MP3, and M4A

She is using frontpage to design it if it matters... any help is appreciated guys...:macho

400exrider707
03-12-2007, 10:15 PM
Anyone???:(

Sidewinder17
03-12-2007, 10:29 PM
This should work, just insert this into your html file:


<EMBED SRC="<name of your sound file>" height=2 width=2 autostart=true hidden=true>

gojk
03-12-2007, 11:43 PM
This is just more info from what Sidewinder posted.

Embed Link (http://www.webreference.com/js/column20/embed.html)


You will have to upload the file to the space on the web and then place the embed string in the html code somewhere.

Also, you may want convert to the mp3 file to an extremely low bitrate, otherwise the file will be extremely large for people to download.

400exrider707
03-13-2007, 07:41 AM
Thanks for the heads up guys, Ill let her know today...:cool: