Hi all-- Please bear with me, I'm not quite as technically apt as everyone else here seems to be. I'm obviously running into the same issue with the desire for combined calendars embedded into or linked from a website. I see the code change that everyone has been suggesting (I think I understand it, but I'm not going to lie--this stuff is a little beyond me), but the impression I'm getting is that even once you have multiple calendars embedded in the same spot, they're all the same color. Am I mistaken? Because that seems like it sort of defeats the purpose. The entire reason I want multiple calendars embedded into one is so that they can be color coded. I'm thinking I must be missing something. Can someone help me out in layman's terms?
Thanks, Neil On Jun 19, 11:08 pm, Yi Jie <[EMAIL PROTECTED]> wrote: > Hi Ray, > > ah no i didn't include the brackets. > > it's fine if i'm using the public address as it's simply just > src=xxx&src=xxx as you put it > but for private addresses, the authentication token thing > (&pvttk=....)is appended at the end: > e.g.: src=dpv27mi9d2r05k6sgn7aaudfec > %40group.calendar.google.com&pvttk=594f65fc36d6e68f203c6c50abec7d14 > > so when I put another &src=xxxx after the first: > > <iframe src="http://www.google.com/calendar/embed? > src=ptq770tbnhadh6esh0d2pofsdk > %40group.calendar.google.com&pvttk=23f98a5f55f1f3795550bea88e4b2800&src=cul6skdtn2heo0eos7l52b06ts > %40group.calendar.google.com&pvttk=f2d80c47b2486b7cbcd5008d10310ae1" > style=" border-width:0 " width="800" frameborder="0" height="614"></ > iframe> > > time just stops.. > > On Jun 20, 12:35 pm, Ray Baxter <[EMAIL PROTECTED]> wrote: > > > You don't actually include the brackets around the individual calendars. > > > Use the website to customize a single calendar and you will see exactly > > how the src parameter is used. Then just add additional src parameters. > > > It worked for me. > > >http://www.google.com/calendar/embed?src=xxxxxxxxxx%40group.calendar.... > > > Ray > > > Yi Jie wrote: > > > Hi guys, > > > > I'm trying toembedmultiple calendars but it doesn't seem to work > > > when i'm using private addresses. > > > <iframe src="http://www.google.com/calendar/embed? > > > src=<calendar1..&pvttk=.....>&src=<calendar2...&pvttk=....> .... > > > > > all i see is a blank calendar without any events in it. > > > > any help? > > > thanks > > > > On Jun 8, 6:54 am, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> > > > wrote: > > > >> Hi Everyone, > > > >> Good news! You *can* display multiple calendars on one > > >> embeddedcalendar. Just add multiple 'src' parameters to the URL like > > >> this:http://www.google.com/calendar/embed?src=<calendar1>&src=<calendar2> > > > >> Happy coding, > > >> Lane > > > >> On Jun 5, 11:40 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > >> wrote: > > > >>> I have createdthreecalendars for a sports club on my googlecalendar > > >>> so that each sport has a different colour. How can Iembedthe > > >>> onecalendarto my web page so that is shows allthreesports. > > >>> Please help > > >>> Thanks > > >>> admin- Hide quoted text - > > > >> - Show quoted text -- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
