Hi,
How should I make a “play” button on the main menu of my app start the game?
I’ve looked all over the Corona resources but couldn’t find out how to do this.
Thanks in advance! [import]uid: 38000 topic_id: 7845 reply_id: 307845[/import]
This question isn’t specific enough for me.
You use display.newImage to put in the button image you’ve made and then you use a function to do, well, whatever you want done.
Are you using director?
If you’re new to Corona, try http://Techority.com - it covers all the basics for total newbies as well as using “director”, which if you aren’t currently using, you will want to start
[import]uid: 10144 topic_id: 7845 reply_id: 27943[/import]