
]]>
</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
Komentáře k této Příručce