The Furry Forums

Furry Chat => General => Topic started by: Radio on August 21, 2015, 07:30:26 PM

Title: Assistance please
Post by: Radio on August 21, 2015, 07:30:26 PM
Is there a way to embed music into my profile page that plays on load?
Title: Re: Assistance please
Post by: Midnight Madness on August 22, 2015, 04:39:43 AM
This is the code for mine, which I stole from Hollow because I was curious.

<div id="gaf210imvustylez_youtubebox" style="width:235px;height:24px;overflow:hidden;display:table-cell;vertical-align:bottom"><object width="265" height="24"><param name="movie" value="https://www.youtube.com/v/WhRFKNubcHM&amp;modestbranding=1&amp;fs=0&amp;rel=0&amp;hd=1&amp;showinfo=0&amp;iv_load_policy=0&amp;autoplay=1&amp;loop=1&amp;version=3&amp;autohide=0&amp;theme=dark" /><param name="allowscriptaccess" value="always" /><embed src="https://www.youtube.com/v/WhRFKNubcHM&amp;modestbranding=1&amp;fs=0&amp;rel=0&amp;hd=1&amp;showsearch=0&amp;showinfo=0&amp;iv_load_policy=0&amp;autoplay=1&amp;loop=1&amp;version=3&amp;autohide=0&amp;theme=dark" type="application/x-shockwave-flash" width="265" height="24" /></object></div>

I highlighted the link format in red, since you need to follow said format to a T. Basically, take the code I gave, copy the random assortment of characters at the very end of the youtube link (for the individual video only, playlist details won't work properly) and paste them after the /v/ in the url portion of the code.

I'm not sure about the code for playlists or if Ultimate Profile even supports full playlists.
Title: Re: Assistance please
Post by: Radio on August 22, 2015, 04:59:21 AM
Then i go to my ultimate profile and place it under the html codes correct?
Title: Re: Assistance please
Post by: HollowOfHaze on August 22, 2015, 05:15:38 AM
That should be correct.

So you did in fact look at my profile didn't you Nick.

Neat.
Title: Re: Assistance please
Post by: Midnight Madness on August 22, 2015, 05:24:51 AM
Yep, I sure did. c: I always randomly check out people's profiles to try and familiarize myself with the user at least a little bit. That and you're pretty coolio, dude. I saw you had that up and working, so I went and snatched it. =P

Anyway, Radio, it'd go under customization in particular. You didn't follow the format at first, so it didn't work. I went in and fixed it up for you, and now you have music! the format was www[dot]youtube[dot]com/v/[/url][randomcharacters]. The standard link won't work in the code.
Title: Re: Assistance please
Post by: Radio on August 22, 2015, 05:36:23 AM
H4X!! Thank you for your assistance. Greatly appreciated.