Comments on [ Music Player Tutorial F2U ] All Comments
Gwy

Ayo! I was just wondering something-
So, I know I probably did this wrong, but I really wanted the videos so xD
Anyway, long story short (not really), only the last song will play, and if I remove it, well then the song before that one becomes the only one to play 🤔
Here's my super messy and ugly code xD (aLSO ignore the questionable songs wheeze):

<div  align="Left"><div class="fixed-bottom"><span  class="fr-video fr-fvc fr-dvi fr-draggable" contenteditable="false"><video class="fr-fvc fr-dvi fr-draggable" controls="" width="250"><source src="https://cdn.discordapp.com/attachments/845686793457238036/960370207409455154/Y2Mate.is_-_The_2022_ADHD_Megamix_CPR_x_Misery_Meme-V3Is9DQzEV0-720p-1649040433788.mp4" type="video/mp4"></video></span></div></div>
<div  align="Center"><div class="fixed-bottom"><span  class="fr-video fr-fvc fr-dvi fr-draggable" contenteditable="false"><video class="fr-fvc fr-dvi fr-draggable" controls="" width="250"><source src="https://cdn.discordapp.com/attachments/845686793457238036/960367713509867580/Y2Mate.is_-_One_Nipple_at_a_Time-zFTJLQrds84-1080p-1647731658921.mp4" type="video/mp4"></video></span></div></div>
<div  align="Right"><div class="fixed-bottom"><span  class="fr-video fr-fvc fr-dvi fr-draggable" contenteditable="false"><video class="fr-fvc fr-dvi fr-draggable" controls="" width="250"><source src="https://cdn.discordapp.com/attachments/845686793457238036/960370760650731560/Y2Mate.is_-_Just_CallMeKevin_cover_of_Chug_Jug_With_You-uQtx9LvlxIs-1080p-1649040504714.mp4" type="video/mp4"></video></span></div></div>

Umh so... I'm sure there's a way better solution, but here's a very  questionable way to make it works ! I hope it works how you wanted it to  !
( thoses music are so cursed they're gold tbh )


<div align="right"><div class="fixed-bottom"><table style="width: 100%;"><tbody><tr>

<td style="width: 33.3333%; text-align: left; border-color: transparent; border-style: double; border-width: 1px;">
<span  class="fr-video fr-fvc fr-dvi fr-draggable"  contenteditable="false"><video class="fr-fvc fr-dvi fr-draggable"  controls="" width="250">
<source  src="https://cdn.discordapp.com/attachments/845686793457238036/960370207409455154/Y2Mate.is_-_The_2022_ADHD_Megamix_CPR_x_Misery_Meme-V3Is9DQzEV0-720p-1649040433788.mp4"  type="video/mp4">
</video></span><br></td>

<td  style="width: 33.3333%; text-align: center; border-color: transparent;  border-style: double; border-width: 1px; vertical-align: bottom;">
<span  class="fr-video fr-fvc fr-dvi fr-draggable"  contenteditable="false"><video class="fr-fvc fr-dvi fr-draggable"  controls="" width="250">
<source  src="https://cdn.discordapp.com/attachments/845686793457238036/960367713509867580/Y2Mate.is_-_One_Nipple_at_a_Time-zFTJLQrds84-1080p-1647731658921.mp4"  type="video/mp4">
</video></span><br></td>

<td style="width: 33.3333%; text-align: right; border-color: transparent; border-style: double; border-width: 1px;">
<span  class="fr-video fr-fvc fr-dvi fr-draggable"  contenteditable="false"><video class="fr-fvc fr-dvi fr-draggable"  controls="" width="250">
<source  src="https://cdn.discordapp.com/attachments/845686793457238036/960370760650731560/Y2Mate.is_-_Just_CallMeKevin_cover_of_Chug_Jug_With_You-uQtx9LvlxIs-1080p-1649040504714.mp4"  type="video/mp4">
</video></span><br></td>

</tr></tbody></table></div></div>




Gwy

yOOO it worked!!
Tysm bro!!
(Also thanks lmao, it's the songs I use on Discord on loop to make my friends go crazy :) )