Search  

VERTICAL THUMBNAILS SCROLLER

HomeBrowse CategoriesFlashApplications and UtilitiesVertical Thumbnails Scroller
Full_screen_preview

Vertical Thumbnails Scroller is a xml based scroller which scrolls thumbnails vertically based on the mouse movement. It is a very flexible thumbnails scroller.

FEATURES :
  • Dynamic XML based vertical scroller
  • Number of thumbnails to be scaled parameter from xml file with 1,3 and 5 possible values.
  • Centralized coding
  • Easy to use and easy to customize
REQUIREMENTS :
  • Flash 8+

KEYWORDS :
scroller, xml scroller, vertical scroller, vertical xml scroller, dynamic thumbs scroller, dynamic xml thumbs scroller, dynamic thumbnails scroller, saafidesign



Subscribe Here to be Get Notified About New File Releases

You might also be interested in:

1- Website Templates Collection:
Creative Studios Portfolio V2 [ With Videos ] Creative Studios Portfolio Portfolio Presentation

2- XML News
Dynamic XML News Interactive XML News

3- Widgets / Utilities
3D Profile Viewer Dynamic XML Events Calendar AS 3.0 Version Dynamic XML Events Calendar Dynamic XML Team Members Multiple File Uploader Ultimate Fullscreen Videos Solution Flash Calendar / Date Chooser

4- Image Galleries / Slideshows Collection:
Advanced Dynamic XML Grid Gallery KI Simple XML Gallery Mini 3D Photo Stack Gallery Advanced Dynamic Slideshow Zoom Slideshow / Banner Rotator Dynamic XML Grid Gallery 3D Image Stack Gallery Dynamic Slideshow Interactive Fullscreen Image Gallery V3 Interactive Fullscreen Image Gallery Slideshow with Burn Effect

5- Dynamic XML Scrollers:
Horizontal Thumbnails Scroller Vertical Thumbnails Scroller

6- Navigation Menus Collection:
Dynamic Accordian Menu 2 Dynamic Accordian Menu

7- Flash Email Forms Collection:
Flash and PHP Email Form

8- FLV Video Players Collection:
KI Media Player with Playlist

See more files by SaafiDesign


Posted 4 months ago

nice but like i said before itd be better if when you clicked it showed the full sized image

Posted 4 months ago

I need auto scroll. How can i do that ?

Thanks

Posted 4 months ago

could use a rollout function. feels a little off when the images don’t scale down after you’ve rolled out.

Posted 4 months ago

@animike

let this one be a little different than the others ;)

Anyway if someone really need to reset the thumbnails when mouse is not on any thumbnail then add:

setSelectedThumb(null);

just inside the onThumbnailsOut function so it will look like this after adding above line:

function onThumbnailOut(thumb:MovieClip){
    setSelectedThumb(null);
}
Posted 4 months ago

can you point multiple xml files to the same movie (ie, different galleries)?

Posted 3 months ago

Is it possible to add some text to eacht thumbnail, just like the horizontal version ?

Posted 3 months ago