Hi, For one instance of the video bar, I only have 4 results, which is fine. But even though I set the largeResultSet to "false", it still "cycles" to next results which do not exist. So, in other words, it will show the 4 thumbnail results, and then refresh and show blank space, and then eventually cycle back to the 4 results again. Is there something I need to change in the cycleTime or cycleMode options?
My code is currently reading: var videoBar; var options = { largeResultSet : false, horizontal : true, autoExecuteList : { cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM, cycleMode : GSvideoBar.CYCLE_MODE_LINEAR, executeList : ["ytchannel:mychannel","mykeyword"] } } --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to Google-AJAX-Search-API@googlegroups.com To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---