Yeah imeem is good. But do you want the music to just start playing automatically when they get to your website, and with out them seeing the player? I made a demo of Beech Boys - Surfing USA code from imeem play and autoplay if you want it hidden on the site.
Auto play and player hidden:
Code:
<object width="1" height="1"><param name="movie" value="http://media.imeem.com/m/j2aKjTVD5i"></param><param name="wmode" value="transparent"></param><embed src="http://media.imeem.com/m/j2aKjTVD5i" type="application/x-shockwave-flash" width="1" height="1" wmode="transparent"></embed><a href="http://www.imeem.com/people/WZB3Xy/music/yQ-qdTKs/beach_boys_beach_boys_surfing_usa/">Beach Boys - Surfing USA - Beach boys</a></object>
Player visible not on autoplay:
Code:
<object width="300" height="110"><param name="movie" value="http://media.imeem.com/m/j2aKjTVD5i/aus=false/"></param><param name="wmode" value="transparent"></param><embed src="http://media.imeem.com/m/j2aKjTVD5i/aus=false/" type="application/x-shockwave-flash" width="300" height="110" wmode="transparent"></embed><a href="http://www.imeem.com/people/WZB3Xy/music/yQ-qdTKs/beach_boys_beach_boys_surfing_usa/">Beach Boys - Surfing USA - Beach boys</a></object>
You can also goto YouTube and do the same thing with the embed codes.