Linking external lua files to main lua file

Hi,

I’m sorry if this seems like a silly question.
I’m new to Lua and Corona and am building an e-book.
I’m trying to organise a work flow that will work for me.

Basically, how do I link files into the Main.lua file?
Is it similar to linking say a swf or a webpage? Will I just need to code in the page to my forward and back arrows on each page?

Any help/ tutorial links would be so so greatly appreciated.

Thank you,

Steve [import]uid: 97656 topic_id: 16993 reply_id: 316993[/import]

If you are new to Lua and Corona best and easy way is Director Class: http://developer.anscamobile.com/forums/director-class [import]uid: 12704 topic_id: 16993 reply_id: 63796[/import]

Or SceneManager :slight_smile: http://code.google.com/p/scene-manager/downloads/list [import]uid: 84637 topic_id: 16993 reply_id: 64344[/import]