Freepages-Help-L Archives

Archiver > Freepages-Help > 2002-03 > 1017374957


From: Elsi <>
Subject: [FreeHelp] Re: Sound on web pages
Date: Thu, 28 Mar 2002 22:13:24 -0600
In-Reply-To: <63.8f933d7.29d53bb3@aol.com>


At 10:38 PM 03/28/2002 EST, wrote:
>I wish I could just get my midi files to make a sound!!
>I can get them embedded and the player is on site, but cannot get the music
>to play.

>I did put them in a seperate file under Misc. because my page was getting
>huge. Is this my problem? If so, how do I export them from Misc. and
import
>them into my Genealogy file?

Here's the tag that you're using:

<.EMBED SRC="anniversarywaltz.mid" HIDDEN="TRUE" AUTOSTART="TRUE"
STARTTIME="00.10" ENDTIME="00.30" WIDTH=142 HEIGHT=58><./EMBED>

This states that a file named 'anniversarywaltz.mid' can be found in the
same directory as the one the page was loaded from. If you've moved the
midi file, you have to change the tag. Since you say you've moved it to
the misc_html directory, you'll have to use this syntax:

<.EMBED
SRC="http://freepages.rootsweb.com/~ourfolkstales/anniversarywaltz.mid";
HIDDEN="TRUE" AUTOSTART="TRUE" STARTTIME="00.10" ENDTIME="00.30" WIDTH=142
HEIGHT=58><./EMBED>

*AND* (here Elsi gets back on her soapbox) your tag states that the control
panel for the midi player is hidden and the music is supposed to start
playing automatically. I don't like this as I've stated many times. I
might like to sample your music, but when and if I want to. I don't want
to have it forced on me just because I might be interested in your Rebecca
Lewis to see if she fits into my Lewis line.

Regards,
Elsi


This thread: