About 1Radio

1Radio Downloads

Desktop Wallpapers | Windows Screensaver | Widgets | Desktop Player

Widgets

You can place the following widgets on your website using the sample code provided.

Include a simple 1Radio player on your webpage.
<script language="javascript" src="http://1radio.org/js/player.js"></script>
   
Include a 1Radio player on your webpage with additional now playing info.
<script language="javascript" src="http://1radio.org/js/advplayer.js"></script>
   

Last.fm Widgets

 
Show the most recently played tracks on 1Radio.
<script language="javascript" src="http://1radio.org/js/recent_tracks.js"></script>
   
Show pics of recently played artists.
<script language="javascript" src="http://1radio.org/js/artist_quilt.js"></script>
   
Show the most frequently played artists on 1Radio over the last week.
<script language="javascript" src="http://1radio.org/js/weekly_artists.js"></script>
   
Show the most frequently played tracks on 1Radio over the last week.
<script language="javascript" src="http://1radio.org/js/weekly_tracks.js"></script>