I have looked on all the forums (http://wpbtips.wordpress.com/2011/06/29/inserting-grooveshark-audio-players/) to find how to embed a playlist on my footer or post and have tried writing a lot of code. WordPress.com changes the code into a link. Here's the embed code I wanted to use either on a footer widget or on a sticky post on the front page. It either tells me its not a URL or its just a link.
What's the best way to embed playlists and which player (grooveshark, playlist, etc) is the best for wordpress.com? Here's my embed code grooveshark gives me for the playlist 1, I tried shortening it, but I really don't know what's necessary and whats not:
<object width="250" height="250" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="gsPlaylist-164" name="gsPlaylist-164"><param name="movie" value="http://grooveshark.com/widget.swf" /><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&playlistID=-1&bbg=000000&bth=000000&pfg=000000&lfg=000000&bt=FFFFFF&pbg=FFFFFF&pfgh=FFFFFF&si=FFFFFF&lbg=FFFFFF&lfgh=FFFFFF&sb=FFFFFF&bfg=666666&pbgh=666666&lbgh=666666&sbh=666666&p=0" /><object type="application/x-shockwave-flash" data="http://grooveshark.com/widget.swf" width="250" height="250"><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&playlistID=-1&bbg=000000&bth=000000&pfg=000000&lfg=000000&bt=FFFFFF&pbg=FFFFFF&pfgh=FFFFFF&si=FFFFFF&lbg=FFFFFF&lfgh=FFFFFF&sb=FFFFFF&bfg=666666&pbgh=666666&lbgh=666666&sbh=666666&p=0" /><span>Playlist 1 on Grooveshark</span></object></object>
The blog I need help with is jarrettphotography.wordpress.com.