« Back to the HTML Forum

music autoplay code not working

Posted by 363636

posted

Forum: HTML Group

tried the one on the group's page and a couple other options and it still won't work :((





Report Topic

2 Replies

Sort Replies:

Reply by starryflan

posted

use this code instead works really good.  <iframe width="300" height="50" src="https://www.youtube.com/embed/VIDEOURLCODE//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>


Permalink Report Reply

Reply by estebanngoth

posted
updated

use this code maybe can work for you  ( <iframe width="0" height="0" src="https://www.youtube.com/embed/<URLINK>&;amp;;autoplay=1&;loop=1&;controls=1" title="denial" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy"> )

in the "<ur link>" you need put the link with out<> 



Permalink Report Reply