I am using jQuery plugin called GalleryView, in its Beta3 version (http://spaceforaname.com/galleryview). The Beta4 version is planned to have built-in controls for play/pause animation. My question is:
How to emulate 'play' and 'pause' controls from outside the script without the need to modify GalleryView code. Is there any plugin for that? Or maybe undocumented action?
During the initialization it is possible to decide whether you want the autoplay feature on or off.
If there is no action/plugin available, how did you solve that? Can you share GalleryView modification you applied?
Regards, T.