Flex Examples: 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 cornerRadius style set).

<?xml version="1.0" encoding="utf-8"?>
http://blog.flexexamples.com/2010/02/07/setting-the-corner-radius-on-a-s... -->

Digg: Taller gratuito de Spring 3 + Flex 4 y Adobe Air en Monterre

Este 20 de febrero se llevará a cabo un taller gratuito en la ciudad de Monterrey, México que consistirá en construir aplicaciones con el Spring Framework 3.0, Flex 4.0 y Adobe Air 2.0. Este taller será impartido por Erick Camacho, Iván Álvarez y Élder Valdez.

Flex Examples: 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.

Adobe Flex Cookbook: Draw an audio waveform from an MP3 file

When writing applications that work with audio, it's often useful to be able to draw a waveform of the audio. (That is, a static amplitude-vs-time graph, rather than a dynamic graph of frequencies whi

Digg: Em Calculator The Useful AIR App for Designers

Em Calculator is a very Useful Adobe AIR app for web designers.

Adobe Flex Cookbook: Create a P2P file-sharing application

The new Flash Player 10.1 NetGroup class supports object replication. You can use this feature to build peer-to-peer file-sharing applications. Has anyone built an app with this functionality?

You

Flex Examples: Setting the horizontal scroll policy on a Spark DropDownList control in Flex 4

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.

<?xml version="1.0" encoding="utf-8"?>
http://blog.flexexamples.com/2010/02/06/setting-the-horizontal-scroll-po... -->

Flex Examples: Setting the border alpha on a Spark TextInput control in Flex 4

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

Flex Examples: Setting the content background alpha a Spark List control in Flex 4

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 Examples: Hiding the border on a Spark TextInput control in Flex 4

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.

<?xml version="1.0" encoding="utf-8"?>
http://blog.flexexamples.com/2010/02/05/hiding-the-border-on-a-spark-tex... -->

Syndicate content