# Force Smoothing

**URL:** https://forum.kirupa.com/t/force-smoothing/226060
**Category:** flash
**Created:** [May 17, 2007, 9:35pm UTC](https://forum.kirupa.com/t/force-smoothing/226060 "2007-05-17T21:35:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jimjiminyjimjim](https://avatars.discourse-cdn.com/v4/letter/j/aeb1de/32.png) [@jimjiminyjimjim](https://forum.kirupa.com/u/jimjiminyjimjim)
#### Post date: [May 17, 2007, 9:35pm UTC](https://forum.kirupa.com/t/force-smoothing/226060/1 "2007-05-17T21:35:51Z")

</div>

How do you implement the new forceSmoothing?

```auto

  new_mc.holder.loadMovie(myNv["image"+(x)]);
  new_mc.holder.forceSmoothing = true;

```

I’ve tried this but it doesn’t seem to be making any difference.

Any ideas?
