• Welcome to ForumKorner!
    Join today and become a part of the community.

Soundcloud

Fireworks

User is banned.
Reputation
0
Do we still not have a souncloud mybb code?
 

Solar

Power member.
Reputation
0
No, I don't believe we do. I would definitely like to see something related to Soundcloud implemented, though.
 

Fireworks

User is banned.
Reputation
0
Solar said:
No, I don't believe we do. I would definitely like to see something related to Soundcloud implemented, though.

It's been asked for many times. I don't see why they don't just implement it. It's really simple BB Code. I could even write it here:

1) Go to your Admin Control Panel, then click on ‘Add New BB code‘ option under ‘Custom BB Codes‘.

2) Enter the following info into the form fields:

Title: SoundCloud

BB Code Tag Name: soundcloud

Replacement:

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

Example: [soundcloud]http://soundcloud.com/matas/hobnotropic[/soundcloud]

Description: Embed the tracks from SoundCloud into your post. Use the track URL in your browser. For example, for http://soundcloud.com/forss/speech-craft-no-sleep-til-dawn-remix-by-forss it would be:

[soundcloud]http://soundcloud.com/forss/speech-craft-no-sleep-til-dawn-remix-by-forss[/soundcloud]

3) Include a Button Image. (Note: this is optional but you should upload that image to your own server and host it from there: http://bit.ly/tV7mm).

4) Here’s the how it should all look:

20090727-b3kaxmtkphdi4nts6xkshfdk88.png
 
Top