Hi,
I am trying to use the onMouseover event to trigger the playing of a small
sound file. I know that I need to embed the file and guess that I need to
use document.embed( ), but what method can I use to actually trigger the
playing of the file?
Many thanks
Phil
I am trying to use the onMouseover event to trigger the playing of a small
sound file. I know that I need to embed the file and guess that I need to
use document.embed( ), but what method can I use to actually trigger the
playing of the file?
Many thanks
Phil
Comment