PendingCall.response

Availability

Flash Player 6 (6.0.79.0).

Edition

Flash MX Professional 2004.

Usage

rawXML = myPendingCallback.response;

Description

Property; contains the raw XML form of the response to the most recent web service method call sent with myPendingCallback = myWebService.methodName(). Normally, you would not have any use for PendingCall.response, but you can use it if you are interested in the SOAP communications that are sent over the network. To get the corresponding ActionScript version of the results of the request, use myPendingCallback.onResult.


Flash CS3


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/9.0/main/00003718.html