How to change static text color?

Hello All,

I have an instance of a static text movie clip and a separate button instance.

What I want to happen is when the button is rolled over it changes the color of the static text. I know how to do the rollover event and address the movie clip in action script, but I need to know how to change the color. I’ve played with TextFormat.color and setProperty but haven’t got it to work.

I know this is basic stuff, and I’ve tried to find the answer on my own, but I’m at the point that I’ve got to ask.

Thanks, Scott