I have a simple first, next, back, last navigation panel. So four buttons inside a panel. What is the best way to trap the click events in the parent script? Or do I need to make a script for each individual button? I know this is probably very simple but I'm having a hard time tracking down specific documentation on the best practice.