MyBB Community Forums

Full Version: [MyCode] Soundcloud (with iframe)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just wanna share the new iframe soundcloud player code for MyCode. I noticed that no one has submitted it yet.

Title: SoundCloud or anything you want.

Short Description: Share a track or playlist you found on SoundCloud or anything you want.

Regular Expression:
\[soundcloud\](.*?)\[/soundcloud\]


Replacement:
<iframe width="100%" height="130" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=$1&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>
Tanks bro for share it
What that help? Nothing show in my page...

This works only WordPress, not MyBB? Big Grin
(2015-07-04, 08:48 PM)Cheezo Wrote: [ -> ]What that help? Nothing show in my page...

This works only WordPress, not MyBB? Big Grin

this code work in mybb Big Grin
Can confirm it works! Thanks!
Thanks bro..
It works fine..
Smile
I really like this, but just one thing would you be able to preset the volume for all songs that embed it's quite loud.