PDA

View Full Version : BB Code Enhancements - Sound Cloud Player [BBCODE New Mod]


edenalon
03-05-2012, 11:00 PM
Hi,
After you were looking for mod of SoundCloud and everyone did not work.
I wrote a new MOD to SoundCloud, using BBCODE tag.
If you have problems please report to me.
Have fun.
Example:
http://www.rewind.co.il/showthread.php/726-%D7%A4%D7%A8%D7%A1%D7%95%D7%9D-Sound-Cloud-%D7%91%D7%90%D7%AA%D7%A8
Developed by Eden Alon (Steve-Web)
Thank you!

elementsofdance
03-07-2012, 05:25 PM
Problem is, if the URL is including http:// it does not work. Only works with www.soundcloud.com and soundcloud.com

edenalon
03-07-2012, 08:02 PM
ohh no man,
In my Example I use with http:// and it work , here :
http://www.rewind.co.il/showthread.php/726-%D7%A4%D7%A8%D7%A1%D7%95%D7%9D-Sound-Cloud-%D7%91%D7%90%D7%AA%D7%A8

Doctor Death
03-07-2012, 09:05 PM
Although the example works, this is not functional for the different soundcloud URLs after install.

For example

http://soundcloud.com/panzer13/set-fire-to-the-rain

LouiseWilson
06-06-2012, 04:18 PM
this is not working with vb 4.2.0

pete_brady
06-06-2012, 04:58 PM
<a href="https://vborg.vbsupport.ru/showpost.php?p=2321394&postcount=10" target="_blank">https://vborg.vbsupport.ru/showp...4&postcount=10</a>

LouiseWilson
06-06-2012, 05:27 PM
Super thank you any chance you can supply your mixcloud bbcode also ?

pete_brady
06-06-2012, 05:51 PM
Super thank you any chance you can supply your mixcloud bbcode also ?

sure thing

BB Code: mixcloud

<div> <object width="300" height="300"> <param name="movie" value="http://www.mixcloud.com/media/swf/player/mixcloudLoader.swf"></param><param name="allowFullScreen" value="true"></param> <param name="allowscriptaccess" value="always"></param> <param name="flashVars" value="feed=URL?for_player=1"></param> <embed src="http://www.mixcloud.com/media/swf/player/mixcloudLoader.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" flashvars="feed=URL?for_player=1" width="300" height="300"></embed></object> <div style="clear:both; height:3px;"></div> <p style="display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px 3px 4px; color:#999;"> <a href="URL?utm_source=widget&amp;utm_medium=web&amp;utm_campaign= base_links&amp;utm_term=cloudcast_link" style="color:#02a0c7; font-weight:bold;">Click here</a> to see it on Mixcloud</p> <div style="clear:both; height:3px;"></div> </div>

URL

LouiseWilson
06-06-2012, 06:15 PM
super I'll add these tomorrow thank you

LouiseWilson
06-07-2012, 10:34 AM
This is still not working on VB4.2.0

The error i'm getting is the following

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

<object height="81" width="100%"> <param name="movie" value="http://player.soundcloud.com/player.swf?url={param}"></param> <param name="allowscriptaccess" value="always"></param> <param name="wmode" value="transparent"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={param}" type="application/x-shockwave-flash" width="100%" wmode="transparent"></embed></object>

any help will be appreciated

LouiseWilson
06-07-2012, 10:55 AM
Update got this working however everyone I post

this track is currently not available

and it clearly is

CubicWebs
07-17-2012, 05:45 PM
I've followed the instructions however it just shows the bb code. (vb4.2.0)

edenalon
07-17-2012, 08:39 PM
Ok please send me mail with panel login and i try to fix it ?
my mail : adming4f@gmail.com
Thanks and sorry about it.

WorldCraft
07-18-2012, 06:25 PM
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url={param}&auto_play=false&show_comments=true&color=81a8cb&g=bb"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={param}&auto_play=false&show_comments=true&color=81a8cb&g=bb" type="application/x-shockwave-flash" width="48%"></embed></object>

^I've had no problems with that getup, no idea how different it is to this one, but if you're having trouble, try the above.