I have created custom Play and Pause buttons which I’ve included on the Master Slide so that they exist on every slide in the project. When I preview the project, the Play and Pause buttons only work when I click them one time. If I press Pause or Play a second time (on the same slide), they don’t work. What did I do wrong?
Apparently you didn’t see my answer yet, because your notifications have not been turned on.
Please show the advanced actions which are triggered by your buttons. I prefer one toggle button, but my suspicion is that you do not base your actions on checking system variables like cpCmndPause (Boolean variable). Since you need to double-click it means that the variable is not toggled to the correct value.
You must be logged in to post a comment.