MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Guida Utente Pagina 91

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 256
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 90
91
7
CHAPTER 7
Using ActionScript
Adobe Flex developers can use ActionScript to extend the functionality of their Flex applications.
ActionScript provides flow control and object manipulation features that are not available in strict MXML.
This chapter introduces ActionScript and explains how to use ActionScript in an MXML application.
For more information on ActionScript, see Programming ActionScript 3.0.
Contents
About ActionScript . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .91
Using ActionScript in Flex applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94
Creating ActionScript components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97
About ActionScript
ActionScript is the programming language for Adobe Flash Player. ActionScript includes built-in objects
and functions, and lets you create your own objects and functions.
ActionScript is similar to the core JavaScript programming language. You dont need to know JavaScript to
use ActionScript; however, if you know JavaScript, ActionScript will appear familiar to you. The following
are some of the many resources available that provide more information about general programming
concepts and the JavaScript language:
The European Computers Manufacturers Association (ECMA) document ECMA-262 is derived from
JavaScript and serves as the international standard for the JavaScript language.
ActionScript is based on the ECMA-262 Edition 4 specification, which is available from www.ecma-
international.org. ECMA-262 is also known as ECMAScript.
For more information about using ActionScript in Flex, see Programming ActionScript 3.0, which is included
in the Flex documentation set.
Vedere la pagina 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 255 256

Commenti su questo manuale

Nessun commento