No Longer Works
Alright been working on this for a minute
Thumb rotator for New Videos only So far
First Backup Backup Backup
Using js scripts from http://webgeek-design.com
Second download js scripts from here http://www.viewmyvids.com/thumbjs.zip and copy to js folder
Third
add this to header.tpl
fourthCode:<script language="JavaScript" type="text/javascript" src="{$baseurl}/js/thumbchange1.js"></script> <script language="JavaScript" type="text/javascript" src="{$baseurl}/js/thumbchange2.js"></script> <script type="text/javascript">YAHOO.thumbchange.register(50);</script>
then open index.tpl in templates dir look for this code
fifthCode:[img]{$view.new_videos[i].video_thumb_url}/thumb/{$view.new_videos[i].video_folder}1_{$view.new_videos[i].video_id}.jpg[/img]
Replace with this
Save the files your doneCode:[img]{$view.new_videos[i].video_thumb_url}/thumb/{$view.new_videos[i].video_id}.jpg[/img]
Any improvements would be greatly welcomed
works on my site
http://www.viewmyvids.com
A little buggy working on them now Use at your own risk
Bookmarks