I'm have a three-slide slideshow going on with FlexSlider, and I'm trying to programmatically make it pause and resume. How do I do that?
Basically, I'm trying to make it stop when the user makes a modal pop up, so the stop is going to go inside a .click() function.