The following example shows how you can set the content background alpha on a Spark Panel container in Flex 4 by setting the contentBackgroundAlpha style.
Full code after the jump.
{ 1 comment }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can set the content background alpha on a Spark Panel container in Flex 4 by setting the contentBackgroundAlpha style.
Full code after the jump.
{ 1 comment }
In a previous example, “Setting the base color on a Halo Accordion container in Flex 4″, we saw how you could set the base color on a Halo Accordion container in Flex 4 by setting the baseColor style.
The following example shows how you can set the content background color on a Halo Accordion container in Flex 4 by setting the contentBackgroundColor style.
Full code after the jump.
{ 0 comments }
The following example shows how you can set the content background color on a Halo DataGrid control (with default Spark skin) in Flex 4 by setting the contentBackgroundColor and alternatingItemColors styles.
Full code after the jump.
{ 0 comments }
The following example shows how you can set the background fill color on the Halo TextArea control (with default Spark skin) in Flex 4 by setting the contentBackgroundColor style (in Flex 3 and earlier this was done by setting the backgroundColor style).
Full code after the jump.
{ 5 comments }
The following example shows how you can set the content background color on a Spark DropDownList control in Flex 4 by setting the contentBackgroundColor style.
Full code after the jump.
{ 0 comments }
The following example shows how you can set the content background color on a Flex Gumbo Spark NumericStepper control by setting the contentBackgroundColor style.
Full code after the jump.
{ 0 comments }
The following example shows how you can set the content background color on a Flex Gumbo Spark Panel container by setting the contentBackgroundColor style.
Full code after the jump.
{ 0 comments }
The following example shows how you can use the FxAnimateColor effect to animate the background color on a Flex Gumbo FxTextInput control.
Full code after the jump.
{ 2 comments }