MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Guide de l'utilisateur Page 26

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 256
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 25
26 Introducing Flex
Error reporting Lets you direct runtime error and warning messages to a log file. Flash
Debug Player can also capture the output of the
trace() function and write it to the log file.
For more information, see Chapter 11, “Running and Debugging Applications,” in Using Flex
Builder 2, and Chapter 11, “Logging,” in Building and Deploying Flex 2 Applications.
Debugging support Lets you debug ActionScript files that your Flex applications use. For
more information, see Chapter 11, “Running and Debugging Applications,” in Using Flex
Builder 2, and Chapter 12, “Using the Command-Line Debugger,” in Building and Deploying
Flex 2 Applications.
Client-side only applications
You typically deploy Flex applications as SWF files embedded in HTML, ColdFusion, PHP,
or other types of web pages. Users run your Flex application by requesting the associated web
page, which then downloads the SWF file to your browser for execution by Flash Player.
Although most Flex applications provide some level of server interaction, you can write Flex
applications (a configurator, for example) that provide stand-alone functionality when
running on the client.
The following example shows an application that uses Flex SDK to deploy a client-side only
application:
HTTP
Flash Player running
Flex applications
Web server
The SWF file runs on the client.
Clients request the HTML page
that includes the SWF file for your
application.
Vue de la page 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 255 256

Commentaires sur ces manuels

Pas de commentaire