I have a better BBCode Replacement for this mode that allows for the full URL of the track and not just a partial. Anytime you ask your site members to do a partial link they usually mess it up!
Use this replacement instead:
Code:
<object height="81" width="100%">
<param name="movie" value="http://player.soundcloud.com/player.swf?url={param}&g=bb"></param>
<param name="allowscriptaccess" value="always"></param>
<param name="wmode" value="transparent"></param>
<embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={param}&g=bb" type="application/x-shockwave-flash" width="100%"></embed></object>