A
A
alkhadidzhaevich2014-06-28 11:15:52
JavaScript
alkhadidzhaevich, 2014-06-28 11:15:52

Replacing html5

Hello!
I'm making an html5 application and now I'm trying to implement background music and sounds.
I tried to implement my plan through the <audio> tag, but the problem is that playback through this tag is buggy - for example, when playing a looped melody, a pause is inserted after each cycle, and a small pause occurs before playing short sound signals, which is critical.
I heard that music and sounds are best played using flash, but I'm not at all strong in it.
Tell me, maybe there is a free flash project somewhere, into which you can “stuff” several different sounds, insert it into an html project and control it using javascript?
Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Roman Zhak, 2014-06-28
@alkhadidzhaevich

jPlayer HTML5 Audio/Video Library . If HTML5 is not supported, flash technology will be used.

A
Alexey, 2014-06-28
@rdifb0

If you are writing an application in html5, then use it to the fullest. Web Audio in hand and go.
And the pause is probably because of the MP3, which puts it at the beginning.

Y
Yuri Lobanov, 2014-06-28
@iiil

Itself used uppod.ru
I advise, simple API on js, free. For little money, you can expand the functionality, but as for audio, free is enough. The website builder is easy to use.
The player itself can be completely hidden.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question