Silly newbie question
Hi -- I'm new here. Dumb question ahead -- hopefully of the allowed sort.
I'm just getting started in Flash, and I'm trying to make a really basic movie. It has a circle with a black stroke around it, and four buttons. The buttons are supposed to change the fill color of the circle depending on which one is clicked.
But I can't figure out what property to set or what kind of function will do the trick. As far as I can tell, begin/endFill aren't what I'm looking for, since the movie clip already exists -- I just want to edit the properties of an existing polygon.