Please read this first.
How do I make a button invisible just after click?
Now I have created the visible button to vanish after clicking the button.
If i had button 1, button 2, button 3.
Example: I wanted the user to touch the button 3 before button 2 and button 1.
then has to touch button 1 then button 2.
If user touches button 1 first then it will take him to an activity class.
How do i make this happen?
(This is for a game I have under development)
Thank You!
Wahid
You can manage visibility and enablity of button –