Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Soundcloud
04-14-2012, 03:45 AM (This post was last modified: 04-14-2012 03:46 AM by Not.)
Post: #1
Soundcloud

regular expression

Code:
\[soundcloud\](.*?)\[/soundcloud\]

replacement
Code:
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=$1&amp;g=bb"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=$1&amp;g=bb" type="application/x-shockwave-flash" width="100%"></embed></object>

Enjoy! =)
find
quote


Forum Jump:


User(s) browsing this thread: 1 Guest(s)


MyBB Addict | Contact Us | Return to Top | Return to Content | Mobile Version | RSS Syndication