MovieClip doesn't change color

I’ve created a new MovieClip with the instance name “box”.

Now, when I like to change its filling color with “box.beginFill(0xFF0000,100);” nothing happens.

Shouldn’t that usually be a very simple thing to implement =)?

Thanks. Thomas