Macromedia flash media server 2-client-side actionscript language reference for flash media server 2 Benutzerhandbuch

Seite von 156
SharedObject class
117
Property summary for the SharedObject class
Event handler summary for the SharedObject class
Constructor for the SharedObject class
For information on creating shared objects that do not require Flash Media Server, see 
. For all other shared objects, see 
SharedObject.clear()
Availability
Flash Player 7.
Flash Media Server (not required).
Usage
my_so.clear()
Broadcasts a message to all clients connected to the remote 
shared object, including the client that sent the message.
Specifies the number of times per second that a client’s 
changes to a shared object are sent to the server.
Property (read-only)
Description
The collection of attributes assigned to the 
data
 property of 
the object; these attributes can be shared and/or stored.
Method
Description
Invoked every time an error, warning, or informational note is 
posted for a shared object.
Initially invoked when the client and server shared object are 
synchronized after a successful call to 
and later invoked whenever any 
client changes the attributes of the 
data
 property of the remote 
shared object.
Method
Description