- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I'm using LocalAuthenticator like so:
<rtc:LocalAuthenticator id="cocomoAuthenticator" />
Then when I connect the user (to subscribe) I set the
username like this:
cocomoAuthenticator.userName = "test";
This however never sets the username to "test" but always to
the random username generated by Cocomo when a username is not
supplied. There has to be something obvious I'm missing here?
Thanks,
Chad
<rtc:LocalAuthenticator id="cocomoAuthenticator" />
Then when I connect the user (to subscribe) I set the
username like this:
cocomoAuthenticator.userName = "test";
This however never sets the username to "test" but always to
the random username generated by Cocomo when a username is not
supplied. There has to be something obvious I'm missing here?
Thanks,
Chad
Views
Replies
0 Likes
Total Likes