javascript - Is there an oncomplete event for HTML5 audio? -


is there oncomplete event html5 audio? not find on this. trying play sound after completes.

well, trying play through array of sounds 1 after other.

thanks.

there ended event . . .

http://dev.w3.org/html5/spec/overview.html#event-media-ended

here examples: http://forestmist.org/2010/04/html5-audio-loops/


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -