If you can separate the candle out of the image, all you'll need to do is place an animated sprite as a child of the button, and position it correctly. Otherwise, you'll need two sets of animations - one pressed and one up to represent the normal state - and syncing the animations is going to be a bit of a pain, but doable.