Forum Discussion
Trigger
Hi Everyone,
I am in need of some help :)
I am making a slide where the user has to click on the rectangle(s) to show a different layer / slide but i want a check mark to show up on the rectangle once it is viewed so the user knows that it is completed as there are many rectangles on this one slide.
Thank you.
- MathNotermans-9Community Member
Basics actually. You just have to add an element with 2 states. 1 invisible and then change to it when needed. Like this.
- MeganPikeCommunity Member
Hi,
This is the problem that i am having.
1,3 and 4 is okay, but #2 when it's clicked i don't know how to keep the check marks there.. i hope i'm making sense.
i have a file attached to show you what i'm talking about
- MathNotermans-9Community Member
The error is in the trigger on shape #2. Jumping to slide 2. Thus you loose the state of your checkmarks. If you disable that trigger...they work as planned. If you do need to go to another slide and keep the state of the checkmark saved, then you need to add variables for the state.