Skip to content

disable like button in soundcloud #5

@godara

Description

@godara

I am testing soundcloud in jquery and for that I have begun with the <iframe> of soundcloud.
I have successfully disabled all other parameters as follows:

<iframe id = 'scframe' width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F63422331&&show_artwork=false&show_comments=false&show_playcount=false&sharing=false&buying=false;color=ff7700"></iframe>

Is there something like 'liking=false' parameter?

I referred https://github.com/soundcloud/Widget-JS-API/wiki/widget-options but there wasn't any parameter for the like button.

how do i hide the like button in the soundcloud?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions