My name is Ross Boggess I am a feshman in high school in Fayette County Kentucky. I am trying to build an app for my school district and since I came up with the idea they wanted me to execute it. I am very new to programming and espically new to Corona. I have my main page and have all of my “sub pages” in another build how can I put 7 buttons on the main page to connect to the sub pages it is probably an easy answer but I can not figure it out.
Thank You
Ross Boggess [import]uid: 131530 topic_id: 26544 reply_id: 326544[/import]
Hey Ross,
I have a tutorial (there’s a sample project download) that I think will help you here; http://techority.com/2010/11/19/how-to-use-scenesscreens-in-corona/
Let me know how you go with that 
Peach [import]uid: 52491 topic_id: 26544 reply_id: 107704[/import]
Is there a place to find this tutorial again?
Ross [import]uid: 131530 topic_id: 26544 reply_id: 136546[/import]
Hi Ross,
I suggest that you explore the Storyboard APIs (for changing from scene to scene), or the 3rd-party Director module which accomplishes the same essential thing (just works a bit differently). For your buttons, more Widgets are coming to the Corona Widget library very soon, and they would do nicely for your main menu buttons.
http://docs.coronalabs.com/api/library/storyboard/index.html
http://docs.coronalabs.com/api/library/widget/newButton.html
Best regards, and please post further details if you need help figuring out your project.
Brent Sorrentino
[import]uid: 200026 topic_id: 26544 reply_id: 136558[/import]
Is there a place to find this tutorial again?
Ross [import]uid: 131530 topic_id: 26544 reply_id: 136546[/import]
Hi Ross,
I suggest that you explore the Storyboard APIs (for changing from scene to scene), or the 3rd-party Director module which accomplishes the same essential thing (just works a bit differently). For your buttons, more Widgets are coming to the Corona Widget library very soon, and they would do nicely for your main menu buttons.
http://docs.coronalabs.com/api/library/storyboard/index.html
http://docs.coronalabs.com/api/library/widget/newButton.html
Best regards, and please post further details if you need help figuring out your project.
Brent Sorrentino
[import]uid: 200026 topic_id: 26544 reply_id: 136558[/import]