XMLConnector.direction
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
componentInstance.direction
Description
Property; indicates whether data is being sent, received, or both. The values are the following:
XML data for the
send
the XML document. Any data that is returned is ignored. The
to anything, and there is no
The
and
params
component API.
No
receive
params
accessed through HTTP
send/receive
from the URL.
Example
The following example sets the direction to
myXMLConnector.direction = "receive";
myXMLConnector.URL = "mysettings.xml";
myXMLConnector.trigger();
XMLConnector.ignoreWhite
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
property is sent by HTTP
params
event.
result
properties and the
results
data is sent to the URL. The URL for the XML document is
, and valid XML data is expected from the URL.
GET
The
data is sent to the URL, and valid XML data is expected
params
POST
event are inherited from the RPC
result
for the document
receive
XMLConnector.ignoreWhite
method to the URL for
property is not set
results
mysettings.xml
:
1493
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers