The following example shows how you can set the corner radius on a Spark BitmapImage control in Flex 4 by creating a mask with a corner radius (in this case a Spark BorderContainer container with the cornerRadius style set).
{ 0 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can set the corner radius on a Spark BitmapImage control in Flex 4 by creating a mask with a corner radius (in this case a Spark BorderContainer container with the cornerRadius style set).
{ 0 comments }
The following example shows how you can create a simple image gallery using the Spark PopUpAnchor control in Flex 4 using the PopUpAnchor, BitmapImage, and MX Image controls.
{ 0 comments }
The following example shows how you can set the horizontal scroll policy on a Spark DropDownList control in Flex 4 by setting the horizontalScrollPolicy style on the drop down menu’s Scroller skin part.
{ 0 comments }
In a previous example, “Hiding the border on a Spark TextInput control in Flex 4″, we saw how you could toggle the border visibility on a Spark TextInput control in Flex 4 by setting the Boolean borderVisible style.
The following example shows how you can set the border alpha on a Spark TextInput control in Flex 4 by setting the borderAlpha style.
{ 0 comments }
In a previous example, “Hiding the border on a Spark List control in Flex 4″, we saw how you could toggle the border visibility on a Spark List control in Flex 4 by setting the Boolean borderVisible style.
The following example shows how you can set the content background alpha on a Spark List control in Flex 4 by setting the contentBackgroundAlpha style to a number between 0.0 and 1.0.
{ 2 comments }
The following example shows how you can toggle the border visibility on a Spark TextInput control in Flex 4 by setting the Boolean borderVisible style.
{ 0 comments }
The following example shows how you can toggle the border visibility on a Spark List control in Flex 4 by setting the Boolean borderVisible style.
{ 3 comments }