Hey suszi,
of course, we're happy to share. We used the following code:
HTML-Code:
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url={param}&show_comments=true"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={param}&color=435761&show_comments=true" type="application/x-shockwave-flash" width="100%"></embed></object><br><br><span>SoundCloud: <a href="{param}" target="blank">{param}</a></span>
You can adjust the color of the player (in this case 435761) to suit your needs.
SoundCloud also features a 5-step guide over at their blog:
http://blog.soundcloud.com/2009/07/2...cloud-bb-code/
Feel free to ask if there are any more questions.