PDA

View Full Version : User Login



gasper000
February 16th, 2009, 09:53 AM
I was searching for an example on how to make a user login page for my flash trivia game. I came across that one on your site called "Login Using Flash MX, PHP, and MySQL". It seems like it's the one I'm searching for but it's not working for me. I had an error with the MySQL default value. It showed an error when creating the table, so i had to remove the default value in order to create the table. I mentioned that because it's the only change I made to the login thing. When I try to login, the problem is that it says "Begin login process - wait" & nothing happens after that. Whatever I enter in the fields it doesn't show neither a successful login screen nor a failed attempt. Do you have any ideas how can I solve this problem or have a better login example I can use ?!

The example mentioned above is located at: http://www.kirupa.com/developer/actionscript/authentication.htm (http://www.kirupa.com/forum/../developer/actionscript/authentication.htm)

Thank you.

gasper000
February 19th, 2009, 10:31 AM
Not a single reply... Thank you very much..!