Auto Page turning

To make it go to the next page automatically,

On Show; Action: GoTo; Target: Next Page

That is the easy part. There is no easy way to put the timing control in the user's hands. It can be done but probably more trouble than it is worth. You would have to have something that did a hide and show every say .5 sec. using an On Timer action. This would run a group that would count the .5 second increments and see if it met the user specs. If so, then it would fire the above action.

Discussions have been disabled for this post