PDA

View Full Version : Login for users



underoath
November 10th, 2004, 09:44 PM
how could i make a login form for people to use to login to a certain area?? like for instance on this website -> www.visualreserve.com (http://www.visualreserve.com) <- at the bottom he has a client login form....how could i do that?

underoath
November 10th, 2004, 11:20 PM
anyone?:-/

underoath
November 11th, 2004, 12:58 AM
ok i guess no one is reading this?

dboers
November 11th, 2004, 01:39 AM
It all depends what Actionscript level is. You need to work with if statements. But it is not as easy as you think, because you also need a system where people can register. That means that you need to make a system where Flash is working together whith a database.

underoath
November 11th, 2004, 10:52 AM
ok so what do i do then?