How to Smooth Dynamic Images (actionscript 2.0)

Okay I need some help with loading smooth dynamic images in actionscript 2.0. This is as much as I know now.

I use the loader component(convert it to a movie and have added some adjustment with the alpha. In the component inspector I set the path for the image.

I’ve read that you can use MovieClip.forceSmoothing = true; but I am clueless on how to get this to work so the dynamic image smooths out. If anyone could just give a play by play of what to do after loading the image to the server that would be great.

Thanks.:hugegrin: