Using Communication Components > AVPresence object > FCAVPresence.setUsername |
FCAVPresence.setUsername
Availability
Flash Player 6. |
|
Flash Communication Server MX. |
Usage
avPresence_mc.setUsername(newName)
Parameters
newName An optional string that describes the new user name. If the newName parameter is not null or undefined, Flash creates a new reference for the user and sets the name to newName. If newName is null, nothing changes, and the user is in lurker mode.
Returns
Nothing.
Description
Method; gets the user name to display in the list of active users.