Top "Soundcloud" questions

SoundCloud is a social audio storage service and community.

How do you find out someones soundcloud userid?

I've literally looked everywhere and cannot figure out how to find someones userid that I can use inside their embed …

soundcloud
How to get track ID from URL using the SoundCloud API

How can I get a track ID from a track URL using the SoundCloud API?

api url soundcloud
How has soundcloud hidden the URL of streaming audio

I am trying to hide the URL of my audio streams for my HTML5 player and was really struggling to …

javascript html audio soundcloud
How to dynamically embed the "tiny" version of the Soundcloud player using the JS SDK?

I'm building a website for a music composer. He'd like to publish samples of his work via Soundcloud and embed …

sdk soundcloud oembed
How to get thumbnail of SoundCloud using API?

For example: http://soundcloud.com/mhiqu3/sets/heretik/ How to get the thumbnail url: http://i1.sndcdn.com/artworks-000004897289-5…

soundcloud
Play SoundCloud stream uri in HTML 5 mp3 player (audio.js)

I would like to load tracks from SoundCloud and have them played in a HTML5 audio player provided by: http://…

javascript html5-audio soundcloud audio-streaming audiojs
Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline."

When I try to connect to soundcloud using below code: // Create the request. NSURLRequest *request = [NSURLRequest requestWithURL:[NSURL URLWithString:@"https://…

ios nsurlconnection soundcloud
how to get a stream from a simple soundcloud URL?

I am using Javascript to create yet another custom player for SoundCloud and SoundManager2. I am able to play a …

javascript soundcloud soundmanager2
How to show/hide fragment with swipe up/down like soundcloud android app

I am getting curious to know that how a view can be created like the one shown below . Is this …

android android-fragments soundcloud swipe-gesture
Error trying to access a iframe in JavaScript

I'm trying to call the function SC.Widget from this little API: http://developers.soundcloud.com/docs/api/html5-widget, …

javascript soundcloud