Tagged Questions
0
votes
0answers
30 views
How to replace string with preg_replace for correct working BBcode?
I don't ever knew php, but somehow i've done BBcode for soundcloud audio player.
So, in administration panel you click button to enter url of song. When parser turning this:
[soundcloud=url]
To ...
0
votes
0answers
30 views
Iframe inside jquery free plugin that holds just plain text
Following the nice free plugin found here http://tympanus.net/codrops/2013/03/19/thumbnail-grid-with-expanding-preview/ i had problem to show an i-frame inside the expanded text. It seems that i can ...
0
votes
1answer
69 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
1answer
154 views
iFrame links doesn't work
I've created a Ruby on Rails app which is located at heroku, you can check it here "http://soundcloud-dj-contest.herokuapp.com/"
App is working perfectly and I've placed it inside the iFrame on ...
0
votes
1answer
114 views
Can someone look at my private Soundcloud embed and tell me where I'm going wrong?
I tried following SoundCloud's advice and linked a private soundcloud player (simple HTML iframe) with a simple .htaccess authentication script. No problem there.
Apparently though, a couple people ...
0
votes
1answer
175 views
Manipulate soundcloud iframe widget
I'm loading soundcloud into my website using iframes. Is it possible to edit the style of the soundcloud iframe. Example. Set a class of the iframe to
visibility : hidden
Or is there another ...
0
votes
1answer
459 views
Stratus player (soundcloud api) non stop play
I installed the stratus player on my website but everytime you load a new page, the player stops since it's not in an iframe.
I checked on the deadmau5 site http://www.deadmau5.com/ which is also ...
0
votes
1answer
187 views
player state implemented javascript on beatport vs. iframes? soundcloud support?
I have successful implementation of static players on many of my sites using iframes. This has served my purposes thus far, and has been a little complex to make happen. i often have needed to pass a ...
0
votes
1answer
275 views
Dynamically Embedding Music Player with SoundCloud API receives error
On my site, I would like users to be able to type a SoundCloud URL into an input bar and then click a save button to turn the input bar into a SoundCloud music player playing that URL. However I'm ...
2
votes
1answer
536 views
Invisible SoundCloud iframes
On pages containing multiple SoundCloud iframes, a random subset of those iframes appear invisible in both Chrome and Firefox, and instead of containing the normal SoundCloud content they contain the ...
1
vote
2answers
82 views
Can I hide the artwork from the received embed code when calling SoundCloud oEmbed?
Is there any way to send a parameter to /oembed so that the artwork will not be shown in the received embed code?
I am thinking about rewriting the src attribute of the iframe in the response html ...
0
votes
1answer
103 views
How can I fit height to content when using the SoundCloud oembed API call?
I am embedding a SoundCloud player using the /oembed call in the API.
First of all, it seems like the documentation is incorrect/outdated regarding the height of the iframe in the response. The docs ...
2
votes
0answers
212 views
Soundcloud player widget cripples page [closed]
I have got a soundcloud player widget on a page and it is causing the page to run extremely slowly. Cursors take ages to change when hovering over buttons and other functionality on the page becomes ...
1
vote
1answer
516 views
soundcloud widget: autoplay not consistantly working in firefox 16
When trying to load a soundcloud widget in an iframe, in Firefox 16 it's not always autoplaying.
I've configured the link as follows:
...
0
votes
0answers
317 views
SoundCloud Stratus jQuery Dynamic iframes won't follow links
I have added/edited to the Soundcloud Stratus script to dynamically create iframes of the original page content so I can have the Stratus music player play nonstop while browsing the page(similar to ...
1
vote
1answer
439 views
jQuery toggle class when iframe src changes
I'm using a SoundCloud.com music player plugin called Stratus. The plugin allows you to set the class "stratus" on any anchor pointing to a soundcloud track and when clicked, will dynamically add the ...
0
votes
2answers
187 views
SoundCloud iframe of sets stays 200px
For some reason since this week all my SoundCloud sets are only 200px high thereby cropping the player. I am using the official WordPress plugin.
I have disabled all my plugins, emptied and disabled ...
1
vote
1answer
208 views
Soundcloud iFrame Embed Leaking Memory
I'm currently building a single-page backbone app that embeds up to 10 separate Soundcloud iFrames on a single page. Users can then view other pages, each of which contain their own set of iFrames.
...
1
vote
2answers
566 views
Using Javascript to add class to YouTube iframe element
I'm working on a site with a fairly large number of articles. Quite a few have one or more YouTube videos embedded in them via the YT embed code.
Because the design has changed, the height and width ...

