New to programming Corona so apologies for the basic questions.
I want to create an invisible button that occupies the top third of the screen and therefore created a png file that is 320 x 160 and displayed it and set its alpha to 0. What I want to do is when this button is clicked to slide an image into this area. Clicking again will slide this image off screen and another will slide in to replace it. Hence the need for an invisible button and not manually having to add a listener to each image when it has been slid onto screen.
Unfortunately when the alpha is set to zero, it doesn’t appear to recognise tap events.
I am sure there is a better way to make an invisible button and therefore seek the advice of those with more experience.
Thanks
Paul [import]uid: 7863 topic_id: 1566 reply_id: 301566[/import]