Using LoadMovie to load .jpg - pixel problem

Hi,

I have noticed by searching on the boards that showing jpeg’s is quite a
common problem in Flash. But i never found a answer to my problem. I hope
somebody can help me out.

I am loading jpegs through the loadMovie command. I have to do it this way
because of update purposes. The jpeg’s are 70x70 pixels included a 1 pixel
black outline. All the jpegs are loaded in a MC which is created with
createMovieClip. Coordinates are on whole pixels.
Problem
On the right and bottom the outline is gone and added on the top and left side
of the jpeg. How can i fix this?

Any help will be appreciated.

FD