admin on November 22nd, 2008

In this Air/Flex tutorial you will learn how to create a Flex Tree component using data from an external XML file. What we will cover mx:WindowedApplication mx:Script mx:XML mx:HTTPService mx:Panel mx:Tree Custom ActionScript Functions Compiling a Flex Applicaton using amxmlc Testing the AIR/Flex application using adl Prerequisite In order to fully make use of the [...]

Continue reading about Creating Tree with XML using Flex and AIR

admin on November 21st, 2008

Snippet Manager is a desktop application built using Flex (MXML and ActionScript) for Adobe AIR. Snippet Manager will allow you to create an unlimited number of code snippets and assign them to a category (which are also unlimited). Version 1.0 supports the creation of Categories and Snippets, the Edit of Snippets and Categories, and the [...]

Continue reading about Snippet Manager