MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuel d'utilisateur Page 104

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 124
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 123 124

Commentaires sur ces manuels

Pas de commentaire