MACROMEDIA FLEX-GETTING STARTED WITH FLEX Manual do Utilizador Página 107

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 148
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 106
backgroundColor="#ffdddd"
borderStyle="solid" borderThickness="3" paddingBottom="5"
paddingLeft="5"
paddingRight="5" paddingTop="5">
<mx:Script>
<![CDATA[
import mx.effects.easing.Bounce;
private function onChangerClick( event:Event ) : void {
currentState = ( currentState == "open" ) ? "closed" :
"open";
}
Figure 6-7. The closed state
States and Transitions | 91
Vista de página 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 147 148

Comentários a estes Manuais

Sem comentários