Forum Discussion

KristenDeMario's avatar
KristenDeMario
Community Member
9 months ago

How come I can't get the triggers to work on the last slide?

I have tried everything and it only works every third time I try it.  I would like to have all of the items clicked (there are 8) and then an arrow shows up to take you to the final slide.  The arrow only shows up about every third time I go through the project even if I don't change anything.  

Can anyone help??

Thanks!

  • There's probably a conflict between the variables and disabled states. You don't need the variables because you can track by state change.

    Here's what I'd try:

    • Delete the trigger to change next button to disabled (you don't need that)
    • Change the initial state of the next button to hidden
    • You don't need the variables triggers.
    • Change the state of the next button to normal when the states of all of the objects are disabled.