See also
SharedObject.lock()
SharedObject.version
Availability
Flash Communication Server MX 1.0.
Usage
mySO.version
Description
Property (read-only); the current version number of the shared object. Changes made to the
shared object either by the Flash Player client or by the server-side script using the
SharedObject.setProperty()
SOAPCall class
Availability
Flash Media Server 2.
The SOAPCall class is the object type that is returned from all web service calls. These objects
are most typically constructed automatically when a WSDL is parsed and a stub is generated.
Property summary for the SOAPCall class
Property
SOAPCall.request
SOAPCall.response
Event handler summary for the SOAPCall class
Event handler
SOAPCall.onFault
SOAPCall.onResult
140
Server-Side ActionScript Language Reference
method increment the value of the
Description
An XML object that represents the current SOAP request.
An XML object that represents the most recent SOAP response.
Description
Invoked when a method has failed and returned an error.
Invoked when a method has successfully invoked and returned.
property.
version
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE and is the answer not in the manual?