MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 846

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

Advertisement

Method
PendingCall.getOutputValue()
PendingCall.getOutputValues()
Property summary for the PendingCall object
The following table lists properties of the PendingCall class.
Property
PendingCall.myCall
PendingCall.request
PendingCall.response
Callback summary for the PendingCall object
The following table lists the callbacks of the PendingCall class.
Callback
PendingCall.onFault
PendingCall.onResult
PendingCall.getOutputParameter()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myPendingCall.getOutputParameter(index)
Parameters
The zero-based index of the parameter.
index
Returns
A SOAPParameter object with two properties:
and
(the output parameter's XML value).
element
846
Chapter 6: Components Dictionary
Description
Retrieves the output value according to the specified
index.
Retrieves an array of all the output values.
Description
The SOAPCall operation descriptor for the PendingCall
operation.
The SOAP request in raw XML format.
The SOAP response in raw XML format.
Description
Called by Flash Player when a web service method has
failed and returned an error.
Called when a method has succeeded and returned
a result.
(the output parameter's ActionScript value)
value

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