jamendo widgets
By
Belbo
Description
You can add jamendo widgets (players), simply adding iframe tag.
First you have to copy the source of the widget code from jamendo album site.
Code
example:
<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/en/album/?album_id=6346&playertype=2008" />
<param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" />
<embed src="http://widgets.jamendo.com/en/album/?album_id=6346&playertype=2008" quality="high"
wmode="transparent" bgcolor="#FFFFFF" width="200" height="300" align="middle"
allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed> </object></div>
There's only needed an excerpt you can find in <embed> tag above.
http://widgets.jamendo.com/en/album/?album_id=6346&playertype=2008
Now you have everything you need.
[[iframe http://widgets.jamendo.com/en/album/?album_id=6346&playertype=2008 frameborder="0" height="320px" width="200px"]]
In action
Rate this solution
If you think this solution is useful — rate it up! Or dump it otherwise.
Add a new comment
page_revision: 5, last_edited: 1249475236|%e %b %Y, %H:%M %Z (%O ago)





