Re: WANTED: API Map developer!!!! FAST!

2009-09-17 Thread NicholasLEby
Sorry, my email is nickeb...@aol.com , I have google maps demos at; http://www.nicholasleby.com/myFiles/BarAppWeb/<- web / air app http://www.nicholasleby.com/myFiles/ICMMAP/ <- web http://www.maritime-enviro.org/ports/ <- web On Sep 17, 3:35 pm, NicholasLEby wrote: > He

Re: WANTED: API Map developer!!!! FAST!

2009-09-17 Thread NicholasLEby
Hey, your link above doesn't work, wanted to see what you had thus far. I'm a Flash developer, and am very familiar with the Google Maps Flash api. What exactly do you need done? On Sep 17, 2:03 pm, "PRIVATE FINANCIALCLUB" wrote: >   _   > > From: Click and Connect Clubs [mailto:yvo...@click

Security Sandbox error in air app

2009-09-10 Thread NicholasLEby
Getting this error when I rollover the map, happens sporadically, the map will still function and work the way its supposed to, just dont want to have this error lingering around. Any thoughts? *** Security Sandbox Violation *** SecurityDomain 'http://maps.googleapis.com/mapsapi/publicapi? file=

Re: How to remove the yellow border on map focus ?

2009-08-29 Thread NicholasLEby
using "map.disableControlByKeyboard()" does indeed get rid of the yellow rect, or doing; var myMapOptions:MapOptions = new MapOptions(); myMapOptions.controlByKeyboard = false; map.setInitOptions(myMapOptions); Same thing. On Aug 9, 4:37 am, "mike (Google Employee)" wrote: > Hi Victor, > > Thi