Hi, I'm trying to build an auto complete textfield in as3 retrieving location suggestions with this feed: http://maps.google.com/maps/api/geocode/xml?address=someaddress&sensor=false
or this one: http://maps.google.com/maps/api/geocode/json?address=someaddress&sensor=false I keep getting a sandbox violation error every time I call the service. Any suggestion as to how I could get it to work? I've only seen examples using jquery or javascript... Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-api-for-flash?hl=en.
