Flex used to have problems with "progressive" images. Don't know if that is still the case or whether it applies here...
Tracy ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of tchredeemed Sent: Wednesday, January 07, 2009 11:18 AM To: [email protected] Subject: [flexcoders] Re: Peculiar Image Behavior! It is a JPG, it loads fine in HTML, and it is being loaded into flex as the source of an Image Object... Eeep! :) --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "oneworld95" <oneworl...@...> wrote: > > 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] <mailto:flexcoders%40yahoogroups.com> , "tchredeemed" <apthorp@> 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? > > >

