hide image if var >1

You need to put one action like that on each of the clickable images. You need three variables, not just one the way you are doing it - one for each image. You need two actions on each image:1. On Click add one to the variable for that image.2. On click hide next button if variable1 > 1 and variable2 > 1 and variable3 > 1.

Discussions have been disabled for this post