samples:
<TMPL_VAR file_code>
<TMPL_VAR site_url>
<TMPL_VAR download_link>
etc.
Purpose:
I want to integrate jw player embed code:
sample from jw
code: encodeURI("<iframe src='http://example.com/embed/12345.html' />"),
edited
code: encodeURI('<IFRAME SRC="<TMPL_VAR site_url>/embed-<TMPL_VAR file_code>.html' />"),
It doesnt generate any links or file codes, so i might thinking theres another code for this one, since im seeing other xfilesharing websites with sharing plugin from jw and integrate it successfully.
Please share
