embed audio

Greetings

I was curious if anyone knew a command to apply to the embed audio tag.
That would allow the audio file to be played once ("false") when an html page is opened.
Here's the catch. The file can only play on the page one time only. If the viewer goes to another page
and comes back to the original page, the file can not play again. 

I've been able to get the audio to play once when a page opens but when I go back to the page
it plays the audio file again and I don't want that.

Here's the code I'm using

<embed src="Audio/index.rm" hidden=true autostart=true></embed>

Any info would be greatly appreciated - thanks!

Charles

Received on Monday, 28 July 2003 14:38:50 UTC