Using Communication Components > FCPeopleList object > FCPeopleList.setUsername |
![]() ![]() ![]() |
FCPeopleList.setUsername
Availability
![]() |
Flash Player 6. |
![]() |
Flash Communication Server MX. |
Usage
peopleList_mc
.setUsername(newName
)
Parameters
newName
An optional string that describes the new user name. If newName
is not null
or undefined
, newName
appears in the list of users. If newName
is null
, nothing changes and the user is in lurker mode.
Returns
Nothing.
Description
Method; sets the user name that appears in the list of active users.
![]() ![]() ![]() |