Need help, trying to mirror a character horizontally

I’m making a simple game at school with Flash MX 2004 and I need to know if Flash has some kind of a function to mirror a symbol (MovieClip in this case) horizontally? My character moves left or right depending on which button you press on the keyboard. The point is to collect all the bad snowflakes falling and let the good ones fall to ground. The guy walks quite nicely to the left (he faces left by default) but he does Michael Jackson’s Moonwalk when going to right…

If there is no mirror-function, then how do I position a dublicated but horizontally mirrored object to the place where the player pushed Right?

The MC:s are called raccoonPlayerLeft and raccoonPlayerRight.

Thanks for the help in advance.