I am working on a simple mashup with the Esri's arcgis api for flex and the last.fm api. This mashup would tell the users about the latest musical events from around the world. I have been able to parse the XML document and retrieve latitude and longitude information. However, for some reason the marker symbols are not updating.Right now I am concentrating on displaying just the event locations. I would add the event descriptions once I figure out the present problem.
I am attaching the code below. Thanks in advance 🙂