I am using some functions to produce a fade transition and then autoscroll. But seems they wont work with each other.
The following code results in the slide moving one, then stopping. If I click Next to go through all slides back to the first, the autoscroll kicks in and works fine. If I change target for autoscroll to -=1 then it works fine, but goes backwards of course, but I want +=1.
I am using some functions to produce a fade transition and then autoscroll. But seems they wont work with each other.
The following code results in the slide moving one, then stopping. If I click Next to go through all slides back to the first, the autoscroll kicks in and works fine. If I change target for autoscroll to -=1 then it works fine, but goes backwards of course, but I want +=1.
Thanks