I'm doing my best, but can't seem to figure it out. When I click (or touch) an icon (a music icon in this instance for sound disable/enable) I want it to go to the next frame, showing the same icon with an X over it. Just a graphical issue. When I program this in various ways, it either goes to the right frame, but won't go back when clicked again. Or it won't activate at all.
I have uploaded the CAPX file so it can be looked at.
MenuControlSheet has the options I've been working with, though I've thought the code should be in the SettingsSheet.
I would appreciate if someone could help me out with it.
NEEDED RESULT:
Go to Settings Screen
Click on Music icon and it changes to the Music with X icon, and turn off all music (which seems like it has to be done in it's own time since I don't have any music yet).
I'm most interested in the graphical implementation rather than the functionality of the purpose at the moment.
Below is the link to the ZIP that contains the CAPX.
Download ZIP of the CAPX