-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Flex 3 with Java

The ActionScript 3.0 language has been architecturally and conceptually improved in many ways since its previous 1.0 and 2.0 versions. ActionScript 3.0 not only delivers on object-oriented concepts, but it also makes it possible to write highly scalable and performing applications. In this section, we will discuss some of the important features of ActionScript 3.0 language that speed up the development.
ActionScript 3.0 requires strict data typing of variables, arguments, function returns, and so on. Data typing was introduced in ActionScript 2.0, but it was optional. Now, ActionScript 3.0 enforces strict data typing. This enforcement improves error reporting and checking while you are coding. This also helps to reduce memory usage, since the type of information represents variables in the native machine's representation.
ActionScript 3.0 introduces many improved and new runtime exceptions for common error conditions...
Change the font size
Change margin width
Change background colour