04-06-2015 Saat: 20:37
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:
Code:
Replacement:
Code:
Title: SoundCloud or anything you want.
Short Description: Share a track or playlist you found on SoundCloud or anything you want.
Regular Expression:
Code:
Kod:
\[soundcloud\](.*?)\[/soundcloud\]
Replacement:
Code:
Kod:
<iframe width="100%" height="130" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=$1&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true"></iframe>