# How to Smooth Dynamic Images (actionscript 2.0)

**URL:** https://forum.kirupa.com/t/how-to-smooth-dynamic-images-actionscript-2-0/292906
**Category:** flash
**Created:** [July 20, 2009, 7:44pm UTC](https://forum.kirupa.com/t/how-to-smooth-dynamic-images-actionscript-2-0/292906 "2009-07-20T19:44:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![actionscriptin](https://avatars.discourse-cdn.com/v4/letter/a/dc4da7/32.png) [@actionscriptin](https://forum.kirupa.com/u/actionscriptin)
#### Post date: [July 20, 2009, 7:44pm UTC](https://forum.kirupa.com/t/how-to-smooth-dynamic-images-actionscript-2-0/292906/1 "2009-07-20T19:44:51Z")

</div>

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:
