Using Communication Components > FCPresentationText object > FCPresentationText.setUsername

 

FCPresentationText.setUsername

Availability

Flash Player 6.

Flash Communication Server MX.

Usage

presentText_mc.setUsername(newName)

Parameters

newName An optional string that specifies the new user name. If newName is not null or undefined, all features of the component are made available to the user. If newName is null, nothing changes and the user is in lurker mode.

Returns

Nothing.

Description

Method; sets the user name to display and pass to the server.