Tween scale and pixel

Hi,

I’m loading png files on movieClips attached on the scene dynamically (reading an xml file).
then i’m making a tween (with actionscript) to scale the container clip on RollOver.

the png file pixelate when the clip is scaled(to 110%).

is there a way to fix this ?

thanks