This "How To" shows you a great way to create menus with as many sub-menus as you want in your programs using only 1 sprite. The only thing you need to do is to draw your menu buttons and add them to the list. That's it! This is ready for you to drop right into your programs. Please feel free to use it!
One way to use this is to save the menu sprite to a local file. Then you can import into your projects. That will bring in the local variables, but you will have to create global variables for: Current Menu, Last Menu, and Menu Glide. v1.1 - I added some mouseover effects on the menu items to spice it up a bit.