"dica" <s_mumby.RemoveThis@hotmail.com> wrote in message
news:1140654253.440938.137420@g43g2000cwa.googlegroups.com...
> if i embed my sound file like this:
>
> <embed src="sounds/sound.wav" hidden="false" autostart="false"
> loop="false" name="my_sound" id="my_sound">
>
> it plays fine when called with javascript:
>
> document.my_sound.play();
>
> if i embed it with the hidden = true attribute set, there's no sound.
> this is happening on IE 6.0.
>
> any ideas how to get around this?
>
> tks
Post your question in news:comp.lang.javascript
IEDesigner
>> Stay informed about: embedded sounds don't play when hidden=true