For the click box, in the Actions accordion, for Success the simple action would be: Show SmartShape_1 (I don't know which label you used for the tinted shape). Be sure that the play head is in the active part of the Click box, I think you'll need to add a pause. But in a simple action, the play head will then continue after the pausing point. So instead of that:
- select click box
- in its Properties panel, Action Accordion, Success action: set this to Execute Advanced action
- Click on the browser icon right to the (empty) script field to open the Actions editor
- Label the action perhaps ClickOne (don't use a label already assigned to something else)
- in the first command line, use double-click or space bar to construct this statement:
- Save the action, close actions dialog and check that this 'ClickOne' is assigned in the Actions accordion of the click box
- Test
You'll have to duplicate that action and edit it for the other click boxes (ClickTwo will have to show another smartshape)