MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Bedienungsanleitung Seite 104

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 124
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 123 124

Kommentare zu diesen Handbüchern

Keine Kommentare