vertical player
How I changed the code, by doubling the height you can create a vertical player -
<p>
<object height=”700” width=”350”>
<param name=”movie” value=”http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fbright-spark-destroyer%2Fsets%2Fholy-yell&auto_play=false&player_type=artwork&color=9a4544” />
<param name=”allowscriptaccess” value=”always” /> <embed allowscriptaccess=”always” src=”http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fbright-spark-destroyer%2Fsets%2Fholy-yell&auto_play=false&player_type=artwork&color=9a4544” type=”application/x-shockwave-flash” height=”700” width=”350”></embed>
</object>
</p>