Forum Discussion

DakotaThomas502's avatar
DakotaThomas502
Community Member
2 years ago

Photo/Document Scroll

I recently made an attempt at creating my own document/photo scroll/carousel. Currently it's functional, but I was wondering if there was a good way to set it up so that the arrow buttons go into a "disabled" state when they learner is at the first or last page/photo of the interaction.

I've attached a copy of my work here. Any and all help is greatly appreciated!

  • I added a variable and ungrouped your buttons. The variable is Button 1. Each time you click on the right button it adds 1 to the variable. You cannot move forward to the next slide with the next button until the right button is clicked 5 times..

    See if this is what you are looking for

    • DakotaThomas502's avatar
      DakotaThomas502
      Community Member

      Thanks so much! I don't know why using a variable just completely escaped me with this design. Thanks again for the help!