Using Communication Components > FCUserColor object > FCUserColor.connect |
FCUserColor.connect
Availability
Flash Player 6. |
|
Flash Communication Server MX. |
Usage
userColor_mc.connect(nc)
Parameters
nc The active NetConnection object.
Returns
Nothing.
Description
Method; looks for a saved FCUserColor local shared object to retrieve the user's last color. If the local shared object exists, the color is selected; otherwise, a random color is selected for the user and is saved in the local shared object.