At this url:
http://flash-creations.com/notes/dynamic_slidingviewer.php
is a script that creates a slideviewer for any number of images. It has a nice, basic thumbnail scroller. However, notice that when the mouse is over the thumbnails, there is a jittery movement within the thumbnilas – this becomes much more pronounced if you use a larger thumbnail… Scotty’s infinite_resize viewer (see url below) does not have this jittery quality. Why does the one above have this problem? I would prefer to use it over infinite_resize because it draws out the movieclips with actionscript and so is more flexibile.
(Look for the infinite_resize.zip)
G