Forum Discussion
KrisztinaKoszo
4 years agoCommunity Member
Problem with a Storyline file
Hello,
Could you please help me? I am working on a Storyline file where for each section there is a green tick appearning to show that the section is done. It was working well but now when I am ch...
SusannBrendgen
4 years agoSuper Hero
Hi Krisztina,
you use the same variable for each layer/tick. You count the clicks, so on the first layer you can click 3 times. But if you click more than 3 times, it is still counting, because you are not limiting it to 3. So the counting continues and because you use the same variable for all layers the other ticks get activated. :)
You shoul duse different variables for your layers/objects. And always test what happens when you click forwards and backwards more often than required.
Regards
Susi