Hi Evert- If you use Ruby to output XML from your database, then you can just re-use the code from this article on using PHP/MySQL in Flash: http://code.google.com/apis/maps/articles/phpsqlflex.html
- pamela On Sun, Oct 12, 2008 at 8:20 AM, Evert <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm working on a project where I would like to populate the map with > markers from outside the swf. > The swf should be empty when loaded and then populated from a database > or similar, immediately after load. > This for the application to run smoother, if I have 1000 markers, they > should all be added one by one after map is loaded. Is this possible? > I tried to make an ExternalInterface in flash and call this from a > java script, but without success. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
