PDA

View Full Version : Adjust Function help needed


Membie
03-14-2003, 03:25 PM
I want to adjust This script... (http://www.dynamicdrive.com/dynamicindex14/interslide.htm) just a little, but fail to do so myself (and believe me I've tried). Probably a piece of cake for many of you..., but not for me (still not giving up learning though).

As you can see, there is an all-in-one Play-Stop button. I want a seperated Play-, and a separated Stop button (along with the matching function when clicked upon). The Stop button aswell as the Play button should be not clickable as soon as clicked. As soon as the play button is clicked the Stop button should become clickable. As soon as the Stop button is clicked, the Play button should become clickable...

Hope this makes sence, someone will help.

Thanks in adv.

beetle
03-14-2003, 04:29 PM
You can use my SlideShow script =)

www.peterbailey.net/dev/jsclasses/

Here's a demo

http://www.peterbailey.net/dhtml/oo_slideshow.htm

If you'd like help using it, lemme know.

Membie
03-14-2003, 04:58 PM
Originally posted by beetle
If you'd like help using it, lemme know.

Whoww...: thank you Peter Beetle ;) The upper right tabel seems to be just what I had in mind. The other one upper left) is preloading images...: Probably they're all preloaded at once? Preloading seems to be the best thing to do (I've a large number of images), quess that's why you've done that with the automatic play version?

I'll give it a try myself first... let you know (and give you credits when used).

Thanks again.