That seems fine. If your data is never going to change, another option is to write a script to convert the KML to a more AS3-friendly format and save that into your *.as file.
- pamela On Tue, Jul 21, 2009 at 10:04 PM, Hio<[email protected]> wrote: > > Hi, yesterday I posted a question about KML parsing. I am still > bothering with this issue and even I decided to make my own class for > getting what I need done easy, I came to another issue. > Actually, what I want to do is - using google earth I have saved some > paths (in kml docs). I read the data from the kmls and retrieve the > coordinates (and actually everything else). And I am thinking of > placing the coordinates that I have retrieved on a new map overlay > (map.addOverlay(polylinePath)) and so on. > My question is: is there some other, more "beautiful" way of playing > this? Or should I continue with this idea? > Thank you very much, have a nice day. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
