|
In Beta 2 there is a new FlexSession
object where you can attach listeners for session creation and destruction. It
won’t be done via messaging though. Matt From: Let's say you have a chat room with a list of users and you want to
remove a user from that list when they close their browser window. In
FMS2 you'd handle it with Application.onDisconnect( client_obj ). Is
there an |

