This is a discussion on "Slide show/s :)" within the Flash & Multimedia Forum section. This forum, and the thread "Slide show/s :) are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Slide show/s :)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Slide show/s :)
Hello everyone that reads this. I am just a mere beginner in Flash and I'm having an issue. I have used these two tutorials to creat a slide show.
1. http://www.kirupa.com/developer/mx20...otogallery.htm 2. http://www.kirupa.com/developer/mx20..._slideshow.htm What if I wanted to incorporate both options? To have the slideshow but also the capability of clicking the next or previous button to go through the images however fast you want? Can anybody please help me on this? Code: This is the slide show scroll action script. How can I manipulate it so that I can use the previous and next buttons on the slide show and also have it slide through each image?
Last edited by Sgaspar11; May 24th, 2007 at 18:33. Reason: Code Taglets! |
|
|
|
|||
|
Re: Slide show/s :)
It should be pretty simple using the functions already created:
Create you Next button: On the buttno use this code:
On the button use this code:
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
|||
|
Re: Slide show/s :)
Thanks so much for the reply. I have done it but now whenever I click quickly the previous or next button the order of the slideshow goes crazy and starts going through the images really fast and it's akward. Is there anything that I can do to prevent that from happening? Thanks again.
|
|
|||
|
Re: Slide show/s :)
Hmm ok, I may have been to hasty with the response. I think what it is doing now is restarting the slideshow over everytime you press next or previous but adding the increments of the number of pictures entered.
It might be a while before I can look at this. But you basically just need to make the buttons advance 1 picture at a time, so find where it does that in the code and use those properties. Cheers, Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
![]() |
| Tags |
| slide show |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Photo slide show | jtompkins | Flash & Multimedia Forum | 1 | Oct 6th, 2007 00:05 |
| Image slide show | peebman2000 | Flash & Multimedia Forum | 8 | Feb 15th, 2007 18:17 |
| Pictures in slide show on a web page | Anne | Introduce Yourself | 5 | Feb 14th, 2007 18:48 |
| Flash Slide Show tutorial | ionalia | Flash & Multimedia Forum | 1 | Jun 25th, 2006 17:28 |
| iFrame as Slide Show | gribble | Web Page Design | 6 | Nov 17th, 2005 19:07 |