Quantcast
Channel: Flex Examples » BitmapImage (Spark)
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Rotating an image along its x-axis, y-axis, and z-axis in Flex 4 and Flash...

The following example shows how you can rotate a Flex Image control along its x-axis, y-axis, and z-axis using the new rotationX, rotationY, and rotationZ properties in Flash Player 10 and Flex 4. The...

View Article



Image may be NSFW.
Clik here to view.

Displaying images in a Spark DropDownList control in Flex 4

The following example shows how you can display images in a Spark DropDownList control in Flex 4 by creating a custom skin and setting the itemRenderer property. Full code after the jump. The following...

View Article

Image may be NSFW.
Clik here to view.

Setting the depth on a Spark BitmapImage control in Flex 4

The following example shows how you can reorder a stack of Spark Bitmap controls in Flex 4 by setting the depth property (formerly the layer property). The following example(s) require Flash Player 10...

View Article

Image may be NSFW.
Clik here to view.

Displaying images in a Spark List control in Flex 4

The following example shows how you can display images automatically in a Spark List control in Flex 4 by setting the itemRenderer property to the DefaultComplexItemRenderer class. Full code after the...

View Article

Image may be NSFW.
Clik here to view.

Displaying images in a Spark List control using a custom item renderer in Flex 4

The following example shows how you can create a simple, custom item renderer to display thumbnails in a Spark List control in Flex 4 by setting the itemRenderer property. Full code after the jump. The...

View Article


Image may be NSFW.
Clik here to view.

Setting the Y-axis transform position on a Spark BitmapImage control in Flex 4

The following example shows how you can set the Y-axis transform position on a Spark BitmapImage control in Flex 4 by seting the rotationY, transformX, and transformY properties. Full code after the...

View Article

Image may be NSFW.
Clik here to view.

Creating a simple image gallery using the Spark PopUpAnchor control in Flex 4

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. The following example(s)...

View Article

Image may be NSFW.
Clik here to view.

Setting the corner radius on a Spark BitmapImage control in Flex 4

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...

View Article


Image may be NSFW.
Clik here to view.

Using a bitmap image skin in a Spark Button control in Flex 4

The following example shows how you can use a series state-aware of bitmap images in a Spark Button control in Flex 4 by creating a custom skin and setting the BitmapImage source property to different...

View Article


Image may be NSFW.
Clik here to view.

Displaying an FXG file in a Spark BitmapImage control in Flex 4

The following example shows how you can display an FXG file in a Spark BitmapImage control in Flex 4 by setting the source property using data binding or MXML. The following example(s) require Flash...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images