Adobe Flex image scaling quality -
I have an image viewer written in Flex whose image size is the scalability that you are currently looking at by size The browser is a tag that looks like:
& lt; Mx: Image ID = Maintaining "img" ApppectRatio = "true" source = "{horizontalList.selectedItem.image} -large.jpg" height = "100%" horizontal centroid = "0" horizontal alliance = "center" top = "5" width = "{horizontal list}" update terminator = "on-image change" click = "on iClic ()" /> The size of the original image is always larger than the area of the browser, and unfortunately, the flex image does not show up to do a great job of downscaling. In fact, HTML does a better job in IE, if I use its image tag. Is there a "quality" setting for scaling in Flex which I am missing?
Thank you.
See this:
Comments
Post a Comment