MACROMEDIA FLEX-GETTING STARTED WITH FLEX Manuel d'utilisateur Page 65

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 148
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 64
backgroundGradientColors="[#FFFFFF, #000000]">
<mx:Panel title="Featured Photograph"
backgroundAlpha=".25" borderAlpha="1"
headerColors="[#c7c7c7, #ffffff]"
footerColors="[#ffffff, #c7c7c7]"
paddingTop="15" paddingRight="15" paddingLeft="15"
paddingBottom="15"
shadowDirection="right">
<mx:Image source="assets/animals03.jpg"
horizontalCenter="0" top="30" />
<mx:Label text="Photographed by Elsie Weil"
horizontalCenter="0" top="250" />
</mx:Panel>
</mx:Application>
Figure 4-9 shows this Panel-based layout.
Figure 4-9. A layout using the Panel container
In addition to panels, you also can use a TitleWindow class to
provide windowing-style functionality. This can come in han-
dy when you want to bring up an alert, or a modal dialog.
The Panel Container | 49
Vue de la page 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 147 148

Commentaires sur ces manuels

Pas de commentaire