System.useCodepage = true; fichero = new XML(); fichero.ignoreWhite = true; titulo = new String(fichero.firstChild.attributes.tittle); trace(titulo);