Skip to content Skip to sidebar Skip to footer
Showing posts with the label Soundcloud

How To Use Soundcloud Api To Get Stream Into Html5 Audio Player?

I've just started learning javascript and as my first attempt I'd like to create custom aud… Read more How To Use Soundcloud Api To Get Stream Into Html5 Audio Player?

How To Push Oath Token To Localstorage Or Localsession And Listen To The Storage Event? (soundcloud Php/js Bug Workaround)

This references this issue: Javascript SDK connect() function not working in chrome I asked for mor… Read more How To Push Oath Token To Localstorage Or Localsession And Listen To The Storage Event? (soundcloud Php/js Bug Workaround)

Is Soundcloud Api-v2 Being Deprecated?

We have been using the SoundCloud API and it suddenly stopped working earlier this week; it now ret… Read more Is Soundcloud Api-v2 Being Deprecated?

Cors Not Working At All

The SDK demo works fine (it doesn't need special CORS stuff since it is on the same domain) Whe… Read more Cors Not Working At All

"cannot Call Method 'oembed' Of Null" When Embedding Soundcloud Player In Dynamically Generated Div

Using the Soundcloud JavaScript API, I want to dynamically generate a page of player widgets using … Read more "cannot Call Method 'oembed' Of Null" When Embedding Soundcloud Player In Dynamically Generated Div

Js: How To Prevent Losing Session Per Refresh After Logging In In Soundcloud Api

I'm making a dashboard and pulling some info from the SoundCloud API. I'm relatively new to… Read more Js: How To Prevent Losing Session Per Refresh After Logging In In Soundcloud Api

Soundcloud Sdk / Api Callback Events Not Firing

Here's a simple example that I believe should be working per the docs. The stream plays, but t… Read more Soundcloud Sdk / Api Callback Events Not Firing

Soundcloud Api - Upload Image From External Url For Track Artwork, Using Sc.recordupload

How can I upload track artwork using the SC.recordUpload function, when the location of the image i… Read more Soundcloud Api - Upload Image From External Url For Track Artwork, Using Sc.recordupload