back button problem

As per my understanding, suppose you have 3 pages and you have an animation in page 2. You want to play the animation, when you go to page to from page 1, but you want it to stop when you come back to page 2 from page 3. Right?In this situation, you can create a variable (suppose Var1 with initial value 0) using the Variable Manager of Lectora. Now, on show of page 1 change the value of the variable to 1 and on show of page 2 change the value of this variable to 0. You need to create On Show action for changing the value of the variable.Now, in page 2, create an On Show action and assign the Stop event for your animation. Next go to the condition tab of the Action and set the condition for the value of the variable equal to 0.I think, this will solve your problem

Discussions have been disabled for this post