Hi all

I have implemented the 'hello world' example in
http://www.google.com/uds/solutions/videobar/reference.html#_floatingplayer
but when I switched from its default search channel to my channel I
noticed that it doesn't flip through the videos in the channel, only
between the parameters in the executelist statement, e.g.
if I have
     executeList : [ytchannel:"tbs","keyword2","keyword3"]
it will switch between the first 4 videos of tbs and keyword2 and 3
but it will keep showing the same 4 videos of TBS whenever it switches
back to it. Whereas I want is for it to display randomly 4 videos from
TBS and flip among videos of that channel too, not always show the
same 4 videos of TBS... (so if I just leave TBS there there is no
rotation at all...)

how do I do that...
the only other parameters I have changed from the hello example are
largeResultSet : !true,
     cycleTime : GSvideoBar.CYCLE_TIME_SHORT,
          cycleMode : GSvideoBar.CYCLE_MODE_RANDOM,

is this possible?
many thanks...


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to