The following are the codes and associated data available for the
Code
StatusChange
CallAlreadyInProgress No data
InvalidParams
WebServiceFault
Here are the possible web service faults:
faultcode
Timeout
MustUnderstand
Server.Connection
VersionMismatch
Data
{callsInProgress:nnn}
No data
{faultcode: code,
faultstring: string,
detail: detail}
faultstring
Timeout while calling
method xxx
No callback for header xxx
Unable to connect to
endpoint: xxx
Request implements
version: xxx Response
implements version yyy
status
Description
This event is emitted whenever a web
service call starts or finishes. The item nnn
gives the number of calls currently in
progress.
This event is emitted if
multipleSimultaneousAllowed
call is already in progress. After this event
occurs, the attempted call is considered
complete, and there is no
event.
This event is emitted if the
method found that the
not contain valid data. If the
suppressInvalidCalls
attempted call is considered complete, and
there is no
or
result
send
This event is emitted if other problems occur
during the processing of the call. The data is
a SOAPFault object. After this event occurs,
the attempted call is considered complete,
and there is no "result" or "send" event.
See the following table for a list of the faults
that can occur.
WebServiceConnector.status
event:
is called,
trigger()
is
, and a
false
or
result
send
trigger()
property did
params
property is
, the
true
event.
detail
1459
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers