hide image if var >1
October 25, 2008 12:00 AM
Hi there,I am trying to hide an image only if a varibale is greater than 1.I have a next button on my page - i have put a grey next button on top layer. The page has 3 clickable images - i only want the user to be able to click next if they have clicked all images on the page. So what i was going to do was add a variable (CountClickvar) that counts the clicks on each image - then if the variable is greater than 3 the grey next button dissapears leaving the clickable next button.Do i put an action on the grey next image saying if CountClickvar >1 hide? i tried to do this but the action wants me to specify an On action - i am not quite sure what the on action should be..seeing it is the value of the variable?hope this makes sense - and if there's an easier way to do this please let me know :)Cheers,Deb
Discussions have been disabled for this post