MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 857

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

Advertisement

Method summary for the WebService object
The following table lists methods of the WebService object.
Method
WebService.getCall()
WebService.myMethodName()
Callback summary for the WebService object
The following table lists the callbacks of the WebService object.
Callback
WebService.onFault
WebService.onLoad
Supported types (Flash Professional only)
The web services classes support a subset of XML schema types (data types) as defined in the
tables below.
Complex data types and the SOAP-encoded array type are also supported, and these may be
composed of other complex types, arrays, or built-in XML schema types:
"Numeric Simple types" on page 857
"Date and Time Simple types" on page 858
"Name and String Simple types" on page 858
"Boolean type" on page 858
"Object types" on page 859
"Supported XML schema object elements" on page 859
Numeric Simple types
XML schema type
decimal
integer
negativeInteger
nonNegativeInteger
positiveInteger
long
int
short
Description
Gets the SOAPCall object for a given operation.
Invokes a specific web service operation defined by the WSDL.
Description
Called when an error occurs during WSDL parsing.
Called when the web service has successfully loaded and parsed its
WSDL file.
ActionScript binding
Number
Number
Number
Number
Number
Number
Number
Number
Web service classes (Flash Professional only)
857

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents