'geocoder' gets defined in your maps load() function, i.e. after the whole page has loaded.
I don't know any Flash so I've no idea when your default search kicks off, but could it before page load is complete? A workaround would be to define geocoder globally, outside of any functions. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
