|
Posted by Ben on July 7, 2006, 2:03 pm
Please log in for more thread options
Thanks for the info about <object>. It seems to require a sound file
that runs off a plugin. Is there a sound format that browsers play
natively (maybe AIFF?), and does it still work with <object>?
I've thought of a way to make the page work with the sound optional,
but since it is such a small sound-bite (5 seconds of voice), I'm
hoping to avoid plugins.
David Dorward wrote:
> Ben wrote:
>
> > How do I add sound so that it plays automatically when the page is
> > loaded?
>
> Eugh. Nasty. Horrible. My speakers are my own, don't touch them without
> explicit permission! (This is not an uncommonly held view).
>
> That said, the standard way to include media is with the <object> element.
>
> --
> David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
> Home is where the ~/.bashrc is
|