How to design an interactive flash form?

Hi,

I am using Flash MX 2004.

I am thinking to design an interactive Flash Form. The users will be guided through filling the Form. My idea is that:

FORM LAYOUT:

  1. There are 2 fields (Field 1, Field 2) in my Flash Form and a “Confirm” button beside the 2 fields.

  2. There is a “Continue” button at the buttom of the Form.

PROCEDURES:

  1. The visitors must be filled in the fields in the order of from Field 1 to Field 2.

  2. At the beginning, Field 1 will be enabled. Field 2 and the “Continue” button will be disabled. Therefore the user can only fill in Field 1.

  3. When user fill in Field 1 and click on the “Confirm” button beside Field 1, Field 2 will be enabled, and Field 1 will be disabled.

  4. The user then fill in Field 2 and click on the “Confirm” button beside Field 2. Field 2 will also be disabled. And the “Continue” button will be enabled.

  5. The user the click on the “Continue” button…

How can I do that? Are there any flash tutorials on this topic?

Thanks and best regards

Alex