-
Need Help!
does anyone know how I can add Mp3 Music to my webpage! Im in desperate need! Help would be appreciated!!!
Thanks!!!!
-
-
mp3 music inclusion
firstly, to ensure compatibility, you might need to convert to WAV format.
if you use Frontpage, you can embed sound into a page, or use this tag:
<EMBED SRC="filename" HIDDEN="TRUE" AUTOSTART="TRUE">
Hope this helps.
cr3ative
-
-
Yep, that's the code, these are the options.
hidden -
True: Visitors may not see the player
False: They will be able to see the player embeded in the browser
autostart -
True: The file will play as soon as the visitor goes to the page
False: The visitor will have to hit play on the player
loop -
True: The song will play over and over again
False: Will not
Of course there is also the height and width commands as well.
-
-
Also, if you want a small media player embedded in your page, see the thread "Music Help", I submitted the code there for this purpose.
cr3ative
-
-
Apologies for my ignorance but where does the tag go on the page? I use Frontpage and have imported the 205horn.wav file onto the main page of my website but it doesn't work. Please could someone assist me? I have copied the first part of the page below.
Thanks
aw56001
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>latest_news</title>
</head>
<body bgcolor="#3366CC">
<EMBED SRC="<B>205horn.wav</B>" HIDDEN="TRUE" AUTOSTART="TRUE">
<SCRIPT>
</SCRIPT>
<P align=center><I><font face="Tahoma" size="7">
<MARQUEE style="color: #FFFFFF" scrollAmount=10
scrollDelay=10>Latest News</MARQUEE></font></I></P>
<P align=center><FONT face="Tahoma" color=#ff0000 size=5><b>Page Last
Updated 21st November 2004 at 16.00</b></FONT></P>
<P align=center><FONT face="Tahoma" color=#FFFFFF size=4> <b>Items updated -
<h2>
<script language="JavaScript1.2">
-
-
Lol at frontpage.
Change this:
<EMBED SRC="<B>205horn.wav</B>" HIDDEN="TRUE" AUTOSTART="TRUE">
To this:
<EMBED SRC="205horn.wav" HIDDEN="TRUE" AUTOSTART="TRUE">
cr3ative
-
-
cr3ative
I originally copied and pasted the the text into the page but Frontpage changed it for some unknown reason. I have edited it and the link now works fine.
Thanks very much for your assistance, much appreciated.
aw56001
-
-
Graphics/Buttons Not Displaying
Maybe you guys can help me. My index, or home page's graphics/buttons do not seem to be displaying when first visiting my site. If I click on another linnk (let's say "Services") and then click on the "Home" link from the services page, everything displays properly. Very frustrating!
Try it out for yourselves. The URL is www.vanderhawk.net.
Any help would be greatly appreciated.
-
-
...works for me, vanderhawk, in both IE and Firefox...speaking of which, what browser are you using? Your layout is dramatically different between the two, and I'm wondering which to trust....
-
-
It works for me too. The layouts aren't drastically different for me, just some extra space in Firefox (or missing space in IE).
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks