Yes, you are exactly correct. I figured when I saw that '!' something was going on :)
On Apr 9, 10:46 am, Jeremy Geerdes <[email protected]> wrote: > If this is really the code that you're using, the ! in front of true > makes it false. Otherwise, is there any way you could provide a link > so we can take a link? > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project > quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.comhttp://jgeerdes.wordpress.com > [email protected] > > Unless otherwise noted, any price quotes contained within this > communication are given in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights > Wesleyan Church! > > And check out my blog, Adventures in Web Development, > athttp://jgeerdes.blogspot.com > ! > > On Apr 9, 2009, at 9:30 AM, zach smith wrote: > > > > > I believe I do have it set to "true" but it's only showing 4. I have > > six videos on Youtube. code here: > > > var options = { > > largeResultSet : !true, > > horizontal : true, > > autoExecuteList : { > > cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM, > > cycleMode : GSvideoBar.CYCLE_MODE_LINEAR, > > executeList : ["ytchannel:nolchafashionweek"] > > } > > > On Apr 9, 10:26 am, zach smith <[email protected]> wrote: > >> Many thanks! I completely looked over that. > > >> On Apr 6, 7:22 pm, "Vision Jinx (Guru)" <[email protected]> wrote: > > >>> Hello, > > >>> There should be an option to show either 4 or 8 results. (small or > >>> large) > > >>> You can have a look here for more info > > >>>http://www.google.com/uds/solutions/videosearch/reference.html#_numre > >>> ... > > >>> "A value of true indicates that up to 8 results should be > >>> returned. A > >>> value of false indicates that up to 4 results should be returned. > >>> The > >>> default value is false." > > >>> or provide a link to your app so we can see your code, but I think > >>> that page should help you with your question. :) > > >>> Regards, > >>> Vision Jinx > > >>> On Apr 6, 2:42 pm, zach smith <[email protected]> wrote: > > >>>> I have the video option for horizontal, but it's leaving some of my > >>>> videos out and only showing four. Is there a way to show six or > >>>> nine > >>>> videos? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
