by "meiseen.michelle@[EMAIL PROTECTED]
" <meiseen.michelle@[EMAIL PROTECTED]
>
Aug 25, 2006 at 01:41 PM
OldProf wrote:
> I'm really stumped.
> I am trying to create a web site to honor my late son's heavy metal
> band.
> I want the mp3 music to play and lyrics to be displayed.
> The problem seems to be in getting the sound in there.
> I have tried <embed) and <bgsound> but run into problems.
> The best I have had any luck at all with is this:
>
> <embed src="http://www.thewebsite.org/myjukebox_files/song.mp3"
> hidden="True" autostart="true">
> <noembed>
> <bgsound src="http://www.thewebsite.org/myjukebox_files/song.mp3"
> hidden="true" autostart="true">
> </noembed>
>
> With this (and several other variations) I find it works fine in
> Internet Explorer but not in Mozilla Firefox or Netscape.
> Mozilla gives me this error:
>
> "Additional plugins are required to display all the media on this page.
"
>
> I have installed every plugin I can find but still get no sound plus
> that error message.
> I would classify my HTML skill level as "Beginner but eager to
> learn" and any help at all will be appreciated.
> The Old Professor
try this one
<bgsound src="urlofthesong" loop=100>
it takes a couple of seconds for the song to start
if it still doesnt work then try uploading ur song to a different site