Posts Tagged ‘ActionScript’

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…)