Note: The Rootsweb Mailing Lists will be shut down on April 6, 2023. (More info)
RootsWeb.com Mailing Lists
Total: 2/2
    1. [TXGEN] help with music
    2. Susan Collard via
    3. Does anyone know how to add Music to a page on a website so that the music plays when the page is open? I have a Mac, use Kompozer, Fetch and GoDaddy

    08/27/2014 11:19:40
    1. Re: [TXGEN] help with music
    2. Jane Colmenares via
    3. I'm not a Mac person, so maybe someone else can better help you.   Each browsers handles embedded music differently.  For most browsers you can use this HTML code <embed src="yourmusicfile.mid" autostart="true" loop="true" width="2" height="0"> </embed> <noembed> <bgsound src="yourmusicfile.mid" loop="infinite"> </noembed> I always use .mp3 files, but this should work with a .wav or .mid file as well. You change the "yourmusicfile.mid" with the location of the mp3 you want to play.  I have always uploaded a copy of the .mp3 file to my website and pointed to that.   For my part, I always actually install something that allows the viewer to turn the music off.  I know that if I go to a site that automaticaly plays something, if I cannot stop it, I pretty much leave the site.   If you want to put an mp3 player that can be stopped, let me know and I will send you different code. Hope this helps. Jane >________________________________ > From: Susan Collard via <[email protected]> >To: [email protected] >Sent: Wednesday, August 27, 2014 5:19 PM >Subject: [TXGEN] help with music > > >Does anyone know how to add Music to a page on a website so that the music plays when the page is open? >I have a Mac, use Kompozer, Fetch and GoDaddy > >------------------------------- >To unsubscribe from the list, please send an email to [email protected] with the word 'unsubscribe' without the quotes in the subject and the body of the message > > >

    08/27/2014 09:56:14