H
H
Hiro Kirigaya2019-01-30 18:05:47
Google Chrome
Hiro Kirigaya, 2019-01-30 18:05:47

How to make auto-replay mp3 work?

Hello!
How to make auto-replay mp3 work? Are there ways. And then because of this Google policy, everything went bad!
Found a way with iframe, but then loop doesn't work

<iframe hidden src="music.mp3" allow="autoplay" loop="true" type="audio/mpeg"></iframe>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Martovitskiy, 2019-01-30
@Den2908

Why an iframe? Is there audio

<audio autoplay loop>
      <source src="http://www.mult.ru/rings/night_elf_track.mp3">
</audio>

H
Hiro Kirigaya, 2019-01-30
@Den2908

I also tried to make a hidden button, after making a soft click, but it does not come out. If only everything is fine on the edge)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question