<?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" xmlns:ns1="com.xplota.componentes.*"> <ns1:TextEditor x="10" y="10" width="100%" height="100%"> </ns1:TextEditor> </mx:Application>