« Web, HTML, Tech Forum

Music Autoplay from profil

Posted by Agito

posted

Forum: Web, HTML, Tech

Hello ! Do you know how to put an automatic music on your profile when you arrive on it?


Report Topic

8 Replies

Sort Replies:

Reply by Agito

posted

I just tested and it doesn't work :(


Report Reply

Reply by Eleanor

posted

Reply by Leslieingleton

posted

Music listing method is good to hear. It is time taken for only the first time but in the next time it never takes too much time because we already listed all songs perfectly. Hope you check and spend your time perfectly which means that we write my dissertation for me and make it more enjoyable for me only.


Report Reply

Reply by Willie Miller

posted
updated

Hi! Thank for this question! I was looking for the answer on how put an automatic music on your profile and suddenly found this thread! By the way, I'm a writer from studydaddy company that provide student homework help with different subjects.



Report Reply

Reply by hallucinogenicHypnotist

posted

Hey, sorry for the late reply and guess I didn't necro the thread since some other guy did that but you can add auto playing audio without iframes and just the html audio tag. Here's the code:

<audio autoplay loop>
<source src="https://www.[put link to audio file here].mp3" type="audio/mp3">
</source>
</audio>

if it's not an mp3 file then wav and ogg are also supported by html


Report Reply

Reply by Gail Little

posted

[url=https://masterbundles.com/templates/presentations/powerpoint/feminine/][img]https://masterbundles.com/wp-content/uploads/2022/01/boutique-powerpoint-presentation-template-main-cover..jpg[/img][/url]td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}


Report Reply

Reply by kai ☏

posted


<iframe width="0" height="0" src="https://www.youtube.com/embed/[DIGITSAFTERTHE=SIGN]?autoplay=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>


I hope this helps!


Report Reply