September 16, 2022
Play and Pause buttons only work once
Comments
(2)
September 16, 2022
Play and Pause buttons only work once
Newbie 1 posts
Followers: 0 people
(2)

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?

2 Comments
2022-09-29 13:44:30
2022-09-29 13:44:30

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.

Like
()
Add Comment