Next button not changing states when other objects change to "selected" state
I have a slide with several layers and need the learner to return to the base layer after visiting each slide layer. On each slide layer they need to perform some simple actions - mainly clicking a few objects (ovals.) I have the Next button set to "change state of button to disabled when the timeline starts on this layer". Then I added a trigger to "change state of the button to normal when the state of all ovals is selected." What seems odd, is that once I set the trigger, it reads "change state of button to normal when the state of all rectangles is selected." Could this be the problem? If so, how do I fix it?
I have checked...all Ovals have a "selected" state, all Ovals have a trigger to change to "selected" state when the user clicks the same Oval, the Oval selected state seems to be working fine - it includes a color change so I can see it has changed. The state changes of the Ovals seems to be working, but they don't trigger the button state change. I have checked the triggers for the button as well - the disable trigger, and change to normal trigger appear to have been written correctly. This seems to simple...but I'm stuck. Thanks in advance!
I've attached a photo of the triggers that I think may be causing the problem.