Greg Lafrance (Nov 07, 2011)
Complete a Flex 3 to Flex 4.5 migration with Spark Panel, List, DataGrid, and VGroup components.
Piotr Walczyszyn (Nov 01, 2011)
Learn about the process of creating custom ItemRenderers in ActionScript3 for Flex mobile applications. (7:36)
Michelle Yaiser (Oct 31, 2011)
Learn how to write and design classes using OOP principles in ActionScript 3
Ankush Kumar (Oct 31, 2011)
Learn about some of the popular new and improved features in the toolset.
Holly Schinsky (Oct 31, 2011)
Learn how to implement transitions on view and tab changes in Flex mobile apps.
Michelle Yaiser (Oct 31, 2011)
Learn how to encapsulate objects in ActionScript 3
Michelle Yaiser (Oct 31, 2011)
Learn how to use composition and aggregation to design objects in ActionScript 3
Greg Lafrance (Oct 31, 2011)
Continue a Flex 3 to Flex 4.5 migration by adding a key Spark container and a basic skin.
Michelle Yaiser (Oct 31, 2011)
Learn the basics of working with objects in ActionScript 3
Michelle Yaiser (Oct 24, 2011)
Learn the basic types of data used in ActionScript 3, how to specify data types, and how to convert between data types.
Michelle Yaiser (Oct 24, 2011)
Learn what a namespace is, how to define one for your application, and how to use one to control access to methods of properties.
Michelle Yaiser (Oct 24, 2011)
Learn what an array is and the basics of working with arrays.
Michelle Yaiser (Oct 24, 2011)
Learn about numerical data types and the Math class
Michelle Yaiser (Oct 24, 2011)
Learn what a variable is, how to name and declare variables, how to assign data to a variable, and how to use constants
Michelle Yaiser (Oct 24, 2011)
Learn how to define and execute functions, to work with function parameters and return types, and to understand function scope.
Michelle Yaiser (Oct 24, 2011)
Learn how to create and work with packages, how packages can be used to control access and how packages are part of fully qualified names.
Michelle Yaiser (Oct 24, 2011)
Learn what operators are provided by ActionScript 3, how to use them, and their order of operation
Greg Lafrance (Oct 24, 2011)
Continue a Flex 3 to Flex 4.5 migration by updating and skinning the Application container.
Holly Schinsky (Oct 24, 2011)
Learn how to create and customize popup windows in Flex mobile apps.