| First Name | Last Name | ||
| Phone | |||
| Company | VAT | ||
In this training, you will learn fundamentals of the ActionScript 3.0 scripting language for Flex 4.
The course has been designed to learn you the fundamentals of ActionScript 3.0 for Adobe Flex 4.
1: ActionScript 3.0 Syntax
- Understanding basic syntax
- Declaring variables and their type
- Using language operators
- Working with aggregate data
- Using the ArrayCollection class
2: ActionScript 3.0 Control Structures
- Manipulating String data
- Using the Alert class
- Using Conditional Statements
- Using switch/case statements
- Using the Date class
- Working with iteration (looping) statements
- Writing and using user defined functions
- Separating and including ActionScript and MXML files
3: ActionScript 3.0 Custom Classes
- Introducing Object Oriented Programming Terminology
- Writing a class definition
- Declaring class properties
- Declaring class methods
- Re-using code through inheritance
- Guaranteeing behavior with interfaces
- Using static classes and methods to persist local data
2 Days
900 €
- A basic understanding of Adobe Flex. - Using basic MXML components - Running applications within Flex Builder - Writing simple event handlers