you could embed the sound in a flash movie and use something to trigger
it's play state...
chrisg
Bernard Lebel wrote:
Thanks Matt. I wanted to do that from a webpage.
The WSH object seem to be the way to go, it works. But it's painful!
In this case it was the sound recorder.
var oShell = new ActiveXObject( "WScript.Shell" );
oShell.Exec( "<path to executable> /option /option <file to execute>" );
If anyone has better tips on how to play sounds from a webpage, I'm all
ears!
Cheers
Bernard
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi