Hi,
I try my hardest to reply to all support requests, please note that I have a life as well. The coding has been sucessfully installed onto over 50 websites, so I can't really understand why you are having issues.
What I would suggest you try is in the coding replace:
Change this to<script language="JScript" type="text/jscript" src="{$baseurl}/js/ClickFix.js"></script>
Changing the part: http://www.yourdomain.com to your actual domain<script language="JScript" type="text/jscript" src="http://www.yourdomain.com/js/ClickFix.js"></script>
I was currently waiting on my laptop being repaired or replaced which has now happened, so I will be starting work on a newer version within the next few days.
Is all else fails try the code below: This is still in testing!
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="140" id="recently viewed videos" 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="#ffffff" />
<embed src="recentplayer.swf?x=recent.php&t=Videos Being Watched Right Now" quality="high" bgcolor="#ffffff" width="550" height="140" name="recently viewed videos" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Bookmarks