Layers

omoba

Active Member
Licensed User
Longtime User
Hi,

I wrote an app with images forming layers and over buttons.

When buttons are needed, I make the images invisible.

If I press the screen while the images are visible, the button still responds to the click --the buttons play audio files.

Do I have to disable the buttons to avoid them from responding.
 
Top