Browsing articles from "May, 2010"
May
13
2010

Flex 4 Skin – BackgroundGradientColors

Hello In this post I will talk a little about using a gradient background color. In Flex 3 this was possible through implementation of a property called backgroundGradientColors that was available in the styles of the Application object and now in version 4 of Flex is necessary to implement a Skin to apply the gradient to the background of the application.