Quote:
Originally Posted by whitey99
This worked for me
Code:
http://soundcloud.com/
Regex: http://[w\.]*soundcloud\.com/([A-Za-z0-9_-]+/[A-Za-z0-9_-]+)
Embed: <object height="81" width="90%">
<param name="movie" value="http://player.soundcloud.com/player.swf?url=http://www.soundcloud.com/{vb:raw code}/$p2"></param>
<param name="allowscriptaccess" value="always"></param>
<param name="wmode" value="transparent"></param>
<embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http://www.soundcloud.com/{vb:raw code}/$p2" type="application/x-shockwave-flash" width="100%" wmode="transparent"></embed></object>
<span><a href="http://www.soundcloud.com/{vb:raw code}/$p2">http://www.soundcloud.com/{vb:raw code}</a></span>
|
This is what I get out of that code:
Code:
[video=;daxix/interlude]http://soundcloud.com/daxix/interlude[/video]
I'm using vB 4.2.0 pl3 and I applied the patch for functions_video.php.