MusiquesElectro
07-28-2014, 10:00 PM
Hello,
If you are running a forum dealing with musics, a Soundcloud BBCode is a must have. However, the different tutorials that may be found on the internet are not really working.
So here are my five bucks on how to integrate a properly working soundcloud bbcode :
1/ Replacement code :
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url={param}&color=0066cc"></iframe>
a) You can change the dimensions by playing with width="100%" and height="166".
b) You can change the button color with a RGB code whit this part of the code : &color="0066cc"
https://vborg.vbsupport.ru/attachment.php?attachmentid=149920&stc=1&d=1406669528
2/ Then set the different options this way :
https://vborg.vbsupport.ru/attachment.php?attachmentid=149921&stc=1&d=1406669528
3/ You will get a message about the replacement code, just ignore it :
https://vborg.vbsupport.ru/attachment.php?attachmentid=149923&stc=1&d=1406670128
4/ Then you just need to find a soundcloud url and it wil give you something like this :
https://vborg.vbsupport.ru/attachment.php?attachmentid=149922&stc=1&d=1406669646
As you can see if you are logged in soundcloud, you have all classical options open to you : follow/unfollow, comments, view comments, share etc.
Feel free to add any comments, probelms etc :)
If you are running a forum dealing with musics, a Soundcloud BBCode is a must have. However, the different tutorials that may be found on the internet are not really working.
So here are my five bucks on how to integrate a properly working soundcloud bbcode :
1/ Replacement code :
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url={param}&color=0066cc"></iframe>
a) You can change the dimensions by playing with width="100%" and height="166".
b) You can change the button color with a RGB code whit this part of the code : &color="0066cc"
https://vborg.vbsupport.ru/attachment.php?attachmentid=149920&stc=1&d=1406669528
2/ Then set the different options this way :
https://vborg.vbsupport.ru/attachment.php?attachmentid=149921&stc=1&d=1406669528
3/ You will get a message about the replacement code, just ignore it :
https://vborg.vbsupport.ru/attachment.php?attachmentid=149923&stc=1&d=1406670128
4/ Then you just need to find a soundcloud url and it wil give you something like this :
https://vborg.vbsupport.ru/attachment.php?attachmentid=149922&stc=1&d=1406669646
As you can see if you are logged in soundcloud, you have all classical options open to you : follow/unfollow, comments, view comments, share etc.
Feel free to add any comments, probelms etc :)