Ok I'm struggling to get this working
Have the following settings
URL
HTML Code:
http://www.inyourfacerc.com
Regex URL
HTML Code:
http:\/\/www\.inyourfacerc\.com/videos/([\d]+)/([0-9a-z_\-\/]+).html
Embed
HTML Code:
<object><embed src="http://www.inyourfacerc.com/mm_player.swf?http_base_url=http://www.inyourfacerc.com/&videoid={vb:raw code}" FlashVars="http_base_url=http://www.inyourfacerc.com/&videoid={vb:raw code}" quality="high" bgcolor="#ffffff" width="450" height="370" loop="false" align="middle" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" scale="exactfit" > </embed></object>
But when I post the url of
http://www.inyourfacerc.com/videos/8...all-court.html
It just create a link rather than embeding the video. Can anyone help?