Reply to thread

Actually, I figured it out. 



Here's the XML code so you can include it in your next update



<item>

    <id>518</id>

    <title>CarbonTV</title>

    <description>Embed CarbonTV.com Videos!</description>

    <displayorder>1</displayorder>

    <findcode><![CDATA[http://[www\.]*carbontv\.com/videos/([\w-]+)]]></findcode>

    <replacecode><![CDATA[<script height="$ameinfo[height]" width="$ameinfo[width]" src="http://player.ooyala.com/iframe.js#ec=$p1&pbid=9793322ea344ee69829af1b67169e51"></script>]]></replacecode>

    <status>1</status>

    <container>1</container>

    <embedregexp />

    <extraction>1</extraction>

    <gdef>0</gdef>

    <ameid>carbontv</ameid>

    <validation />

  </item>


Back
Top