<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Sorry,<BR>
It doesn't!<BR>
&nbsp;<BR>
Yet...<BR>
The sounds&nbsp;did play only&nbsp;after being&nbsp;<FONT class="">cached&nbsp;by linking to them </FONT>directly&nbsp;from my address bar!<BR>
&nbsp;<BR>
Your script is trying to control objects without handles. <BR>
Preloading your audio files could make your script do what you command, but even than, it is <BR>
impossible to make them play one after another with true 1K milisecond front pause. "8" &amp; "2" <BR>
will always tend to play simultaneously.<BR>
&nbsp;<BR>
Try using only one EMBED tag and change the source of it with "setTimeout" using exact length<BR>
of each media in their order after previously preloading them.<BR>
&nbsp;<BR>
This way you can also add extra&nbsp;pause between sounds if needed.<BR>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>
Troy&nbsp;III<BR>
progressive&nbsp;art&nbsp;enterprise<BR>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR >
<HR id=stopSpelling>
<BR>
&gt; I&nbsp;don't&nbsp;know&nbsp;if&nbsp;it&nbsp;will&nbsp;work&nbsp;for&nbsp;everyone,&nbsp;but&nbsp;it's&nbsp;a&nbsp;test&nbsp;for&nbsp;me.&nbsp;Your&nbsp;answer&nbsp;will&nbsp;help&nbsp;me&nbsp;determine&nbsp;what&nbsp;works&nbsp;and&nbsp;what&nbsp;doesn't.<BR><BR><br /><hr />Express yourself instantly with  <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=joinmsncom/messenger' target='_new'>Windows Live Messenger</a></body>
</html>