U-X > XML.contentType |
XML.contentType
XML.contentType, contentType
Availability
Flash Player 6.
Usage
myXML.contentType
Description
Property; the MIME type that is sent to the server when you call the XML.send or XML.sendAndLoad method. The default is application/x-www-form-urlencoded.
See also