Hello, all.
I have a project where i need to display a map of all Pennsylvania counties. I’ve got the layout, now i need to implement the logic. What i have thus far is a map of PA with all the counties outlined inside a movieclip, the county names are below. What i’m looking to do is have the user hover over the county name below and have the county on the map ease into a new colour.
My thought was that i’d have to put all 67 counties in an array and have a function update the map with the appropriate colour. Problem is nothing seems to be working thus far.
HELP!
Cheers,
-Atris