Adobe Animate CC HTML5 - Validate multiple buttons & textinput boxes with button
I am trying to create a question that checks if the user has selected multiple buttons & entered textinput boxes correctly. Checking all these only when user clicks a submit button.
Based on this thread I am able to check if multiple buttons have been selected & maintained at a button down state on. It will check if the multiple button are selected, but it moves on automatically if any buttons are selected. How do I define which buttons are correct/wrong and to check only upon clicking on a button?
I am able to check if user has made multiple correct textinputs based on this thread.
I need help to combine these codes.
Any advice or help would be great! Thank you!
