Monthly Archives: October 2006

Getting started using Flex FXT

These instructions will help you create your first project using Flex FXT. For a description of FXT view the previous post. After you have downloaded the source code open a new Flex project. 1. Open your new Flex project. In … Continue reading

Posted in Flex | 5 Comments

How Flex can use XML from HTML or Using FXT (you choose)

Did you know that you can retrieve XML data from an HTML page and use it as a data model for your Flex app all without having to go back to the server? FXT is the term used to describe … Continue reading

Posted in Flex | 1 Comment