0
votes
1answer
78 views

Cant click on soundcloud widget in google chrome

Alright so here is my issue. I am trying to put a soundcloud player in to a site I am building. Only problem is that its not clickable in google chrome. It works fine in firefox but when i check ...
1
vote
2answers
352 views

SoundCloud like audio player [closed]

Is there any advanced opensource web audio player that looks like the one used on soundcloud.com, that I can use it on my webapp, with my own audio files hosted anywhere like amazon s3 or other host.
0
votes
0answers
107 views

How to embed soundcloud player in flash based site, flash CS3, actionscript 2.0?

I'm looking for actionscript 2.0 code which will embed soundcloud player in my flash based website. I managed to embed youtube video and this works well. Here's the code I used: ...
1
vote
2answers
195 views

SoundCloud Widget and Flash wmode

The SoundCloud HTML5 widget is embedded as an <iframe>, but it will fallback to using Flash if the browser does not support the required HTML5 components. Unfortunately, the Flash player does ...
0
votes
1answer
621 views

Soundcloud HTML5 Player not loading in Firefox

I'm on Mac OS X 10.8.2 running Firefox 18 and I'm not able to get the HTML5 Soundcloud player to work. I get blank space where it should be, and "Additional plugins are required to display all the ...
1
vote
1answer
171 views

Flash in the HTML5 Soundcloud Widget?

We make use of the Soundcloud HTML5 Widget (referenced here: http://blog.soundcloud.com/2012/01/26/html5-widget/) and it appears that a call to *soundmanager2_flash9.swf* has made it's way into the ...
1
vote
0answers
218 views

Recording audio to internet - SoundCloud API?

So I need to allow clients to record audio to the internet. Best solution I've found so far which keeps them on our site is the Soundcloud API and I just give them our account details and they use a ...
1
vote
1answer
671 views

SoundCloud + Soundmanager2 + EQData

This is essentially the same as this question but with more detail: Soundcloud + SoundManager bug: reading a stream's eqData So I have a visualizer using canvas / svg / what have you which looks ...
0
votes
0answers
107 views

Sound Cloud and FLASH

I'm having troubles with connecting flash and sound cloud api so i would really appriciate if someone with bigger experience could help me out. Is it possible to stream an audio file through flash ...
0
votes
0answers
180 views

Soundcloud uploading to specific set/playlist

I'm uploading some audio to soundcloud, but would like to add the audio to a specific playlist i have also created, without making an extra request (see "Adding Sounds to a Set" ...
1
vote
0answers
285 views

Soundcloud + SoundManager bug: reading a stream's eqData

(This is mainly targeted toward Soundcloud employees because they use Stackoverflow for support) I've built an app that reads the eqData from a soundcloud stream using soundmanager2: ...
1
vote
1answer
577 views

Custom music player using youtube, sound cloud, and mp3 streaming

Any ideas on how to create a custom player that would stream a list of youtube videos along with soundcloud, and MP3 similar to the one on fizy.com I know that this might seem like quite a general ...