Zoom and Slider Demo
This demo shows how to use a Slider to control the zooming of an object, and illustrates the use of the classes AQZoom and Slider.
Actually there are 2 sliders in the demo. The vertical slider is a straightforward slider with draggable knob and clickable bar, spiced up with an animation effect (progressive movement along the axis).
The horizonal slider adds a zooming indicator that is updated while the animation progresses.
A slider debugging panel can be switched to visible on the main timeline.
svn co https://svn.sourceforge.net/svnroot/asapframework/trunk/asapframework/demos/ZoomSlider
Docs
Online demo