Basic
Theory
Digital Audio in HTML: Examples
- Linked
Wave File<a href="http://www.mydomain.com/myfile.wav" ></a>
- Linked
AIFF File.<a href="http://www.mydomain.com/myfile.aif">.</a>
- Embedded Audio
with full controller. <EMBED name="saxriff.wav" src="http://www.mydomain.com/myfile.wav">
- Embeded Background
Sound (Explorer) <bgsound src="sesame_street.mp3" autostart="false"
CONTROLS="playbutton">
- Link to MP3:
sesame street
- Link to <a
href="metafile.rm">RealMedia</a>
Direct link to media file.
- Embed RealMedia
<embed src="metafile.rpm"> Reference is to metafile that then
in turn references the .rm audio file.
- Quicktime
Movie file without video track. <Looped and Reversed>