"krishnananda" <k@[EMAIL PROTECTED]
> wrote in message
news:48125021$0$20184$4c368faf@[EMAIL PROTECTED]
> In article <fJeQj.22368$%41.18314@[EMAIL PROTECTED]
>,
> Paul Furman <paul-@[EMAIL PROTECTED]
> wrote:
>
>> Apparently <bgsound
>> src="IntroMessage.mp3"> is not the right way to add sound to a web
site,
>> I'm not sure what is.
>
> There is no such thing as a right way to do a bad thing :-). However,
> if you must know, the correct tag to use is:
>
> Attribute for <BODY ...>
> onLoad = "script command(s)"
>
> So, in your example:
>
> <BODY onLoad="play(annoying.mp3)">
>
> But don't, please don't, use this example because the user cannot stop
> it except by closing the window.
>
> --k
Don't worry, K, I won't use it.
I think I've got frames figured out, now, so, if I want sound in the
future,
I'll set up a page that invites people to watch and listen to a
presentation
that will appear in a frame after a link has been clicked.
I think that should satisfy my urge to go multimedia without offending
people's personal preferences too much.
Take Care,
Dudley


|