-
Recent Posts
Recent Comments
- Judah on Using StageWebView within a UIComponent in Mobile
- suresh paleti on Using StageWebView within a UIComponent in Mobile
- khanou on A file found in a source-path can not have more than one externally visible definition
- Judah on Flash Platform Error Repository
- Vijayarajan on Flash Platform Error Repository
Syntax Highlighter
This site supports SyntaxHighlighter. It can highlight your code.
How to highlight your code: Paste your code in the comment form, select it and then click a language link. This will wrap your code in a pre tag and format it when submitted.<s:Spacer height="10"/>
Tags
Categories
Blogroll
Meta
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