sara wrote:

> Omr, the default navigation toolbar enables you
> to pause it, but only while you hover over it.

As noted in my last reply, documentation describes
programmatic navigation functions, including
pause and resume; as illustrated in this excerpt
from that documentation:

  var ss = new GFslideShow(feed, 'slideShow');
  ...
  ss.pause(false); // Pause without displaying the pause image.
  ss.resume();     // Resume play.
  ...

-- omr

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.


Reply via email to