Re: [Flashcoders] AIR + Google Maps = not working

2011-06-09 Thread Patrick Matte
Good to know On Wed, Jun 8, 2011 at 6:31 AM, Karim Beyrouti wrote: > Figured it out, in air you have to define a URL for the map component. > i.e.: zoomMap.url= 'http://myWebsite.com' > > Cheers > > > > Karim > > On 8 Jun 2011, at 12:49, Karim Beyrouti wrote: > > > Hello List - > > > > I

Re: [Flashcoders] AIR + Google Maps = not working

2011-06-08 Thread Karim Beyrouti
Figured it out, in air you have to define a URL for the map component. i.e.: zoomMap.url= 'http://myWebsite.com' Cheers Karim On 8 Jun 2011, at 12:49, Karim Beyrouti wrote: > Hello List - > > I am trying to get Google Maps working in an AIR app (for desktop). Currently > I am not

[Flashcoders] AIR + Google Maps = not working

2011-06-08 Thread Karim Beyrouti
Hello List - I am trying to get Google Maps working in an AIR app (for desktop). Currently I am not able to get the maps to initialise and work in an AIR application. Has anyone managed to get the googleMaps as3 component to work inside an AIR application ? Best Karim Beyrouti ___