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

  • 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 31
32
Method summary for the Client object
Property summary for the Client object
Event handler summary for the Client object
Client.agent
Availability
Flash Communication Server MX.
Usage
Client.agent
Description
Property (read-only); contains the version and platform information of the Flash client.
Method Description
Client.call Executes a method on the Flash client asynchronously and returns the value
from the Flash client to the server.
Client.getBandwidthLimit Returns the maximum bandwidth the client or the server can attempt to use
for this connection.
Client.getStats Returns statistics for the client.
Client.ping Sends a "ping" message to the client. If the client responds, the method
returns true; otherwise it returns false.
Client.__resolve Provides values for undefined properties.
Client.setBandwidthLimit Sets the maximum bandwidth for the connection.
Property Description
Client.agent The version and platform of the Flash client.
Client.ip The IP address of the Flash client.
Client.protocol The protocol used by the client to connect to the server.
Client.readAccess A list of access levels to which the client has read access.
Client.referrer The URL of the SWF file or server where this connection originated.
Client.writeAccess A list of access levels to which the client has write access.
Event handler Description
Client."commandName" Invoked when NetConnection.call(commandName) is called in a client-side
script.
Vue de la page 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 79 80

Commentaires sur ces manuels

Pas de commentaire