|
Posted by fuli open on 04/13/07 17:05
On Apr 13, 11:47 am, Bernhard Sturm <sturmnixs...@datacomm.ch> wrote:
> AllYou! wrote:
>
> > So now I'm looking into [bgsound], but I've read where that might not
> > be supported by MS much longer, and strong recommendations not to use
> > it.
>
> > Anyone have any useful advice?
>
> I second the statement of Travis: don't play music automatically on your
> site. It's a BIG no no. Just imagine the following situation: a big
> office with cubicles. Someone opens your website and all co-workers are
> forced to listen to your 'favourite' music. Guess how long will the site
> be opened? A bet a fraction of a second.
> I will listen to music whenever I decide to do it. Not you.
>
> cheers
> bernhard
>
> --www.daszeichen.ch
> remove nixspam to reply
I have several pages in my web site in which music is played
automatically. Following is such a page:
www.pinyinology.com
And the code for the automatic music is the following:
<embed src="http://www.ibiblio.org/chinese-music/MP3/
TD11.Colorful_Clouds_Chasing_Moon.mp3" loop='true' hidden='true'
autostart='true' />
Now I like to follow you guys' advice on giving visitors the option of
starting playing music by clicking a button and stopping it at any
time by clicking another button, that is, the music is not
automatically played when the page is opened. Tho code for it may be
a very complicated one. Could anyone tell me where to start in order
to learn the coding?
Thanks in advance.
fuli open
Navigation:
[Reply to this message]
|