passing connected username from flash back to Javascript
GoVido / Video Chat,
I'm currently integrating SVC into my website. I've got it to pass the username of the currently logged in user (from my vbulletin forum) to SVC, using the instructions on this forum, and users are now connected using the login names from my site - GREAT.
What i'd like to do now is have certain profile details of the "other" user, i.e. from the user one is connected to, display next to SVC when they are connected...so someone using the site can see information about the user they are connected.
All I need is the username of the "other" user (that displays in SVC now), out of flash and into my page (javascript/php whatever) - I can then easily look their details up in my database...
If you could give me any help I would be very grateful!
Christian
|