|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Flash with a password form isn't working
I setup a quick password entry screen using flash, which i'm pretty new to, and it doesn't seem to be working correctly.
Here's my scripting.. PHP Code:
The password box's name is "pass". No matter what someone puts in the box, it goes to the same frame. in this case, frame 3. Not sure what I'm doing wrong. Any help would be great. Thanks in advance Last edited by dcj1978 : November 11th, 2003 at 11:03 PM. |
|
#2
|
||||
|
||||
|
Try this fla and see if it will help.
|
|
#3
|
|||
|
|||
|
hrm...strange thing. I got it working with my original code. I guess I had the wrong type of text box in the form. Like I said, i'm pretty new to this. Where do I find the textbox you used vs the one I used?
I selected the "TextInput" item in the "UI Components" section of the "Components" tab. Thanks for the help again. Last edited by dcj1978 : November 11th, 2003 at 11:23 PM. |
|
#4
|
||||
|
||||
|
Glad to help. You can make the textbox by clicking on the "A" in the tools and then dragging it along the stage while holding your left mouse button down to select the size that you want. Then click on the cursor in the tools and go right-click on the textbox and click on "properties." You'll need to make sure that it's set to "input text" and has been assigned a variable name. Also be sure to click "Show border around text" so that you can see your textbox.
Last edited by jmichels : November 11th, 2003 at 11:35 PM. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Flash with a password form isn't working |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|