+ Reply to Thread
Results 1 to 2 of 2

Thread: Other event handlers

  1. #1
    Junior Member
    Join Date
    Nov 2004
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Other event handlers

    Hi Mike,

    I'd like to know if we can use other event handlers, associated to methods different from login.

    At the moment, I need one for the 'close' method.

    My need is simply to make my system aware that the user is logged out and therefore launch a dedicated java module (as I can do via ES plugins and event handlers) for managing such event.

    Unfortunately we are not able to intercept inside the flash all cases when a user closes the connection, for example when he closes the window in the Internet browser.
    ES can instead do that and has also a timeout procedure to log the user out, for example after a violent termination of the connection.

    A close event handler could be the solution, but I don't know how to build it.

    I'm of course open to other solutons...

    Thank you
    Best regards

    Piffa

  2. #2
    Electrotank
    Join Date
    Apr 2004
    Posts
    623
    Thanks
    0
    Thanked 5 Times in 5 Posts
    Doh! I was worried you would ask for this. The server has support for logout event handlers, but I'm not positive they are fully implemented. I wrote it a LONG time ago. Let me look into it and get back to you soon.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts