1: <?xml version="1.0" encoding="utf-8"?> 2: <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> 3: <mx:Label x="10" y="10" text="はろーわーるど" /> 4: </mx:Application>