Hi,

I have a slider module installed. And I have number of slider pages where I have embedded flash videos. Everything works perfectly except one thing. When I play one flash video on the slider, and go to another slider and play another video, the first video does not stop. It continues playing. Is there a way to stop the first flash video when you click to go to next slider?

Thanks,

Ashish

Comments

ericduran’s picture

You'll have to implement it using jquery. Is your site hosted? If I can see the site I might be able to give you a script that works.

Eric

agsparta’s picture

Hi Eric,

Thank you very much for the reply. You are a life saver. Here is the url to the website:

http://newmediamilldev.com/nmm/

Ashish

ericduran’s picture

Hi,
Since is flash you can't really stop it with javascript.

Uhm the only thing I can think of is to place all the flash url on a javascript array and when the slide changes then change the url to null. So when the appropriate slide is selected them insert the url for the flash object. This way if one is playing when you change it it stops playing.

Do you get me??

Eric

agsparta’s picture

The slider module uses javascript to add the slider windows. How do you think I should work around it? Do you have any example script?

jpbhat’s picture

Hi

i am using slider module for sliding the content page
i want change the "next" and "previous" button?
when slider page is loaded i want to hide the "previousbutton"
when i click "next" button the "previous" button should display and when i go to last slide "next" button should hide

how can i do this

any one pls help me out

i am using "Slider " module and drupal 6

thanks and regards