Link with onmouseover audio
This will not work in Webtv e-mail. It will
work on a webpage for Webtv users but not for 'puters. Embed the audio that you
want played like
this:
<<>embed
src="url of audio" hidden="true"
name="short_name_here" autostart="false">
Then use this onmouseover code to have the
audio played when the image (or just text) is
highlighted, and the image will also be clickable to a
webpage:
<<>a href="url of webpage"
onMouseOver="short_name_here.play(false)">
<<>img src="url of
image"><<>/a>
Such as:
|