Hi,

I'm quite new to HTML5 media elements, so sorry if I'm asking a dumb
question. I'm trying to specify a playback range and play it on loop. I
checked out the doc:

https://developer.mozilla
.org/en-US/docs/Web/Guide/HTML/Using_HTML5_audio_and_video#Specifying_playback_range

And it worked like a charm, expect that it wont loop. When there is no
range specified just setting audio.loop = true works, if there is a
specified range it wont.

Is this the normal behaviour?

To make things even worse, when a range is specified i do not receive the
event "ended", so I'm not able to use it to loop the audio.

Best regards,
Tiago Katcipis
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to