A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: log in in flash lite 1.1

  1. #1
    Senior Member
    Join Date
    Sep 2004
    Posts
    113

    log in in flash lite 1.1

    Is it possible to make a login form in flash that submits the username and password to database and checks they are correct. after that it procceeds to the password protected scene?

    thanks

  2. #2
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    Yes this should be no problem.

    you can send data from flash to server and load data from Flash to server using loadVariables in Flash Lite 1.1 and the LoadVars class in Flash Lite 2.x.

    Users can input text through a Flash Lite text field.

    Have you used either of these features before?

  3. #3
    Senior Member
    Join Date
    Sep 2004
    Posts
    113
    I have used loadVariables

    I have also done previosly a membership system before in PHP.

    I just want to know how I would authorise and confirm they are memebrs.

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