AS 3.0

Out of context: Reply #4

  • Started
  • Last post
  • 9 Responses
  • unfittoprint0

    relax.

    is more of compliance to Standard ECMA-262 [ECMAScript Language Specification]

    probably a slight change in the syntax, to become more similar to other scripting languages, like Java and #C. Wich is a very, very good thing.

    "With ActionScript 3.0, we have achieved more than simple compliance with the ECMAScript standard; Macromedia now chairs the ECMAScript committee and helps drive its evolution. ActionScript 3.0 features a compilation mode for stronger compile-time type checking that provides the benefits of languages such as Java or C#. It supports new features to streamline data manipulation, including the E4X (ECMAScript for XML) standard, which extends the language and adds XML as a native data type allowing developers to more naturally interact with and manipulate XML. It adds regular expressions support for better text parsing and processing. It sheds some of the ad hoc event handling schemes in the old virtual machine in favor of a unified model based on the W3C DOM Events standard. And it has significantly updated APIs aimed at the application developer audience."

View thread