Yup. Look into the disconnect() method on Consumer and DataService objects. http://livedocs.macromedia.com/flex/2/langref/mx/messaging/Consumer.html#disconnect() http://livedocs.macromedia.com/flex/2/langref/mx/data/DataService.html#disconnect()
-James On Fri, 2006-07-21 at 14:07 -0700, Tom Bray wrote: > I'm coming to FDS from FMS2 where I have the ability to disconnect any > client for any reason -- say after a period of inactivity or because > an administrator of the chat has banned a user. Can I do this in FDS? > > Thanks, > > Tom > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

