I am using this javascript to play small sound files (about 10k).
<script language="JavaScript" type="text/javascript">QT_WriteOBJECT('sounds/easy1_a/a.wav', '20', '35', '','bgcolor', 'blue','autoplay', 'false','kioskmode','true');</script>
It seems to be working well, with one hitch.
When...