« Music Forum

Music Box In Profile

Posted by XXdragoncoolz818XX

posted

Forum: Music

How to select music and save in your profile and when someone watching your profile the music is playing?


Report Topic

4 Replies

Sort Replies:

Reply by 𖤐aster𖤐

posted

I think you mean like how I have my profile? This is the code I used:

 <iframe height="0" width="0" src="https://www.youtube.com/embed/WPw7nlluRdc//?&;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>

In this part, /WPw7nlluRdc//, you wanna add the last part of the youtube link you get when you press share on whatever video/song you're using. You can change the width and height if you want it to be visible. 



Permalink Report Reply

Reply by XXdragoncoolz818XX

posted

But how with this music: https://www.youtube.com/watch?v=78Y9-xaPI-E&ab_channel=SoyPaja


Permalink Report Reply

Reply by 𖤐aster𖤐

posted

sorry for the late reply, here's the code for that song!

<iframe height="0" width="0" src="https://www.youtube.com/embed/78Y9-xaPI-E//?&;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