MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 868

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

Advertisement

WebServiceConnector.multipleSimultaneousAllowed
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
componentInstance.multipleSimultaneousAllowed
Description
Property; indicates whether multiple calls can (
time. If this property is
another call is already in progress. A
CallAlreadyInProgress
When multiple calls are simultaneously in progress, there is no guarantee that they will complete
in the order in which they were triggered. Also, the browser and/or operating system may place
limits on the number of simultaneous network operations. The most likely limit you may
encounter is the browser enforcing a maximum number of URLs that can be downloaded
simultaneously. This is something that is often configurable in a browser. However, even in this
case, the browser should queue streams, and this should not interfere with the expected behavior
of the Flash application.
Example
The following example enables multiple simultaneous calls to
myXmlUrl.multipleSimultaneousAllowed = true;
WebServiceConnector.operation
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
componentInstance.operation;
Description
Property; the name of an operation that appears within the SOAP port in a WSDL file.
868
Chapter 6: Components Dictionary
, the
false
WebServiceConnector.trigger()
event is emitted, with the code
status
. If this property is
) or cannot (
true
false
, the call takes place.
true
myXmlUrl
) take place at the same
method performs a call if
to take place:

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