Any Flash/Flex application can get data form webservices easily. if you have a Java application that can provide a webservice with this database fecth function and a XML response format, just create a HTTPService in your application that can use this data then parse this data for you map.
Not only XML is the answer. Im using WebOrb to fetch data from my database. Im using the .NET version (i´ve created a C# service), but you can use the JAVA or even the PHP version. The data is AMF, a binary format to transfer data, create by Adobe. Give a shot. Its worth. Regards, Flavio Carmo -- 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.
