View Full Version : Webjay Music Player For Signature


Frookie
06-11-2006, 08:58 PM
I wanted to throw in my Webjay music player in my signature. I'm hoping that what I have now will help make it work. If not, I could use some help with it.

the source from Webjay says that this should be the code:

div style="text-align: center; margin-left: auto; margin-right: auto;">
<div>
<a href="http://webjay.org/by/E-Dawg/e-dawg5c27splaylist">
<div><cite>E-Dawg's playlist</cite></div>

</a>
</div>
<embed
src="http://webjay.org/flash/xspf_player?autoload=1&amp;&amp;playlist_url=http://webjay.org/by/E-Dawg/e-dawg5c27splaylist.xspf"
quality="high"
bgcolor="e6e6e6"
width="400"
height="170"
name="xspf_player"
align="middle"
type="application/x-shockwave-flash"
/>
<div style="margin-top: 5px; font-size: 80%;">via <a href="http://webjay.org">Webjay</a></div>
</div>



However, I found this code which seems to do better, but it's not loaded and I don't want to have to wait for it to load to know if it worked or not:

<object type="application/x-shockwave-flash" width="400" height="170"
data="http://musicplayer.sourceforge.net/xspf_player.swf?playlist_url=http://yourdomain.com/yourplaylistlist.xspf">
<param name="movie"
value="http://musicplayer.sourceforge.net/xspf_player.swf?playlist_url=http://yourdomain.com/yourplaylistlist.xspf" />
</object>

I changed what I needed to correctly, but is this correct in terms of what it should be in my sig?

MrNaPaLm32
06-11-2006, 09:22 PM
div style="text-align: center; margin-left: auto; margin-right: auto;">that my friend is CSS. That should explain why it doesnt work.

Frookie
06-11-2006, 09:50 PM
damnit, I should've spotted that CSS style sheet thing, but I didn't throw that into the last one that I put in my sig

MrNaPaLm32
06-11-2006, 09:53 PM
this is all you should need.

<embed
src="http://webjay.org/flash/xspf_player?autoload=1&amp;&amp;playlist_url=http: //webjay.org/by/E-Dawg/e-dawg5c27splaylist.xspf"
quality="high"
bgcolor="e6e6e6"
width="400"
height="170"
name="xspf_player"
align="middle"
type="application/x-shockwave-flash"
/>

Frookie
06-11-2006, 09:56 PM
I put that part in there itself and it didn't work

poisonedcandy_X
06-12-2006, 08:20 AM
But it looks like it's working now. I think?

MrNaPaLm32
06-12-2006, 12:08 PM
no, thats youtube.