Flash Chat Tutorial
|
Popularity: (3260)
Tags: flash macromedia history clearing chat Link: Visit It >> |
Learn how to clear the chat history with this tutorial. Most commonly known chat systems do not show you the conversations that have gone on before the user logs in. Developers therefore often like to emulate this behaviour in their FlashCom applications. There are several ways of clearing a chat. The chat history is held in a server side persistent shared object (SSPSO) by default. If you clear the contents of this object then all clients will reflect this change immediately through their onSync event.