A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Form fields prefilling??!?!?!

  1. #1

    Form fields prefilling??!?!?!

    I made a Flash header with a username and password field. It works perfectly on my machine.

    When I put it on the server it works fine...for me. Some of the machines at the office prefill the form fields with the variable name.

    I'm using Flash to output the UN/PW combo thru ColdFusion to MSSQL2000.

    http://www.nsa.gs/dispHome.cfm

    Please check the link and tell me if you see blank fields or the variable names. And any insight on the solution would be greatly appreciated.

    Thanks!
    I Flash, therefore I am.

  2. #2
    All I see is blank fields.
    Do you mean variable names in the fields, or instead of the fields?
    Cold this be related to the player versions on other computers?

  3. #3
    The fields are there with the variable names instead of being blank.
    And yes, I initially thought of the Flash Player version. The machines have the latest version.

    I'm kinda lost as to what to do since I can't repeat the problem here.

    Oh, I forgot to tell you that I did this as a freelance project. My friend works at the company and he has told me of the problem. Its at least a 90 minute drive to his office so I really don't want to go there if it is just a simple fix.
    I Flash, therefore I am.

  4. #4
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    for some reason I did not see any field

    You can make a simple test: create a movie with just a text field, and assign it the same name as both the instance and variable name. You will see something like _level0.name in the textfield
    Would that describe the problem you encounter?

    Musicman

  5. #5
    That is exactly what is happening. I have an Input Text Box with the instance name 'UN' and the variable name 'un'. I'll just make those different and see what happens.
    I Flash, therefore I am.

  6. #6
    Ok, got it somewhat working. I think I need a workaround though.

    How would I declare 2 variables null?
    Something like this?

    FlashVars="un='',pw=''"
    I Flash, therefore I am.

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