Hello!!
I can’t find any way to put the loading screen with a youtube video
There are some files from many years ago but none of them work
Someone who uses a youtube video and can pass me the file folder?
I tried searching but nothing comes out right
Thanks!
Heyy,
<div style="position: fixed; z-index: -99; width: 120%; height: 120%; top:-10%; left: -10%;">
<iframe frameborder="0" height="100%" width="100%"
src="https://youtube.com/embed/LDU_Txk06tM? playlist=LDU_Txk06tM&autoplay=1&controls=0&showinfo=0&autohide=1&mute=1&loop=1">
</iframe>
</div>
With this code you should be able to play a yt video in your loading screen html. Watch out for the tags behind the yt link!