I have a jQuery slider (mostly identical to the http://slidesjs.com one). I haven't had luck finding an answer to the question of how to pause the "current" or visible slide's YouTube video when the "next" or "previous" button is pressed while also changing the slide itself. I'm using YouTube's iFrames instead of the old embed code, too.
Is there a way to achieve this function with the iFrames? I know that the Anything Slider ( http://css-tricks.com/anythingslider-jquery-plugin/ ) boasts the ability to stop videos, but I'm not sure how it's achieved.
This sounded like it would work, but I'm not sure how to tie it in with an event to set off the video pause function.
Any help would be greatly appreciated.