MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 93

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 124
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 92
TUTORIALS POINT
Simply Easy Learning Page 88
Using MXML
You can create a component by extending existing component. To create a component using Flash Builder, Click
on File > New > MXML Component. Enter the details as shown below.
Flash Builder will create the following CustomLogin.mxml file.
<?xml version="1.0" encoding="utf-8"?>
<s:Group xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
width="400" height="300">
</s:Group>
Let us follow the following steps to test custom controls in a Flex application:
Vedere la pagina 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 123 124

Commenti su questo manuale

Nessun commento