I have a "Save" button and when the HUD is visible, the user can press it to save. Then they make the HUD invisible again. But if you press where the save button is it will still save even when the image is invisible.
I'm trying to add the condition if "Save" is visible - but I can't because it's an "or" block. If I try to add another condition it adds another "or" block. Here is the code:
<img src="http://www.eliyahna.com/temp/capture5.jpg" border="0" />
This is what happens when I try...
<img src="http://www.eliyahna.com/temp/capture6.jpg" border="0" />