I've noticed some users have auto playing music in their profiles. How is this done?
Forums / Maintenance / Report Problems
27,924 total conversations in 1,746 threads
Locked
Autoplay
Last posted
Sep 03, 2012 at 11:27AM EDT.
Added
Sep 03, 2012 at 02:02AM EDT
5 posts
from
5 users
You can add in ?autoplay=1
at the end of your embedded music.
So your normal embed would look like this:
<iframe width="420" height="315" src="https://www.youtube.com/embed/oavMtUWDBTM?rel=0" frameborder="0" allowfullscreen></iframe>
You would make that autoplay by adding in that ?autoplay=1
bit.
<iframe width="420" height="315" src="https://www.youtube.com/embed/oavMtUWDBTM?autoplay=1" frameborder="0" allowfullscreen></iframe>
I just nixed the ?rel=1
, because I don't know what that means (I think it gives you an option to see related videos at the end of the video.)
Â
There's also this thread from RandomMan and others that can help you with some things.
Did that do it for you? Any other related questions?
rel is for related.
If you want it to loop, add ?loop=1
Herobrine
Deactivated
Remember, only put autoplay on your profile, not anywhere else.
Question answered, thread locked.