Stop and restart a timer in Lectora

Here is my problem: We are using Lectora 2006 Professional Publishing Suite SP5We created a training with actions that causes the module to automatically go to the next page without the learner clicking on the Next button.Each topic has different durations and we use flash objects for our content. We have a pause button to pause the animation but we noticed that even if you pause the animation, the delay before action will continue running in the background.We created two buttons, Stop and Start. The Stop button works by stopping the timer from triggering the action from going to the next page. But when we click on Start, nothing happens.Here is the code:Variable name: RunIntial value: 0Action: Go ToTarget: Next PageDelay before action: 15 secondsCondition: Run equals 0Stop buttonOn Click Action: Modify VariableTarget: RunValue: 1Start buttonOn ClickAction: Modify VariableTarget: RunValue: 0Can anyone help us on this?

Discussions have been disabled for this post