Server-Side Communication ActionScript > NetConnection.uri |
NetConnection.uri
Availability
Flash Communication Server MX.
Usage
myNetConnection.uri
Description
Property (read-only); A string indicating the URI that was passed by the NetConnection.connect method. This property is set to null before a call to NetConnection.connect or after NetConnection.close is called.