Knowledge Base |
Important! All new questions are usually answered within the next business day.
Thumbnail Slider Pro V1
(views: 8636)
Thumbnail Slider is a navigation component that enables you to load a set of images,swf's or symbols from library,fed from an xml file ,through which you can scroll with the help of the arrows,or simply depending on the mouse position. Here are all known issues for Thumbnail Slider Pro V1. If you have any questions that you think we should discuss here please let us know.
Automatic slide show
(2008-07-28 - views: 3574)
Q: Does the ThumbnailSlider component support automated slide show ?
A: Yes, the component has the ability to play a slide show. Please see the next example and check the documentation.
Files: ThSlider_slideshow.zip
Files: ThSlider_slideshow.zip
User Comments
regarding automatic slideshow
Actually when you click on a thumbnail, that thumbnail gets selected and the slideshow continues from there. That's why the next image is loaded, because the large images are loaded when the slideshow advances to the next thumbnail and not when a thumbnail is clicked.
To do that, you need to listen for the onPressThumb or onReleaseThumb events. For more information please consult the component's documentation file.
posted by negush on 2008-08-28
Actually when you click on a thumbnail, that thumbnail gets selected and the slideshow continues from there. That's why the next image is loaded, because the large images are loaded when the slideshow advances to the next thumbnail and not when a thumbnail is clicked.
To do that, you need to listen for the onPressThumb or onReleaseThumb events. For more information please consult the component's documentation file.
Login to post your comment



I downloaded the file you have "ThSlider_slideshow.zip"
The slideshow works, but when you click on a thumbnail, it loads the photo next to it (not the one you click on).
How can I change this?
Thanks.