Get Marker ID when clicked, flash cs3
Hi! First of all, thank you for ModestMaps!
I'm using Modest Maps with Flash CS3 (AS3), my application takes the markers from an array loaded from an XML file.
the application also displays the list of places of the XML file, what i'd like to do when i click a marker is to get its id (position in the obj_array array) so that i can hilight it in the list of places...
any suggestion?
thank you!
I'm using Modest Maps with Flash CS3 (AS3), my application takes the markers from an array loaded from an XML file.
the application also displays the list of places of the XML file, what i'd like to do when i click a marker is to get its id (position in the obj_array array) so that i can hilight it in the list of places...
any suggestion?
thank you!
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?What have you tried? Have you attached an event listener to your marker and then stepped through your array to match the marker's ID with the ID of the object in the array?
-
Inappropriate?hey thank you!
i'm so stupid! but now i solved the problem!!
Loading Profile...



