Hi,
how must the code look like when I want to insert Videos from
www.Trabzonum.TV with a link like:
http://www.trabzonum.tv/musicvideo.php?vid=764583d8b
or
http://www.trabzonum.tv/trabzonspor-...764583d8b.html
I have this code, but with this code the videos are shown with another player.
Code:
- <regex_url>
- <![CDATA[ http://www\.trabzonum\.tv/(?:[\w\.\-\/]*)(?:\?vid\=|video_)([\w]*)(?:\.html)?
]]>
</regex_url>
<regex_scrape />
- <embed>
- <![CDATA[
<object type="application/x-shockwave-flash" width="425" height="344" data="http://www.trabzonum.tv/fpembed-{vb:raw code}.swf">
<param name="movie" value="http://www.trabzonum.tv/fpembed-{vb:raw code}.swf" />
<param name="wmode" value="transparent" />
</object>
]]>
</embed>
BR,
Tiryaki