Groups | Blog | Home
all groups > macromedia flash flashcom > december 2005 >

macromedia flash flashcom : 2 way conversation and history


Tokenizer
12/15/2005 2:50:04 PM
Hi,

i'm building a chat application for my site...
i can't figure out the following two things

after I run this application i built and connect, i see the history of chat
between the users... how do i make it so that everytime you connect you get new
chat window with no history

problem two is that right now it's a global chat so that if more than 2 users
connect, they connect to the same instance of the application and hence it
doesn't become a 2 way chat but rather it's a chat room... i only want a text
box with a "send message" ability between only 2 people

i'm writing this application and not using any components but the "chat"
component that comes with Flashcom server



thanks in advance for your help
kruak
12/15/2005 8:01:35 PM
for clearing chat history check out http://www.flashcomguru.com they have a
nice tutorial there. for the 2-way chatting, you can assign the session or the
room id so that each two people can only get connected. pardon my english. if
you need example let me know.
Tokenizer
12/16/2005 4:40:18 PM
hi kruak

thanks ... i got the tutorial from glashcomguru.com and it worked

BUT

how do i assign session or room id to the application? is it a built in
property of application class or i have to do something else?

please provide a simple example if possible

thank you in advance!
AddThis Social Bookmark Button