Skip to main content
1-Visitor
December 14, 2020
Question

How to pause a sequence mid step or whenever the user presses the pause button?

  • December 14, 2020
  • 1 reply
  • 1380 views

Hello,

I have created a toggle button where the button toggles between play and pause whenever the user clicks on it. The binding properties available are forward, play, play all, reset, rewind and stop. However, when we use Stop property, the sequence stops after the step is completed. Is there a way to pause the step while the step is running at that instance?

1 reply

16-Pearl
December 16, 2020

I think this might be working to spec. It will stop/pause until it completes the current playing step.

1-Visitor
December 18, 2020

Is there a way to pause it whenever the user presses the pause button instead of stopping it after the step is completed.

1-Visitor
January 18, 2021

NO there is no any procedure to stop the sequence in between while running.