blob: c4476a4aa9967fb837d4b86acc74634f550cf6c1 [file] [log] [blame]
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark"
width="300" height="250" >
<s:layout>
<s:VerticalLayout />
</s:layout>
<s:Button id="buttonId" label="Test1"/>
</s:Application>