Create an array of Actor objects for the buttons and check each one for a click to do whatever is to occur. Many of my more recent scenarios have open source and uses buttons to open and display different textfiles. The TextFileViewer class even has instructions for creating the buttons and getting them to work. I did not actually create a specific Actor subclass for the buttons; but, you can if you wish -- it will work the same.