...to use the Jamendo widget?
First let's give a very short description of the site: A site where artist can host their music licensed under Creative Commons. They offer a widget to add that uses HTML (embedding, and some CSS), yet when I did put it in a blank box, it wouldn't show.
Here is the Album i'd like to add to my profile, which personally think is a great one. http://www.jamendo.com/album/24756
If this link breaks any rules, tell me, gladly I'll make it dissappear.
Have you tried the widget add-on on your profile rather than an empty box?

The widget box is for official widgets of Subeta, from what I've heard. So no point of using an external widget from which the owners may not even know about.
There's official widgets, and then there's widgets anyone can make :)
Select a widget, and put in the link (ends with .xml) and follow instructions from there :)
I believe the widget has to be written for subeta though, and that's a very simple thing to do :)
2025 Stalacbite, Focused (7)
It's not about Subeta widgets I'm talking about, I'm talking about an external widget that lets you put albums, playlist or whatever on Jamendo on any page that allows HTML. Here's the code in question:
<div align="center"><object width="200" height="300" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" align="middle"><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="movie" value="http://widgets.jamendo.com/es/album/?album_id=24756&playerautoplay=1&playertype=2008&refuid=621335" /><param name="quality" value="high" /><param name="bgcolor" value="" /><embed src="http://widgets.jamendo.com/es/album/?album_id=24756&playerautoplay=1&playertype=2008&refuid=621335" quality="high" wmode="transparent" bgcolor="" width="200" height="300" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"> </embed> </object></div>
yeah... ... I'm not sure if you can plonk that into a blank space @; You may need to write an actual subeta widget.
You may want to back up my opinion with someone.. who's a bit better at code than me though xD
My guess is if whatever you're cutting and pasting isn't working, then you'll neex a .xml widget :(
2025 Stalacbite, Focused (7)
Took me some time to find it but here is a topic that made about creating widgets.
I'm not sure it'll help though. Seems very complicated to me.