BBCode DatabaseSoundcloud BBcode

BBCode's
Previous topicNext topic
User avatar

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6365
Joined: Jan 13th, '14, 20:45
    unknown unknown

Soundcloud BBcode

Post by dmzx »

BBcode:

Code: Select all

[Soundcloud]{URL}[/Soundcloud]


HTML:

Code: Select all

<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>


Hulplijn:

Code: Select all

[Soundcloud]http://soundcloud.com/user/track[/Soundcloud]
Previous topicNext topic