b-roken-b-ones's avatar
How do you change the video you've got available for play on the code??
I'm working with this code you made Dark by QueenLlamacornCake but I don't like the song it already had and don't know how to change it.
If you could help me out, that would be really great, and I'd appreciate it a lot!!
QueenLlamacornCake's avatar
Hey!!

< da:embed profile="youtube" id="PbPUfm_iR2s" height="75" length="95"/ >
That's the code to embed the video. The ID section is what you need to change.

Choose the new youtube video you want, and then look at the end of the url.
There should be something like:
/watch?v=NRGagjUJyOI

Grab those letters after the "v=" and put those in the ID section.
Like: < da:embed profile="youtube" id="NRGagjUJyOI" height="75" length="95"/ >

That'll change the video.

Hope this helped!!!Huggle! 
b-roken-b-ones's avatar
Oh, yeah, now it's working!!
Thank you so much!!
QueenLlamacornCake's avatar
Of course! Glad I could help. ^u^