| Author |
|
stoem Big Kahuna

stoem == Stefan
Joined: 05 January 2004 Location: United Kingdom Posts: 1079
|
| Posted: 19 March 2004 at 17:17 | IP Logged
|
|
|
post here
__________________ Flashcomguru.com
|
| Back to Top |
|
| |
lostrego Flashcom Newbie


Joined: 23 March 2004 Location: Spain Posts: 1
|
| Posted: 23 March 2004 at 12:52 | IP Logged
|
|
|
I have implemented the functions of this example and work,
but now I want to explore the matrix to manipulate the data and I don't now whow do it.
I would apreciate an explanation about how to explore the matrix,
thanks.
|
| Back to Top |
|
| |
skelly Flashcom Newbie


Joined: 24 August 2004 Location: Italy Posts: 10
|
| Posted: 27 August 2004 at 22:34 | IP Logged
|
|
|
Vorrei inserire i messaggi privati nella chat che sto facendo, ma non ho capito nulla ad essere sincera.
Non sarebbe possibile inserire una spiegazione più chiara o meglio un piccolo .fla di esempio così anche quelle come me capiscono
Esempio dove va inserito il codice? per fare partire il messaggio privato.
Ragazzi spero con tutto il cuore in un vostro aiuto magari se c'è qualcuno che capisce l'italiano se scrivevo in inglese non si capiva nulla.
Ciao, vi lascio la mia mail nel caso possa servire ..io ci spero altrimenti non ci riuscirò mai.
skellyx@yahoo.it
|
| Back to Top |
|
| |
FerdBerfel Flashcom Newbie


Joined: 08 September 2004 Location: United Kingdom Posts: 1
|
| Posted: 08 September 2004 at 17:10 | IP Logged
|
|
|
It seems to me that this example is directed towards private messages of the text type -
Can it be done with video streams and audio streams as well?
ps - at the bottom of the tutorial, you mentioned "(we will try and cover that part in another tutorial). " Is there one out there?
thanx - ferd
|
| Back to Top |
|
| |
odedy76 Flashcom Newbie


Joined: 10 November 2005 Posts: 1
|
| Posted: 10 November 2005 at 19:30 | IP Logged
|
|
|
Hi to all!
I built a text chat that is based on one shared object per application and started a new application for each chat (the chat is for two people only). The problem is that after a certain number of "chat rooms" are open (about a hundred) it takes a very long time to open a new one, and sometimes it can't be done at all. So i'm looking into moving everyone into one big chat room and using the personal messaging. The problem is I can't figure out the client part of this example... How do I connect the client apps to the application.list[username] so that they will recieve the privateMsg call?
Thanks in advance.
Oded.
|
| Back to Top |
|
| |