MACROMEDIA FLASH COMMUNICATION SERVER MX-SERVER-SIDE COMMUNICATION ACTIONSCRIPT DICTIONARY Manuel d'utilisateur Page 43

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 80
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 42
Server-Side Communication ActionScript 43
Method summary for the NetConnection object
Property summary for the NetConnection object
Event handler summary for the NetConnection object
Constructor for the NetConnection object
Availability
Flash Communication Server MX.
Usage
new NetConnection()
Parameters
None.
Returns
A NetConnection object.
Description
Constructor; creates a new instance of the NetConnection object.
Example
The following example creates a new instance of the NetConnection object:
newNC = new NetConnection();
NetConnection.addHeader
Availability
Flash Communication Server MX.
Usage
myNetConn.addHeader(name, mustUnderstand, object)
Method Description
NetConnection.addHeader Adds a context header.
NetConnection.call Invokes a method or operation on a remote server.
NetConnection.close Closes a server connection.
NetConnection.connect Establishes connection to a server.
Property Description
NetConnection.isConnected A Boolean value indicating whether a connection has been made.
NetConnection.uri The URI that was passed by the NetConnection.connect method.
Event handler Description
NetConnection.onStatus Called when there is a change in connection status.
Vue de la page 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 79 80

Commentaires sur ces manuels

Pas de commentaire