Select Item by code in TAdvSmoothSlideShow

Hi,

How can I select a Item by code?

I'm testing this, but it is very slow and it does not scroll the Thumbnail.

AdvSmoothSlideShow1.ItemIndex := AIndex;

Thanks in advance,

Omar Zelaya

For an immediate selection, did you try to set AdvSmoothSlideShow.Animation = false?

Hi,

Thanks, it works faster now, but still lhave the issue on the thumbnail, the selected item is not visible. I have to manully scroll to the selected item(it is correctly selected).

Thanks in advance,

Omar

Access to this scroll position is at time time sadly not exposed. We'll look to expose this.