have you seen the solution petomane found here - http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/ccaaee32b89e3656/c87bb19e4662bd78#c87bb19e4662bd78 ?
On Jun 12, 9:43 pm, Tyler <[email protected]> wrote: > Great idea! But it still didn't work. It only works if i switch it > to satellite view then back to regular map view. > > Oh well. Thanks guys. I hope they fix the bug. > > On Jun 12, 3:16 am, en4ce <[email protected]> wrote: > > > > > what about just put an IFRAME in the infowindow and load the video > > throu that ? > > > On Jun 12, 7:15 am, Tyler <[email protected]> wrote: > > > > Thank you so much for responding. That sounds super confusing. I > > > think I will just link it to a page with a video on it. I hope they > > > fix this bug soon. > > > > Thanks again, > > > Tyler > > > > On Jun 11, 3:44 pm, Marc Ridey <[email protected]> wrote: > > > > > When you drag the map around as the infowindow is opened, you'kk see the > > > > video re-appearing when the infowindow position and video position > > > > match. > > > > It's a known bug of all webkit browsers when using embed objects (such > > > > as > > > > flash or video) inside DOM elements where a CSS transform is applied. > > > > The only work-around at this stage is to display the infowindow in the > > > > map.getDiv() element and calculating it's position using an dummy > > > > OverlayView. > > > > Not a simple task. > > > > > On Sat, Jun 12, 2010 at 4:02 AM, Tyler > > > > <[email protected]>wrote: > > > > > > I am trying to load a video in the infoWindow and it seems to work > > > > > fine in firefox and internet explorer but does not work in safari 4. > > > > > Please help! I know it isn't much but I will give you 25.00 via > > > > > paypal. > > > > > > Thank you, > > > > > Tyler > > > > > > P.S. here is the Website: http://www.pineapple.la/map.html > > > > > > -- > > > > > You received this message because you are subscribed to the Google > > > > > Groups > > > > > "Google Maps JavaScript API v3" group. > > > > > To post to this group, send email to > > > > > [email protected]. > > > > > To unsubscribe from this group, send email to > > > > > [email protected]<google-maps-js-api-v3%2B > > > > > [email protected]> > > > > > . > > > > > For more options, visit this group at > > > > >http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-maps-js-api-v3?hl=en.
