How to Develop a Flash Application With ASP
Open Macromedia FlashMX, set the area as 200px and 20px., Select the text tool from the Toolbox . , After selecting the text tool from the properties menu, select the text tool type as input text from the drop down menu. , Drag and draw a textbox...
Step-by-Step Guide
-
Step 1: Open Macromedia FlashMX
That is you are naming the text box as t1. , set the variable name for the text box as t2.
Set the property for the second text box as Multi line. , Draw a small rectangle. , After creating it into a button, right click the button and select Actions. ,, A small window containing the following options will be listed. select the "Press " from the options. , Select the Actions
-> browser / Network
-> get URL from the actions pane. , Set the URL text to the page to which the data to be posted. example (submit.asp) for PHP users make it as(submit.php). ,,, -
Step 2: set the area as 200px and 20px.
-
Step 3: Select the text tool from the Toolbox .
-
Step 4: After selecting the text tool from the properties menu
-
Step 5: select the text tool type as input text from the drop down menu.
-
Step 6: Drag and draw a textbox using the same tool.
-
Step 7: To make the text tool area appear like a textbox
-
Step 8: select the "SHOW BORDER AROUND TEXT".
-
Step 9: Set the Var value for the textbox as t1.
-
Step 10: Draw a similar textbox again with a larger area.
-
Step 11: Select the Rectangle tool from the toolbox.
-
Step 12: Convert it into a button.
-
Step 13: When you click the "Add new item to the script"
-
Step 14: Select Actions -> Movie Control -> on
-
Step 15: After selecting "on".
-
Step 16: Now click (+} again.
-
Step 17: Now a small window asking for a few parameters to be filled will be prompted as shown below.
-
Step 18: Select the window value as "_self " and the Variables value to be set as "Send using POST ".
-
Step 19: Now export this to a .swf file.
-
Step 20: Now create an asp page save it as "submit.asp".
Detailed Guide
That is you are naming the text box as t1. , set the variable name for the text box as t2.
Set the property for the second text box as Multi line. , Draw a small rectangle. , After creating it into a button, right click the button and select Actions. ,, A small window containing the following options will be listed. select the "Press " from the options. , Select the Actions
-> browser / Network
-> get URL from the actions pane. , Set the URL text to the page to which the data to be posted. example (submit.asp) for PHP users make it as(submit.php). ,,,
About the Author
Deborah Brooks
Enthusiastic about teaching practical skills techniques through clear, step-by-step guides.
Rate This Guide
How helpful was this guide? Click to rate: