MACROMEDIA FLEX-GETTING STARTED WITH FLEX Manuale Utente Pagina 35

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 148
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 34
CHAPTER 3
Flex 101: Step by Step
This chapter will walk you step by step through the process of
constructing
a Flex application. That starts with learning how
Flex works. Flex is an XML-based language that is compiled
into Flash applications. You can see the process portrayed
graphically in Figure 3-1.
Figure 3-1. The flow of Flex application building
Going
from the bottom left of Figure 3-1 to the top right, Flex
Builder 3 helps you write app.mxml, the Flex application. That
in turn is run through the MXML compiler that generates a
SWF file for the application. It also generates a temporary
HTML test page that hosts the SWF so that you can test it. The
SWF and the HTML are replaced after each compile, so I made
them dashed to indicate that they are temporary.
19
Vedere la pagina 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 147 148

Commenti su questo manuale

Nessun commento