# AttachMovie images look pixelated

**URL:** https://forum.kirupa.com/t/attachmovie-images-look-pixelated/189192
**Category:** Uncategorized
**Created:** [May 14, 2006, 11:38pm UTC](https://forum.kirupa.com/t/attachmovie-images-look-pixelated/189192 "2006-05-14T23:38:52Z")
**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 14, 2006, 11:38pm UTC](https://forum.kirupa.com/t/attachmovie-images-look-pixelated/189192/1 "2006-05-14T23:38:52Z")

</div>

I’m using this actionscript:

```auto

_root.container.attachMovie(etc);

```

There is nothing in the container movieclip and I am attaching flash movieclips from the library with a linkage name.

The problem is that once the movieclips are attached their contents look quite messy - not pixalated but text etc looks jagged as if they have been resized.

Any ideas how to get them to show cleanly?
