Search Blogs

Post Tags

brettwidmann

Events in Flex 3

Revelations | December 6th 2009 by Brett Widmann

The following tutorial demonstrates how events can be handled in Adobe Flex Builder 3 using an event listener or listening through the MXML code.  When finished with the code, you should see an Alert window pop up, and two events being fired simulta read more

Veler

Flex programming - flexible RIA development

Web development blog | August 18th 2009 by John Veler

What is Flex programming? Adobe Flex 2 is a very special solution that enables development of RIAs based on Flash related technologies. Interface description and other features are based on XML - MXML dialect. Client logic description was done using read more

Astuce Flex : -keep-generated-actionscript

mutationevent | August 6th 2009

Lorsque vous compiler votre application mxml, tout le code mxml écrit et converti en premier en actionscript puis ce code actionscript est compiler a interieur du SWF. vous pouvez voir ce code actionscript généré pour comprendre un peu mieux le f read more

pepepedo

Free Training to Learn Flex in a Week

Just a Programming Blog | July 31st 2009 by Max Ben

Here are Adobe's free video training Flex in a Week Courses, at Adobe Developer Connection, which will greatly help you learn and use Flex. To maximize your learning, we recommend that you view the videos and complete the exercises in the order read more

raghavanaidu

Flex - ActionScript + MXML

Raghava Naidu | July 19th 2009 by raghava naidu

In Java web applications we write business logic using java and all the layout in JSP. Similarly Flex use mxml and Action Script to develop the applications. We can write flex application using complete mxml or complete ActionScript,but it is always read more

Archivo de configuración de AIR

Cristalab | June 24th 2009

El archivo de configuración de AIR es un archivo XML que define las características de la aplicación AIR para ser distribuida. El nombre de este archivo es el mismo que el del archivo MXML pero con el sufijo -app. Flex 3, Flash CS4 o Dreamweaver C read more