Hi Jeremy, A link would not be of any value. The case is as exactly as I've written.. copy code directly from googles example for single player & the vidbar works. Copy their code for multibar, and it doesn't work. Not much simpler than that. All I want to know is does their code example require something else? As I pointed out above, the multibar differs in that it doesn't have the callback. Does anyone have a working example of multibar they could share? cheers
On Apr 20, 8:07 am, Jeremy Geerdes <[email protected]> wrote: > Could you provide a link to your page? That would help us to know what > you need. > > 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 18, 2009, at 8:09 AM, ByronBoy wrote: > > > > > > > Hello, > > I'm trying to add display multiple videobars as per the Google > > instructions found > > herehttp://www.google.com/uds/solutions/videobar/reference.html > > > A copy 'n paste of the example single mode code works fine.But if I > > then replace that code with the copy of the code as listed under the > > subheading "Multiple Video my page just displays "Loading...." > > > The only difference I can see between the 2 code examples, other than > > creating another instance of the videobar, is that the single mode > > example has after "vbr.execute("VW GT"); }" this line -> " > > GSearch.setOnLoadCallback(LoadVideoBar);" > > > Whereas with the example given for muliple mode that line is missing. > > I've experimented with adding that line back in to muliple mode code, > > but still no dice. > > > The "div"s for the loading of the videobars are correctly ID'ed, so > > that's not the issue. > > > Anyone have some complete working code for mulipe vid bars as I think > > G's example is missing something, or assumes the reader would know > > what else to add to make the given example work. > > cheers- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
