Forum Moderators: open
I used to use this:
<BGSOUND SRC="sound.wav" LOOP="-1">
...but I'm going for XHTML Strict now so what should I be using? I thought I read something about playing media files but I forgot what it was.
Take care, Cyrus
You'll probably need to use a plugin (like Flash or an applet) of some form and reference it using an OBJECT [w3.org] element.
HTH
The plugin's widely used, and you can easily include a STOP button... (please)
or better yet, a START button....