Skip to content

Instantly share code, notes, and snippets.

@mataspetrikas
Created March 1, 2010 16:56
Show Gist options
  • Save mataspetrikas/318548 to your computer and use it in GitHub Desktop.
Save mataspetrikas/318548 to your computer and use it in GitHub Desktop.
2. code:
[soundcloud]{url}[/soundcloud]
3.replacement:
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url={url}&amp;g=bb"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={url}&amp;g=bb" type="application/x-shockwave-flash" width="100%"></embed></object> <a href="{url}">{url}</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment