User Guide

906 Chapter 6: Components Dictionary
This code specifies the URL of the XML file and sets multipleSimultaneousAllowed to false.
It triggers the XMLConnector instance three times, which causes the event listener’s
status()
method to display the error code
CallAlreadyInProgress two times in the Output panel. The
first attempt is successfully sent from Flash to the server. When the first trigger successfully
receives a result, the
result event is broadcast and the XML packet you receive is displayed in the
Output panel.