please answer my question..
please answer my question..
If you need to custom coding for this. There is 3 ways you can do.
1. Refer code in index.php and add required code in your portal page.
2. Fetch RSS feed of vshare and show on your portal page.
3. Make a custom PHP script that output what you need in JS format, call it with <script src="http://url/to/custom/script.php"></script>
i check in source code of front page and in template files too.. I only found
which seems does not show, can you give any example?<div id="flash_recent_videos" align="center"></div>
flash recent videos source code in js/index.js
can you give any example, how I can call.
Still looking for help.
Please try to put the following code into home page of your site.
Replace filmshare.info with your domain name.
<object height="160" width="650" type="application/x-shockwave-flash" id="vshare-swf" name="vshare-swf" data="http://www.filmshare.info/player/recent.swf"><param name="menu" value="false"/><param name="wmode" value="opaque"/><param name="bgcolor" value="#ffffff"/><param name="flashvars" value="xml_path=http://www.filmshare.info/recent_viewed_xml.php&title=Videos being watched right now..."/></object>
Bookmarks