As Laurent said, check the smoothing, eg "image.smoothing = true;" , that's almost always the issue, especially if they're being scaled down and appearing jaggy. This is assuming you're not scaling your JPG's > 100%, for which there's not much you can do, although smoothing helps somewhat.
.m On Mon, Feb 2, 2009 at 7:21 PM, [p e r c e p t i c o n] <[email protected]> wrote: > Hi All,I have some JPEGs that I display in my app...the problem is that the > quality isn't so great...does anyone know of a way to enhance the quality of > a jpeg once you load it or am i skrewed > thanks > percy > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

