Quote Originally Posted by grynmoors
The code that RAMMSTEIN supplied works nicely, however, I found that it doesn't work on more than one instance of the mouseover on a page at a time...that is, I haven't been able to use it on the 'new, recent AND featured' videos on the front page at the same time. At least, I can't figure out how to get it to do this...every time I tried, I got very odd results.
I have tested that type of image rollover too but this not the best way for your site.
Why. :?:
The first image that is shown at rollover is 50kb-30kb and if you have to show more than 30 video thums per page then you will spend 1.2MB to show one page. My site was down when i used this method. :(


Also grynmoors there is no need of "thumbchange1.js" vshare already have this file named as "yahoo-dom-event.js"

Note if you want to use to 'new, recent AND featured' you just put a parameter before the number. Here i am using N for new videos.
Code:
<SCRIPT type=text/javascript>       
stat['N{$new_video[i].VID}']=0; thumb['N{$new_video[i].VID}']=new Array(); thumbs['N{$new_video[i].VID}']=new Array(1,1,1);
</SCRIPT>