This section deals with putting sound in your e-mail. The tag used for this is
<EMBED>
.
Sound files, can be in many forms. One of the most common, is the
midi
file.
For an in-depth discussion on the various types of sound files, visit the May issue of Club WebTv's
Tech Talk.
Sound files have url's, just like web addresses. When using a sound file in your e-mail, you are actually linking to the server in which they are located.
Note: File sizes vary. The larger the file size, the longer the loading time.
To place a sound file in your e-mail, use the src attribute and the url value in the
<EMBED>
tag, like this:
<EMBED SRC="URL">
Here's an example of link to a midi file:
<EMBED SRC="http://w3.one.net/~kklasmei/Movies/symphony.mid"
>
Here's what happens:
A speaker icon