DESCRIPTION:

After creating the SmoothImage class to handle bitmap smoothing, a last option was missing : to smooth a loaded bitmap.

As a reminder, this class allow you to smooth scaled/rotated clips that contain bitmap image. In this case, the bitmap is not smoothed.

So i took the opportunity to rewrite a whole complete new component with parameters and help files.

To use the component, just drag and drop the component on the movieclip that will be used as image container.

Each time the movieclip content will change, the component will smooth it.

Different options allow you to set automatic smoothing, set width and height of the smoothing area....

You can also set the target movieclip by code, and the other options too.

Just try it :)

DOWNLOAD:

Click here to download the component installer.

EXAMPLE:

download the fla