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