Tour de Flex is an application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR, data integration, and a variety of third-party components, effects, skins, and more.
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... -->
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.
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.
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
Em Calculator is a very Useful Adobe AIR app for web designers.
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
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... -->
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 [...]
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 [...]