Using the Toggle Action

I am trying to toggle between mirror image .jpgs on my page, but have not been successful getting the action to work more that one toggle (I'd like it to toggle three or four times while the reader reads the page). I've tried the action with a Page Show trigger and with a Time Interval trigger, but I still can't make it work more than once. I've even tried to put three Page Show toggle actions in a row, but it still isn't working. I would appreciate any suggestions.

Discussion (3)

Thanks, Tim. I will definitely try that series of actions!

You could try to toggle the view On: Show of the images.


If your first image (image_1) is initially visible add two actions to it:


On: Show

Action: Hide

Target: This object

Delay: 2 seconds


On: Show

Action: Show

Target: image_2

Delay: 2 seconds


Add similar actions to the second image (image_2):


On: Show

Action: Hide

Target: This object

Delay: 2 seconds


On: Show

Action: Show

Target: image_1

Delay: 2 seconds


The visibility should toggle every 2 seconds


Tim

The toggle action suggested, though a little choppy, worked in Preview mode while I was in Lectora. However, once I published to ReviewLink, the toggle only transitioned once. Any clues?

Discussions have been disabled for this post