MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manual de usuario Pagina 104

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 124
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 103
TUTORIALS POINT
Simply Easy Learning Page 99
}
}
Following is the content of the modified mxml file src/com.tutorialspoint/HelloWorld.mxml.
<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
minWidth="500" minHeight="500">
</s:Application>
Once you are ready with all the changes done, let us compile in normal mode as we did in Flex - Create
Application chapter.
Running Test cases
Now Right Click on TestClass1 in package explorer and select Run As > FlexUnit Tests. You'll see the following
output in Flash Builder test window.
Flash Builder also show test result in the browser.
Vista de pagina 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 123 124

Comentarios a estos manuales

Sin comentarios