1:Upload recentplayer.swf to your root folder
2:Upload recent.php to root folder
3:Put following code to your index.tpl:
..................................................
<object class="flash" type="application/x-shockwave-flash" data="recentplayer.swf?x=recent.php&t=Videos Being Watched Right Now..." width="550" height="110" align="middle">
<param name="allowScriptAccess" value="sameDomain">
<param name="movie" value="recentplayer.swf?x=recent.php&t=Videos Being Watched Right Now...">
<param name="quality" value="high">
<param name="bgcolor" value="(your background color)">
</object>
.....................................................
See Attachment For Download