Menu slide

Hi… can anybody help me?

How can i create a sliding menu? What i should use? 

Depends on what you mean.  If you mean a menu that slides in from offscreen, definitely.

Use a transition.  Examples here:

https://docs.coronalabs.com/api/library/transition/to.html

What I do is create everything for the menu, add them to a group of just those items, and then slide that menu group in and out as needed.

Depends on what you mean.  If you mean a menu that slides in from offscreen, definitely.

Use a transition.  Examples here:

https://docs.coronalabs.com/api/library/transition/to.html

What I do is create everything for the menu, add them to a group of just those items, and then slide that menu group in and out as needed.