menu please help

hi, could any one tell me how to make a menu for a game,
I I have 3 objects:
new game,

load game,

credits,

and a ring round the top object,
i Want the ring to be able to solect any of the 3 objects, and when its touching any of the objects, i want to be able to hit enter and it will lead me to a scene.

The mouseover object is the easiest way to make a menu. You combine it with a left click, so both have to be true. You can make custom mouse cursors if you check blendingOnline
http://www.blending-online.co.uk/8501/49979.html. The scene actuator opens another scene. You could also make a physical ring and use a collision or a near sensor and a scene actuator.