A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash CS4. Need help in login area

  1. #1
    Member
    Join Date
    Jan 2009
    Posts
    43

    Flash CS4. Need help in login area

    I am going for a flash site in which people can sign up and all that good stuff. I watched a good video on youtube about it but I want to have it so the password and user name is up to the user. So my question is how do I achieve this.

    Thanks.

  2. #2
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    best method is to use Flash to communicate with an online database of users
    this way you can ensure unique username/passwords are used for login/register

    a good start would be -
    PHP, MySQL, and Flash
    Learn how to integrate database content into your Flash movies using PHP and MySQL.
    http://gotoandlearn.com/

    i have an AS2 example online
    try - user: aaa, pwd: aaa - to login
    then try - user: aaa, pwd: bbb to register

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center