I want to make a ‘menu’ with 4 options. This has to be 1 big frame where the buttons are being faded in and faded out over time, 1 by 1.
So only 1 button is visible at any given time , not 4;
These buttons ofcourse are filled with Images
I don’t know how to start , i’ve checked out some photoalbum code but it hasn’t helped me.
The main problem is the user can click at any time in the animation of fade in and fade out, so how to decide when to go where ?
Because when one imagebutton is faded out 50% another is 50% faded in.
try something like this….