Okay, I am creating a Map of the USA that has pins (Buttons) that when you rollover them, they activate information for that particular city.
Also on the map bottom, is a list of all the city names represented by each pin. These are also buttons. (So there are basically 2 buttons for each city location on the map.)
Here’s my question…
Q: How do I tell buttonB to activate to it’s rollover state when buttonA is rolled over? And vice versa. Since they are buttons and not MC’s, my tellTarget is not working.
btw… I am using flash MX.
Thanks.
_mike