Ping(); Reloadapp() - MACROMEDIA FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE Reference

Server management actionscript language reference
Table of Contents

Advertisement

ping()

Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
ping()
Parameters
None.
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
is a Date object. The Date object indicates the time that the command was executed.
If the call fails, the server sends a reply information object with a
and a
property of
code
Some objects might also have a
cause of the failure.
Description
Verifies that the server is running; the server responds with a status message. You can use this
command to check the status of the server.

reloadApp()

Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
reloadApp(app_name)
Parameters
A string that contains the name of the application or instance of the application,
app_name
in the form
application_name[/instance_name]
application, specify only the name of the application.
56
Server Management ActionScript Language Reference
NetConnection.Call.Success
NetConnection.Call.Failed
description
, and a
level
or a more specific value, if available.
property that contains a string describing the
. To reload the default instance of an
property of
level
property that
timestamp
property of
error

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash media server 2

Table of Contents