MACROMEDIA FLEX-GETTING STARTED WITH FLEX Manuale Utente Pagina 37

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 148
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 36
1. In
the Flex Builder IDE, select FileNewFlex Project
and name the project FlickrRIA.
2. Accept the default location for the project and confirm
that the Application Type is Web Application and that
the Server Technology is set to None.
3. Click Finish to create the project.
The FlickrRIA.mxml application file opens in the MXML edi-
tor. The editor is in Source mode. Now, you need to format the
display. To do so, follow these steps:
1. In the opening Application tag, delete the code lay
out="absolute".
2. For the Application tag, add a backgroundGradientCol
ors attribute with a value of [0xFFFFFF, 0xAAAAAA], a
horizontalAlign attribute with a value of left, a verti
calGap attribute with a value of 15, and a horizontal
Gap attribute with a value of 15.
Example 3-1 shows the code for the Application tag.
Figure 3-3. The Flickr viewer
A Flickr Viewer | 21
Vedere la pagina 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 147 148

Commenti su questo manuale

Nessun commento