I need help with a map I’m makeing.
I have a list of street names.
I need to get them into a listbox, so when you select one, a MovieClip (let’s call it “my_mc1”), jumps to a marker on the map.
Each marker has it’s own coordinates ( x, y ) and InstanceName (“mr1” , “mr2”, ‘mr3’ …).
So, I need a MovieClip that jumps to a point when a street is selected in a listbox.
Please help! :shifty: