G
G
GoldenAlex2012-06-09 11:26:41
HTML
GoldenAlex, 2012-06-09 11:26:41

How to make animation when using HTML5 Audio tag?

Good day,

There is a tag that plays an audio recording in the browser. Is it possible to take control of the "timer" of the player and display a certain image in a certain element, depending on what second the player is playing at? If it can't be done with a standard tag, is it even possible to do it without Flash using only HTML, JS and CSS so that most browsers can reproduce it (IE definitely doesn't count)?

Thank you very much for the information.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
ShpuntiK, 2012-06-09
@GoldenAlex

Use the "timeupdate" event, put a check inside the handler and you're done.
Lots of useful stuff here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question