Returns
If the call succeeds, the server sends a reply information object with a
and a
property of
status
code
If the call fails, the server sends a reply information object with a
and a
property of
code
available. Some objects might also have a
describing the cause of the failure.
Description
Shuts down the specified application or instance of the application, if running, and reloads it.
All users are disconnected.
After this command runs, users must reconnect to the application or instance of the
application.
You can use this command to preload an instance of an application or reload it when
application configuration changes are made or the script that is associated with the
application has been changed.
See also
unloadApp()
removeAdmin()
Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
removeAdmin(admin_name [,scope])
Parameters
A string that contains the user name of the administrator being removed.
admin_name
Optional; string that specifies which administrator you want to remove.
scope
To remove a virtual host administrator from the virtual host to which you're connected, omit
this parameter. To remove a virtual host administrator from a different virtual host, specify the
virtual host as
adaptor_name/virtual_hostname
To remove a server administrator, specify
NetConnection.Call.Success
NetConnection.Admin.Command.Failed
description
server
.
level
or a more specific value, if
property that contains a string
.
.
property of
level
property of
error
removeAdmin()
57
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?