Hi I'm trying to turn off Like button, but parameter "liking" does not work and still shows Like button (others like: show art, comments are ok)
my iframe
<iframe width="100%" height="450" scrolling="yes" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2F<?php echo $id; ?>&show_artwork=true&show_comments=false&show_playcount=false&liking=false></iframe>
ps playlist is private $id = "playlists%2F1234567%3Fsecret_token…"
thank you Radek
