Open vcatalano opened 9 years ago
I'm facing the same problem!! Could you help us on it?
After looking at the source, you have to pass $slider to the before, after, start, etc. functions.
<flex-slider ... start="onSliderInit($slider)">
You could then use this to store the current slide.
There doesn't appear to be any function to get the current slide. It might be nice to expose a current slide key for the active slide in the slide collection.