OK. I have solved these questions now by using the Programmatic Control and disabling the inbuilt navigation.
To stop the slideshow playing without hacking around in the gfslideshow.js file I added the ss.Pause(false); function and set it to true, then called this function using window.onload. Regards.., MT ------- On Mar 21, 9:37 am, MadTogger <[email protected]> wrote: > Hi, > > I have got my SlideShow working much as I want but need a little help > with a couple of customizations that I would like to implement. > > Firstly the fullControlPanel works well apart from when there is a > portrait style image, then the controls appear over the bottom of the > image. > Now, I have parsed my feed to also grab the image title and this is > displayed in a separate div directly underneath the slideshow div. I > would really like to be able to move the fullControlPanel into this > new div, thus solving the problem with portrait images. > > I realise that I could get over the problem by adding more padding to > the slideshow container but I really want to keep this neat and tidy. > > An alternative resolution could be to place my own 'prev' & 'next' > buttons in the new div and use these for the navigation, is this > possible? > > I understand that some of want I would like to do would need some > editing of the 'gfslideshow.js' file and that I would then need to > host that file locally. > > The next question, a biggy, can I disable the actual slideshow > function so that images can only be viewed by using the 'prev' & > 'next' buttons? > > Regards.., > > MT -- 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.
