Yep, it’s me again. I don’t know if I’m asking the impossible with this one, or overlooking the obvious. Only been playing with ActionScript and Flash for about a week, so it could be either.
I have a library of XML files that I’m calling using variables from three combo boxes. When the movie loads, it draws 609 polygons as movie clips to represent a watershed area. In the interests of performance, I would like to just change the background color of the polygons as parameters change, rather than redrawing the polygons each time. I’ve worked out how to change the background colors, but the border each of the polygons disappears, and I’d much rather it wouldn’t. How do I keep that from happening?
The movie is here if you want to see what I’m talking about - just change any parameter and hit the button. You can grab the [URL=http://www.jenweb.net/geo/xml_pull_17.fla ].fla here (352k) if you want to look at the code.
Thanks muchly in advance.
Jennifer