XML.contentType

Availability

Flash Player 6.

Usage

my_xml.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

XML.send(), XML.sendAndLoad()