On(release){script to change mc tint}

Hy All,

Since I have found good help here, let me ask for more:

On pressing a Button (instance name: “Button01”) I want a _parent.movieClip (instance name: “Shutter”) to change tint using RGB values.

In the property bar for the movieclip in question the default values are:
tint:0% R:255 G:255 B:255

and I want it to change to:
tint:100% R:100 G:100 B:40

any suggestion?

Thanks in advance.