bump
this works for me for individual tracks:
BB Code Tag: sc
Replacement:
PHP Code:
<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>
example:
PHP Code:
[sc]http://soundcloud.com/ooal/come-wanader-with-me[/sc]
--------------- Added [DATE]1334790764[/DATE] at [TIME]1334790764[/TIME] ---------------
and for sets / playlists:
BB Code: scpl
Replacement:
PHP Code:
<object height="360" width="100%">
<param name="movie" value="http://player.soundcloud.com/player.swf?url={param}&secret_url=false"></param>
<param name="allowscriptaccess" value="always"></param>
<embed allowscriptaccess="always" height="360" src="http://player.soundcloud.com/player.swf?url={param}&secret_url=false" type="application/x-shockwave-flash" width="100%"></embed>
</object>
example:
PHP Code:
[scpl]http://soundcloud.com/ooal/sets/hidden-highways-hidden-1/[/scpl]
demo:
http://thumped.com/bbs/showthread.ph...ndcloud-embeds