by Theo E. Rushin, Jr.
The first part of this series discussed Item Renderers. In Part 2, Theo examines three different methods for creating and using item editors. He explores each method using a sample application that he builds progressively throughout the article.Read the Introduction to Item Renderers and Item Editors Explored! Part 2
by Simon Free
When using music in a Flex application, giving your audience control and choice is the key. In this article, Simon Free shows us how you can use Flex 3's features to build a cool, interactive musical application.
Read the Introduction to "The Power of Three: Flex 3, AS3 and MP3"
by Tariq Ahmed
This article weighs the benefits and costs of unit testing, and looks at two specific unit testing tools, FlexUnit and fluint.
Read the Introduction to "Getting Started with Unit Testing"
by Hillel Coren
The Introspection API can help you manage the data that passes in and out of your objects with less code. Hillel Coren's tutorial is a great introduction to this time saver.
Read the Introduction to "Creating Dynamic Forms Using the Introspection API"