SoundCloud player
#1


Code to insert the SoundCloud player on mybb forum

add this mycode in admin cp

Regular expression:
\[sc\](.*?)\[/sc\]
Exchange:

<object height="81" width="100%"> <param name="movie" value="http://player.soundcloud.com/player.swf?url=$1&secret_url=false"></param> <param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=$1&secret_url=false" type="application/x-shockwave-flash" width="100%"></embed> </object>
use
[sc]http:www.soundcloud.link_here[/sc]
done..


couldnt find it working any where
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)