Using Communication Components > FCVideoConference object > FCVideoConference.setUsername |
![]() ![]() ![]() |
FCVideoConference.setUsername
Availability
![]() |
Flash Player 6. |
![]() |
Flash Communication Server MX. |
Usage
myVideoConf_mc
.setUsername([newName
])
Parameters
newName
A string.
Returns
Nothing.
Description
Method; if newName
is not null
or undefined
, the method changes the user identity. If newName
is null
or undefined
, the publishing camera and microphone stream is closed.
![]() ![]() ![]() |