User Login

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 [SIZE=2]"[/SIZE][FONT=Verdana][SIZE=2][COLOR=#003366]Login Using Flash MX, PHP, and MySQL". [COLOR=Black]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: [/COLOR][/COLOR][/SIZE][/FONT]http://www.kirupa.com/developer/actionscript/authentication.htm

Thank you.