How can I make an Automatic Slideshow?
Hi, I've been trying to create a slideshow that automatically scrolls through different images (in place) using Dynamic Panels. I can't seem to get it to work. I've tried implementing this using the On Panel Active, along with SetActivePanel and Pause, but nothing I do seems to be working.
Any advice on this would surely help. Thanks in advance!
Hello, I am attaching an example, you can see the slide events in the main panel, the options that this example contains can be replaced with images or other elements.
let me know if this is useful to you.
Greetings.
Hello, I am attaching an example, you can see the slide events in the main panel, the options that this example contains can be replaced with images or other elements.
let me know if this is useful to you.
Greetings.
Hey Ria, the slider seems to slide triggered by a one finger swipe. Do I have any option to slide automatically after 10 sec or so? Thanks a lot, regards Martin
Hey Ria, the slider seems to slide triggered by a one finger swipe. Do I have any option to slide automatically after 10 sec or so? Thanks a lot, regards Martin
Hello, thanks for your reply. The 'on page load + pause sequence of events' works fine so far, but it seems to avoid gesture-swipe left/right. How can I achieve both:
1. slide automatically "to the right" as long as I do nothing (works fine)
2. swipe left triggered by 'on swipe left + navigate to the next page on the left' (does not work)
Note that I have 4 different pages as only header and footer stay the same on all four pages.
Do I maybe have to 'group (all the differing elements) in Dynamic Panel' and wrap into a slider?
But then the 'on page load + pause sequence of events'-pattern would not work anymore right?
Thank you for you help.
Regards
Martin
Hello, thanks for your reply. The 'on page load + pause sequence of events' works fine so far, but it seems to avoid gesture-swipe left/right. How can I achieve both:
1. slide automatically "to the right" as long as I do nothing (works fine)
2. swipe left triggered by 'on swipe left + navigate to the next page on the left' (does not work)
Note that I have 4 different pages as only header and footer stay the same on all four pages.
Do I maybe have to 'group (all the differing elements) in Dynamic Panel' and wrap into a slider?
But then the 'on page load + pause sequence of events'-pattern would not work anymore right?
Thank you for you help.
Regards
Martin
Replies have been locked on this page!