Hi,
I'm creating 3D Pdfs with generated animations via JavaScript. One of my goals is to control the animations with a slider. So far I wasn't able to create a satisfying solution.
I tried to use a field button as slider button and change its location on a mouse down event. A function for setting the new position is called by an interval. The interval should be running as long as the mouse is pressed. As far as I can tell due to the event handling of Acrobat, the function for position change is only called once and all ongoing operations are stopped while keeping the mouse button down.
I'm not sure if I'm on the right track with using a field button to create a slider. Maybe there is an easier and more elegant way.
Does anybody have an idea how I could create a slider?
[url=http://site.com/]anchor[/url]