Skip to main content
Inspiring
July 27, 2011
Question

Noob question - p2p chat

  • July 27, 2011
  • 1 reply
  • 955 views

Hi.

Ive built a server side app that loads up an XML of a client's friends by the UID he delivered as a parameter in his netConnection.

The app also holds a table with crutial sessionInfo for each connection and one of its values is the UID so im able to check out whichof the client's friends connected to the server and get their peerID's in array.

afterwars the FMS promotes a function at the client side that adds movie clip for each conected friend.

the question is:  how do i start a one on one chat with a friend i click on?

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    July 29, 2011

    ok i'm a newbie myself, and it sounds like you are better at this than I am. With that said, this might give you some help. There is a video tutorial on just this type of thing  at FMSGuru.com. If I'm not mistaken it's tut # 22. I deals with sending a Whispered message that only your selcted friend recieves, however it can easily be adapted to a pvt chat window ...

    Hope this helps

    Inspiring
    July 29, 2011

    thnx!!  din't know about this site and I found some great stuff in it.

    this one on on one chat is actualy a  part of a bigger app in which users can speak not only withone friend at a time but also add friends to the conversation and start video chat so i was looking for a netgroup approach which i might change

    Inspiring
    July 30, 2011

    after watching it I cant definatly say thats what i needed

    thank you!!!