Using Communication Components > FCAudioConference object > FCAudioConference.connect |
FCAudioConference.connect
Availability
Flash Player 6. |
|
Flash Communication Server MX. |
Usage
myAudioConf_mc.connect(nc)
Parameters
nc The active NetConnection object.
Returns
Nothing.
Description
Method; connects to an application on the server. This method also sets up all the assets needed by the component (on the client side and the server side) and calls the setUsername method with the name that the server provides.