Dear new folks. I’ve noticed recently that a lot of you are asking for help and this is good.
Unfortunately, some of you (not naming anyone here) are not doing it in a way that will get you help.
To keep this short, you can get better help from the staff (and we who help for free) if you do this:
DO NOT post your whole program, module, composer file, etc. Do one of these three things instead:
GOOD
- Identify the part of your code that is malfunctioning and post it in a nicely formatted code block.
BETTER
- Start a new project and re-write just the section that is giving you problems. Then post this tight example to the forums instead.
- Avoid referencing files we obviously don’t have like graphics and sound files, or if that is core to the problem try #3 below.
- KISS - None of us has time to dig through long and complex code to solve what is usually a simple problem.
BEST (if you can)
- Zip up (see ZIP note below) the standalone project from #2 and put it on a git, drop box, or something and share a link in your question. Then, we can more easily help by actually running and examining your code.

Zip Note - ZIP or RAR?
If you are a RAR user, please compress your code as a ZIP file. The tool can do it, and ZIP is a more common format. This way, everyone (RAR or ZIP user) can decompress the file.
Bonus Section
If you really want to learn how to get the most and the best help, go here and read my longer post on asking questions: https://forums.coronalabs.com/topic/55780-ask-a-better-question-get-a-better-answer/