MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 850

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

See also
PendingCall.getOutputParameterByName()
PendingCall.getOutputParameters()
PendingCall.getOutputValues()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myPendingCall.getOutputValues()
Parameters
None.
Returns
An array of all output parameters' decoded values.
Description
Function; gets the decoded ActionScript value of all output parameters. SOAP RPC calls can
return multiple output parameters. The first (or only) return value is always delivered in the
parameter of the
result
you must use functions such as
See also
PendingCall.getOutputParameterByName()
PendingCall.getOutputParameters()
PendingCall.myCall
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
PendingCall.myCall
Description
Property; the SOAPCall object corresponding to the PendingCall operation. The SOAPCall
object contains information about the web service operation, and provides control over certain
behaviors. For more information, see
850
Chapter 6: Components Dictionary
,
PendingCall.getOutputValues()
callback function, but to get access to the other return values,
onResult
getOutputValues()
,
PendingCall.getOutputValue()
"SOAPCall class (Flash Professional only)" on page
,
PendingCall.getOutputParameter()
and
getOutputParameters()
,
PendingCall.getOutputParameter()
,
.
,
854.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents