soundcloud / soundcloud-custom-player

The SoundCloud custom javascript based player
http://soundcloud.com
705 stars 231 forks source link

Instructions <> reality? #46

Open jpryde opened 11 years ago

jpryde commented 11 years ago

Downloaded Zip from GitHub. Copied sc-player-minimal.css file (plus folder entitled "sc-player-minimal") into appropriate folder on site.

Instructions say to add

to Head section of page.

but CSS files did not contain "sc-player.css" file.

Am I missing something???

Javascript instructions seem to match files in zip.

Any guidance will be appreciated.

Thanks, jason

gmagnenat commented 11 years ago

Hi,

for the minimal player you don't need the "sc-player.css". Add just in the head : "sc-player-minimal.css" and in the botom of your page, "soundcloud.player.api.js" + "sc-player.js".

This worked for me.

Cheers,

g.