El prefijo es una cadena que se utiliza para hacer referencia al namespace dentro de un objeto XML.
The prefix is a string used to reference the namespace within an XML object.
En la última versión de mi procedimiento transformo un texto e imágenes para hacer un objeto XML.
In the last version of my procedure I transform a text and images to make an XML object.
Se desencadena el evento externalAd, pero en lugar de enviar la información de anuncios recibida del servidor, la función recibe un objeto XML con el formato siguiente
The externalAd event is fired, but instead of sending the ad information received from the server, the function receives an XML object of the form
2.5.4871 Nuevo objeto XML para sitios Web de datos.
2.5.4871 New XML object for data driven websites.
Si los datos que se devuelven no se encuentran en formato XML, se deben colocar en un objeto XML de ActionScript y devolver al reproductor mediante setAdXML().
If the data returned is not already in XML format, the data must be placed into an ActionScript XML object and passed back into the player through setAdXML().
La clase XmlDocument representa el objeto XML que se presente a principios de ActionScript 2.0.
The XMLDocument class represents the XML object that was present earlier in ActionScript 2.0.
Si refElement no es un objeto XML raíz, se genera un error.
If elementRef is not an XML root object, an error is generated.
ContentHandler: Este debe ser un objeto XML.
En primer lugar, se crea un objeto XML temporal con el contenido de la instancia de componente TextArea xmlText.
At first, an array is created as an instance of the Array() object.