Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
aphroditemoon #1
Logout from FMS connection using PHP
Hello,
Is it possible to disconnect from the FMS host site connection by using PHP
scripts only?
Like clicking a logout button or something.
I need to log out a user from the chatroom without entering the chatroom and
only logging the user out in the PHP administrative side, which must also
disconnect the user inside the chatroom from the FMS host site that will also
directly eject her from inside the chatroom. Instead of logging inside the
flash chat and logging the user inside.
Help on this will very much appreciated. ^_^
:moon;
aphroditemoon Guest
-
logout
Howdy, I have a question regarding logout page. Scenario: A user use login fine, bookmarks a page and then use logout successfully. When user... -
Can't logout administrator
I can't logoff the administrator. everytime I launch the administrator it automatically logs in. The log off button doesnot work. How can I log it... -
How to completely logout?
Dear All, I am a novice in using dw MX 2004, after I click the "logout", the page redirected to index.php for logout purpose. However, when i click... -
inactivity logout
I have a Flex application that I would like it to logout (essentially call a function) when there is no activity for a given time. (No mouse... -
logout question
Hi guys I was just wondering when logging out a user I have used the logout server behavior that is provided with dreamweaver and I was just... -
GenaroRG #2
Re: Logout from FMS connection using PHP
hmm, thats kinda weird.. I would go for managing all your user sessions using
php session variables. Besides, connections to the FMS server only remain
active if the client SWF file is actually being displayed in the browser, the
moment you close the window (or DIV, frame, etc) containing it, the connection
gets closed automatically on the server.
GenaroRG Guest
-
aphroditemoon #3
Re: Logout from FMS connection using PHP
Ok, I thought about that too. ^_^ I guess it can't be done that way.
I'll just explain it to our client. Besides, I've already established a
similar command inside the chatroom. I think that will suffice since, logging a
user from outside the chatroom won't work. ^_^
Thank you very much GenaroRG!
aphroditemoon Guest



Reply With Quote

