Using Communication Components > FCAudioConference object > FCAudioConference.setUsername |
FCAudioConference.setUsername
Availability
Flash Player 6. |
|
Flash Communication Server MX. |
Usage
myAudioConf_mc.setUsername([newName])
Parameters
newName A string that contains the user name to display in the list. If newName is not null or undefined, the user name appears in the list, and the Talk and Auto options are available. If newName is null, nothing changes, and the user is in lurker mode, which means that other users cannot detect this user.
Returns
Nothing.
Description
Method; sets the user name to display in the list of active users.