How to keep opening the TOC from unpausing project..
Hello,
I have two buttons in my project that seem to be fighting:
Button 1 - A button with a simple action bound to it - toggle cpCmndTOCVisible. This button is on every slide
Button 2 - Button on my master slide. This uses a variable I created "PlayPause". When PlayPause is 1 and the user clicks it, the project should pause and make PlayPause 0. Else PlayPlause should continue the project and make PlayPause 1.
This issue is when the project is paused, and Button 1 is clicked, the project will start playing again and my PlayPause variable is stuck in the "paused" state.
Any ideas?
