That’s what we will make, a flash and php login system. So, start a new flash as2 document and create 3 frames; one for login, one for registering and the last for the hidden content. Now place some textboxes on each of the frames; on login we need 2 (name & pass). On registering we need 3 (name, pass & passconfirm). Next – the code…
But before that, you also need (if you have one) to log into your website and create a new database, note down the usernames and passwords then create an empty table with three fields looking like this:




