What's the image type? Does it load correctly if you create a simple HTML page with an <img> tag pointing to it? How is it being loaded into Flex (@Embed or just setting the source of an Image object)?
-Alex --- In [email protected], "tchredeemed" <apth...@...> wrote: > > I have noticed a peculiar problem with some images being rendered in > flex. > > This image: > > > > is being rendered like this: > > > > I can navigate to the folder the image is in, and I assure you, it looks > like the first. This only happens to some images, not all, in fact its > the small minority that it does happen to. > > Has anyone ever had these issues before? >

