I am rather new to as3. My question is...how do you update a server using a remote shared object?
Example, your in a chat room the application stores a list of users connected and is visible to all connected clients. When a user enters or leaves the chat application the clients are updated instantly. Or, your in private chat room and your exchanging messages in real-time etc
Thank You