MACROMEDIA FLEX-GETTING STARTED WITH FLEX Instrukcja Użytkownika Strona 108

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 148
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 107
]]>
</mx:Script>
<mx:states>
<mx:State name="open">
<mx:SetProperty target="{this}" name="height"
value="400" />
<mx:SetProperty target="{btnChanger}" name="label"
value="Close" />
</mx:State>
<mx:State name="closed">
Figure 6-8. The open state
92 | Chapter 6:More Flex Applications
Przeglądanie stron 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 147 148

Komentarze do niniejszej Instrukcji

Brak uwag