Resource icon

Sound Cloud iFrame Embed BB Code Media Site 1.0

No permission to download

Sidane

Active member
Sidane submitted a new resource:

Sound Cloud iFrame Embed BB Code Media Site - Adds support for embedding an iframe based Sound Cloud player in XenForo.

This add-on adds support for embedding an iframe based Sound Cloud player in XenForo.

It creates a new BB Code Media Site allowing users to paste a Sound Cloud URL into the media embed form and have it replaced by a Sound Cloud iframe player.

soundcloud.png


Installation

Install in the usual XenForo way:

* Download the addon-sidaneSoundCloudIframe.xml XML file.

* Go to your Admin...

Read more about this resource...
 
Hi, how I can reduce the size of the player?
Edit BB Code Media Site: SoundCloud

Embed HTML:

Replace the code with this:
Code:
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url={$id}&amp;auto_play=false&amp;hide_related=false&amp;show_artwork=true"></iframe>
 
Top Bottom