Client-Side Communication ActionScript > NetConnection.uri

 

NetConnection.uri

Availability

Flash Player 6.

Flash Communication Server MX.

Usage

myConnection.uri

Description

Read-only property; a string representing the target URI that was passed in with NetConnection.connect. If NetConnection.connect hasn't yet been called for myConnection, this property is undefined.

See also

NetConnection.connect