Loading Screen? Please help.

can someone just give me the code so it will load to my next .lua file I have 4 .lua files the config, main, my main menu for the game, and the game itself. just give me the code for it to switch from main to my main menu. please thanks!

If you look at the Business sample app on our github repository (https://github.com/coronalabs/business-app-sample)  you will see in the main.lua near the bottom how we implemented a temporary splash screen before firing off the main screen.

Rob

Do you need a loading screen or a splash screen -

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#launchimage

Dave