Flex Image Smoothing Made Easy
As the number of Flash websites that I work on increase, so does my need for convienance components in Flex. I figured I would start with one of the most commonly needed features of all which is an easy way to enable smoothing on the mx.controls.Image class. My extended version of this class offers a new property called “smoothing” which accepts a Boolean value. If you would like a copy of this class then you may download it here.
Tagged as bitmap, Flash, Flex, Image, smoothing
Categorized as ActionScript, Flash, Flex