Unable to keep state change

Jul 22, 2016

I have a button that shows a question, then depending on the answer, changes the state of the button to a different color.  If the timer runs out, the state displays a yellow edge.  However, when I return to the main gameboard, if I hover over the button again, the state disappears.  I thought I could protect it by putting a 'cover' on top of the button once it's been selected, but I could also not get that to work.  Does anyone have any suggestions how I can keep the state of the button once the associated question has been answered?

9 Replies
Carole Batterman-West

I am not using the built-in hover state - the hover state in my file is called 'glow'.  The variable is triggered when the mouse is hovered over and the state of the button is 'normal'.  I have a 'timeout' state that is triggered when the time runs out (turns the edge of the button yellow).  It is this state that goes back to normal if I happen to hover over the button again upon revisiting the gameboard.  Since the buttons can be selected in any order, I'd like to prevent the user from clicking on a button that has already been selected.  

This discussion is closed. You can start a new discussion or contact Articulate Support.