I want to create a "play" button that has a play image (triangle) and highlights on touch.
I kind-of figured out how to do this, but it's not really right. The frame I create for the button is square, and the entire square button lights up when touched. Instead, I want only the triangle to get highlighted, similar to how iPod buttons work. I don't know how to do this though.
My png is square with a transparent background, if it matters. Does that need to change at all?
Any suggestions on how I can accomplish this are much appreciated.