Flash and ASP implementation of user login/registration procedures

Source: Internet
Author: User

Core tips: Flash and ASP implementation of the user login/Registration program tutorial.

Flash one frame can be completed. asp can also be a file completion, here I will user login and user registration is divided into two steps to do, easy to understand, Flash two frames, ASP two files.

Preparation: Flash8, IIS, Miscrosoft Access 2003;

Start:

in the database:

Create a new table named Usertable with Design view, three fields are automatically numbered with ID, username as text, password as text;

Enter a piece of data username and password are chooseflash;

As shown in figure:

in Flash:

New file named Login.fla, stage size set to 250*200, background random;

First frame: user Login

New three layers are named BG and body and as;

Instances in the stage:

A window component is named win on the stage;

Win (background), put to the BG layer;

Setup as shown:

Two button components are named: Login and register;

Login (login), register (registration), put to the body layer;

Setup as shown:

Three TextInput text input components are named username and password and MSG respectively;

Username (user name input box), Password (password input box), MSG (message box), put to the body layer; 1 2 3 4 Next > Full text reading tips: Try the "←→" button, turn the page more convenient Oh!

[1] [2] [3] [4] Next page







Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.