Um Soundcloud-Songs direkt in ein phpBB Forum einzubinden, einfach folgenden BB-Code im Backend erstellen:
Benutzung
[Soundcloud]{URL}[/Soundcloud]
HTML Ersetzung
<object height="81" width="100%">
<param name="movie"
value="http://player.soundcloud.com/player.swf?url={URL}&g=bb"></param>
<param name="allowscriptaccess" value="always"></param>
<embed allowscriptaccess="always" height="81"
src="http://player.soundcloud.com/player.swf?url={URL}&g=bb"
type="application/x-shockwave-flash" width="100%"></embed>
</object> <a href="{URL}">{URL}</a>
Tipp-Anzeige
[Soundcloud]http://soundcloud.com/user/track[/Soundcloud]