Hopefully someone can help me out...
I am using a Firefly remote for control of my own skin (which is close to being finished). If you are familiar with the Firefly you know that there are 4 buttons (A/B/C/D), at the bottom. I use these buttons to control most functions in my skin, so each screen and overlay has a button named A, B, C, D with events appropriate to the screen. I use XReceive to send button select A/B/C/D commands from the firefly to XL when A/B/C/D is pressed on the remote.
My issue us that when I show an overlay, pressing the A button on the remote activates the A button on the main screen as well as on the overlay.
Is there a way to force only the button on the overlay to be activated?
I have already tried "show overlay new layer" also. The only other solution I can think of is to turn each overlay into a "goto screen" command, but would rather not.
thanks