Knowledge Base |
XML Slide Show V3
(views: 21678)
A sliding-fashion XML Slide Show flash component, both vertical and horizontal sliding transitions between slides. Supports auto slide and fast forward; it uses Loader Pro V3 to load slides. Here are all known issues for XML Slide Show V3. If you have any questions that you think we should discuss here please let us know.
slideTo example
(2008-03-18 - views: 6104)
Q: Hi, can you show me any exemple how to use this method? I dont know how it works...
componentInstance.slideTo(itemId)
componentInstance.slideTo(itemId)
A: The idea is very simple. All the images in the slide show have an index, starting with 0. So the first image has the index 0 and the last has n-1. If you would like to slide to one of the images, simply call componentInstance.slideTo(imageIndex); . The next example does just that.
Files: XMLSS_slideTo.rar
Files: XMLSS_slideTo.rar
User Comments
Cool
posted by hfsilveira on 2008-03-20
very cool :) Thanks
Slide bar
is possible to add a slide bar , instead buttons to drag it left or right to scroll through images?
Regards
Romeo Gal
posted by jumpin on 2010-07-07
Hiis possible to add a slide bar , instead buttons to drag it left or right to scroll through images?
Regards
Romeo Gal
RE:Slide bar
posted by kneo on 2010-07-07
You can use the "slideTo" method on the XmlSlideShow when you listen scroll event on scrollBar component.
Login to post your comment









