Archive for September, 2009

General Flex Tutorial – Part 5 – What is ActionScript (Array, ArrayCollection)?

Tuesday, September 8th, 2009

This is the fifth in a series of posts making up a general tutorial on Adobe Flex. In this post I continue describing ActionScript, the programming language used to code the business logic in Flex applications. In this post I discuss the Array and ArrayCollection Flex classes. (more…)

General Flex Tutorial – Part 4 – What is ActionScript (classes)?

Tuesday, September 8th, 2009

This is the fourth in a series of posts making up a general tutorial on Adobe Flex. In this post I continue describing ActionScript, the programming language used to code the business logic in Flex applications. In this post I describe ActionScript classes. (more…)

General Flex Tutorial – Part 3 – What is ActionScript (variables & functions)?

Monday, September 7th, 2009

This is the third in a series of posts making up a general tutorial on Adobe Flex. In this post I begin describing ActionScript, the programming language used to code the business logic in Flex applications. In this post I cover variables and functions. (more…)

General Flex Tutorial – Part 2 – What is MXML?

Monday, September 7th, 2009

This is the second in a series of posts making up a general tutorial on Adobe Flex. In this post I describe MXML, the scripting language used to create the UI in Flex. (more…)

General Flex Tutorial – Part 1 – What is Flex?

Sunday, September 6th, 2009

 This is the first in a series of posts making up a general tutorial on Adobe Flex. In this post I describe what Flex is, what RIA are, and how the MVC design pattern fits into Adobe Flex. (more…)