Cp4 - Clicking Continue before button pause point disables button
I have found an odd problem on Cp4 with Continue action on image buttons.
Instead of the playbar I have added image buttons.
The slide has no transition, the buttons appear after 0 seconds, pause after 1.5 seconds, display for 3 seconds (also the length of the slide).
The problem occurs if the learner clicks the Continue button before the slide reaches the pause point. The slide correctly continues up to the pause point, but then clicking the Continue button again has no effect. It's as if clicking the button has locked it from being triggered again. If I put another continue button with exactly the same options on the slide, clicking that will allow the project to continue, but that's not very intuitive.
So is there a way of 'rearming' the continue button so it can be used again when the slide reaches the pause point?
Thanks!
Edit: I've discovered that if I change the action on the button from 'Continue' to 'Execute Advanced Action' and add the statements 'Continue' and 'enable' the button it seems to work. However, that's going to be a real pain to implement because I'm using a separate continue button on each slide, not a single one that displays for the rest of the project. I'll have to create a separate advanced action for each slide ![]()
Can anyone suggest a better workaround?
Thanks!