MACROMEDIA FLASH MEDIA SERVER 2-CLIENT-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR FLASH MEDIA SERVER 2 Manual de usuario Pagina 39

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 38
36
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
Method summary
Event summary
Client.nearNonce Read-only.; a String unique to this client.
Client.pageUrl Read-only; a string containing the URL of the web page in which the client SWF file is embedded.
Client.potentialNearAddres
ses
Read-only; the list of all public addresses of the server.
Client.protocol Read-only; a string indicating the protocol used by the client to connect to the server.
Client.protocolVersion Read-only; a string indicating the version of the protocol used by the client to connect to the server.
Client.readAccess A string of directories containing application resources (shared objects and streams) to which the client
has read access.
Client.referrer Read-only; a string containing the URL of the SWF file or the server in which this connection originated.
Client.reportedAddresses Read-only; an Array of addresses as Strings of all local addresses at which it can receive RTMFP traffic.
Client.secure Read-only; a boolean value that indicates whether this is an SSL connection (true) or not (false).
Client.uri Read-only; the URI specified by the client to connect to this application instance.
Client.videoSampleAccess Enables Flash Player to access raw, uncompressed video data from streams in the specified folders.
Client.virtualKey A virtual mapping for clients connecting to the server.
Client.writeAccess Provides write access to directories that contain application resources (such as shared objects and
streams) for this client.
Method Description
Client.call() Executes a method on a client or on another server.
Client.checkBandwidth() Call this method from a client-side script to detect bandwidth.
Client.getBandwidthLimit() Returns the maximum bandwidth that the client or the server can use for this connection.
Client.getStats() Returns statistics for the client.
Client.introducePeer() Passes the address for an initiating peer and the tag for its introduction request targeting this client,
causing the client to open its end of a P2P connection back to the initiating peer.
Client.ping() Sends a ”ping“ message to the client and waits for a response.
Client.remoteMethod() Invoked when a client or another server calls the NetConnection.call() method.
Client.__resolve() Provides values for undefined properties.
Client.setBandwidthLimit() Sets the maximum bandwidth for this client from client to server, server to client, or both.
Method Description
Client.onFarAddressChange() Invoked when a client's far address has changed.
Client.onGroupLeave Invoked when a client leaves a NetGroup.
Client.onGroupJoin Invoked with a client joins a NetGroup.
Client.onReportedAddressChang
e()
Invoked when a client reports new addresses.
Property Description
Vista de pagina 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 171 172

Comentarios a estos manuales

Sin comentarios